https://github.com/mralias/otel-schema
Playground to prototype and investigate configuration schema proposals for OpenTelemetry
https://github.com/mralias/otel-schema
Last synced: over 1 year 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T16:12:15.000Z (over 2 years ago)
- Last Synced: 2025-02-24T02:38:15.391Z (over 1 year ago)
- Language: Java
- Size: 164 KB
- Stars: 2
- Watchers: 4
- Forks: 7
- Open Issues: 13
-
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)