Versions 2.10.*

Version 2.10.1

Features

  • feat: add routing connector

Bug fixes

  • fix: heartbeat receiver improvements
  • fix: open up permissions on local data file
Version 2.10.0

Features

  • feat: add RED metrics config options for dimensionality and filtering
  • feat: add auth logging headers to heartbeat exporter
  • feat: add more facets + fields to heartbeat event
  • feat: add omit_base_components config option to use minimal bundled config
  • feat: add optional cumulative to delta processor for forwarded OTLP metrics
  • feat: add resource/agent_instance processor to all logging and internal metrics when fleet is enabled
  • feat: implement config heartbeat event
  • feat: set env var OBSERVE_AGENT_ENVIRONMENT to the OS/bundled config name
  • feat: split out logs for observe agent in windows and add agent instance
  • feat: update golang to 1.24.9
  • feat: upgrade golang to 1.24.8
  • feat: upgrade to OTel version 0.138.0

Bug fixes

  • fix: remove agent_instance from other unrelated pipelines
  • fix: use configured port for self monitoring metrics, clean up bundled config templates

Others

  • chore: switch template functions to Sprig to match Helm syntax
  • chore: update goreleaser version