Versions 2.7.*

Version 2.7.2

Bug fixes

  • fix: always default span and RED metrics service resource attributes to empty string
  • fix: improve naming of RED metric attributes
  • fix: use proper attribute name in ottl check for observe.status_code
Version 2.7.1
  • fix: use env as default config resolve schema
Version 2.7.0

Features

  • feat: add an option to generate RED metrics from spans.
  • The traces/forward pipeline now defaults to dropping spans with duration longer than one hour to match Observe Trace Explorer behavior. This can be configured via the forwarding.traces.max_span_duration config option.