Skip to content

chore(otel-collector): Align otelcol-elastic-config with Elastic Agen…#197

Merged
rogercoll merged 1 commit into
elastic:mainfrom
sorenlouv:update-otelcol-elastic-config
Jan 23, 2026
Merged

chore(otel-collector): Align otelcol-elastic-config with Elastic Agen…#197
rogercoll merged 1 commit into
elastic:mainfrom
sorenlouv:update-otelcol-elastic-config

Conversation

@sorenlouv

Copy link
Copy Markdown

Updates otelcol-elastic-config.yaml to align with Elastic Agent 9.2.0 breaking changes which removes:

  • Elastic Trace processor from EDOT Collector.
  • elasticinframetrics processor from Otel configurations.

Changes

  • Removed elasticsearch/ecs exporter and metrics/infra/ecs pipeline
  • Remove elasticinframetrics processor and related resource/process and attributes/dataset processors that were only used by the ECS pipeline
  • Replace elastictrace with elasticapm processor

Result

The config now uses pure OTel mapping mode (mapping.mode: otel) with ECS field aliases, while still providing full Elastic APM compat through the elasticapm processor and connector for pre-aggregated transaction metrics.

@rogercoll rogercoll merged commit 015eb40 into elastic:main Jan 23, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants