open-telemetry / opentelemetry-configuration

JSON Schema definitions for OpenTelemetry file configuration
Apache License 2.0
41 stars 17 forks source link

Add log level property to schema #120

Open jack-berg opened 2 months ago

jack-berg commented 2 months ago

As indicated in sdk-migration-config.yaml, we don't currently have any property to represent the OTEL_LOG_LEVEL environment variable.

Let's add support for this.