An open API service indexing awesome lists of open source software.

https://github.com/camunda-community-hub/zeebe-exporter-protobuf

Protobuf schema definition for Zeebe exporters to exchange/transmit records
https://github.com/camunda-community-hub/zeebe-exporter-protobuf

camunda-8 protobuf3 zeebe zeebe-exporter

Last synced: 7 months ago
JSON representation

Protobuf schema definition for Zeebe exporters to exchange/transmit records

Awesome Lists containing this project

README

        

# zeebe-exporter-protobuf

[![](https://img.shields.io/badge/Community%20Extension-An%20open%20source%20community%20maintained%20project-FF4700)](https://github.com/camunda-community-hub/community)

[![](https://img.shields.io/badge/Lifecycle-Unmaintained-lightgrey)](https://github.com/Camunda-Community-Hub/community/blob/main/extension-lifecycle.md#Unmaintained-)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![Compatible with: Camunda Platform 8](https://img.shields.io/badge/Compatible%20with-Camunda%20Platform%208-0072Ce)

> [!IMPORTANT]
> This community extension is **unmaintained** and outdated. It may not support new Camunda versions.
>
> Thank you to all [contributors](https://github.com/camunda-community-hub/zeebe-exporter-protobuf/graphs/contributors) for making it a great extension. :tada:

This repository contains a [protobuf schema definition](https://github.com/zeebe-io/zeebe-exporter-protobuf/blob/master/src/main/proto/schema.proto) for exported records from Zeebe. It can be used by a Zeebe exporter to exchange/transmit exported records.