Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mralias/otel-schema
Playground to prototype and investigate configuration schema proposals for OpenTelemetry
https://github.com/mralias/otel-schema
Last synced: 3 months ago
JSON representation
Playground to prototype and investigate configuration schema proposals for OpenTelemetry
- Host: GitHub
- URL: https://github.com/mralias/otel-schema
- Owner: MrAlias
- License: apache-2.0
- Created: 2022-09-22T22:44:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T16:06:24.000Z (over 1 year ago)
- Last Synced: 2023-09-07T12:20:42.005Z (over 1 year ago)
- Language: Java
- Size: 175 KB
- Stars: 2
- Watchers: 3
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# otel-schema
Playground to prototype and investigate configuration schema proposals for OpenTelemetry
## Schema Languages
### [jsonschema](https://json-schema.org/)
### [CUE](https://cuelang.org/)
### [Protobuf](https://developers.google.com/protocol-buffers)