ReadonlyenabledWhether OpenTelemetry is enabled
ReadonlyendpointOTLP exporter endpoint URL. Defaults to OTEL standard: http://localhost:4318
Optional ReadonlylogSDK diagnostic log level: 'NONE', 'ERROR', 'WARN', 'INFO', 'DEBUG', 'VERBOSE', 'ALL'
ReadonlylogsLog exporter: 'otlp', 'console', 'none'. Default: 'none' (framework uses own logger)
Optional ReadonlymetricPeriodic metric export interval in milliseconds
ReadonlymetricsActive metric exporters (parsed from OTEL_METRICS_EXPORTER). Supported values: 'otlp', 'prometheus', 'console', 'none'.
ReadonlyserviceService name for traces and metrics
ReadonlyserviceService version
Optional ReadonlytracesTrace exporter: 'otlp', 'console', 'none'
OpenTelemetry configuration options.
Contains both framework-managed settings and standard OTEL settings that are passed through the config system for unified configuration.