Skip to content

Wire up self telemetry OTLP export for TargetAllocator#5068

Draft
pirgeo wants to merge 10 commits into
open-telemetry:mainfrom
dynatrace-oss-contrib:ta-otlp-self-telemetry
Draft

Wire up self telemetry OTLP export for TargetAllocator#5068
pirgeo wants to merge 10 commits into
open-telemetry:mainfrom
dynatrace-oss-contrib:ta-otlp-self-telemetry

Conversation

@pirgeo
Copy link
Copy Markdown
Member

@pirgeo pirgeo commented May 11, 2026

Description:
Allow the TA to export it's selfmonitoring data via OTLP.

The meat of the changes is in the TA binary at cmd/otel-allocator/main.go, everything else is wiring through configuration. Configuration follows the same config structure as the OTel collector selfmonitoring.

Link to tracking Issue(s):

Testing:
Added tests in internal/manifests/targetallocator/configmap_test.go to ensure config is correct.

Documentation:
Added docs in docs/api/opentelemetrycollectors.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TargetAllocator] Support exporting self-telemetry metrics via OTLP

1 participant