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
- Host: GitHub
- URL: https://github.com/camunda-community-hub/zeebe-exporter-protobuf
- Owner: camunda-community-hub
- License: apache-2.0
- Created: 2019-01-14T09:48:24.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T08:56:47.000Z (8 months ago)
- Last Synced: 2024-10-18T05:10:18.210Z (8 months ago)
- Topics: camunda-8, protobuf3, zeebe, zeebe-exporter
- Language: Java
- Homepage:
- Size: 519 KB
- Stars: 8
- Watchers: 5
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# zeebe-exporter-protobuf
[](https://github.com/camunda-community-hub/community)
[](https://github.com/Camunda-Community-Hub/community/blob/main/extension-lifecycle.md#Unmaintained-)
[](https://opensource.org/licenses/Apache-2.0)
> [!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.