https://github.com/erda-project/erda-oap-thirdparty-protocol
https://github.com/erda-project/erda-oap-thirdparty-protocol
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erda-project/erda-oap-thirdparty-protocol
- Owner: erda-project
- Created: 2021-09-02T15:17:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T13:56:09.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T05:36:22.639Z (over 1 year ago)
- Language: Makefile
- Size: 38.1 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oap-plugins-gen-go
Generated code from third-party protocol for Erda OAP .
## Included protocols
- [jaeger-idl](https://github.com/jaegertracing/jaeger-idl) A set of shared data model definitions used by Jaeger components.
## build
build all modules from *.protocols
```sh
make
```