Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 10:12
· 47 commits to main since this release
ecd32e9

Added

  • Skip instrumentation of HANA driver, if it does it itself
  • telemetry-to-otlp: Automatically switch to gRPC (from default http/protobuf) when exporting to an endpoint with port 4317
  • Version check for @opentelemetry dependencies (OpenTelemetry SDK 2.0 is not yet supported)

Changed

  • By default, @cap-js/hana's promisification of the driver API is wrapped
    • Disable via config cds.requires.telemetry.tracing._hana_prom = false

Fixed

  • NonRecordingSpans do not have attributes

Removed

  • Inofficial instrumentation of legacy OData server