Skip to content

detectors/dynatrace: add Dynatrace resource detector - #9491

Open
paulojmdias wants to merge 1 commit into
open-telemetry:mainfrom
paulojmdias:feat/8958
Open

detectors/dynatrace: add Dynatrace resource detector#9491
paulojmdias wants to merge 1 commit into
open-telemetry:mainfrom
paulojmdias:feat/8958

Conversation

@paulojmdias

Copy link
Copy Markdown
Member

Ports the Dynatrace resource detector from processor/resourcedetectionprocessor/internal/dynatrace in opentelemetry-collector-contrib to a new standalone Go module go.opentelemetry.io/contrib/detectors/dynatrace.

Also registers the detector in detectors/autodetect as IDDynatrace ("dynatrace").

I'm proposing to be a codeowner of this detector together with the current code owner on the contrib side. \cc @evan-bradley

Fixes #8958
Relates #8940

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.5%. Comparing base (b0f0785) to head (a654130).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #9491     +/-   ##
=======================================
- Coverage   84.5%   84.5%   -0.1%     
=======================================
  Files        203     204      +1     
  Lines      16805   16862     +57     
=======================================
+ Hits       14215   14261     +46     
- Misses      2110    2121     +11     
  Partials     480     480             
Files with missing lines Coverage Δ
detectors/autodetect/autodetect.go 87.1% <100.0%> (+0.1%) ⬆️
detectors/dynatrace/dynatrace.go 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[detectors/dynatrace] Contribute dynatrace detector from resourcedetectionprocessor

1 participant