Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Dec 10:57
· 8 commits to main since this release
c864ef8

Added

  • Provide custom resource attributes via cds.requires.telemetry.resource.attributes
  • Added new queue statistic queue.processing_failed that tracks the number of failed attempts at processing tasks per instance, per tenant, per service
  • Support for optimized queue runner (in @sap/cds^9.6)
  • Support for @cap-js/hana's built-in pool

Changed

  • W3CBaggagePropagator added to the list of default propagators (cds.requires.telemetry.tracing.propagators)

Fixed

  • Resolving of OTEL_LOG_LEVEL
  • Skip registration of queue metrics collection for unknown service
  • queue.med_storage_time_in_seconds is now correctly calculated per service and ignoring cold entries
  • queue.min_storage_time_in_seconds and queue.max_storage_time_in_seconds are no longer switched up
  • Trace propagation in production by ensuring https gets wrapped