You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Predefined kind telemetry-to-otlp that creates exporters based on OTLP exporter configuration via environment variables
Experimental!: Propagate W3C trace context to SAP HANA via session context SAP_PASSPORT
Enable via environment variable SAP_PASSPORT
If @opentelemetry/instrumentation-runtime-node is in the project's dependencies but not in cds.env.requires.telemetry.instrumentations, it is registered automatically
Disable via cds.env.requires.telemetry.instrumentations.instrumentation-runtime-node = false
Changed
Base config moved to new cds.requires.kinds.telemetry for improved config merging
Fixed
Built-in ConsoleMetricExporter uses correct attribute name process.cpu.state while exporting host metrics
Exporting traces to the console in the presence of a traceparent header