Open
Description
Is your feature request related to a problem? Please describe.
For better defining the otel-collector-config.yml
, a JSON schema would be great to validate the configuration before using it in the collector itself.
Describe the solution you'd like
A JSON Schema for validating the configuration when writing it, similarly to Docker compose files or Kubernetes manifest files, ...
Describe alternatives you've considered
Reading the docs multiple times, and checking config by running it on local cluster w/ Docker compose or Kubernetes.
Metadata
Metadata
Assignees
Labels
No labels