-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
Component(s)
processor/resourcedetection/internal/dynatrace
Is your feature request related to a problem? Please describe.
In Dynatrace environments, the dt.smartscape.host property is commonly used to enrich telemetry with Smartscape topology context (real-time, automatically discovered relationships between infrastructure and application components.). Currently, the OpenTelemetry Collector's Resource Detection Processor does not support injecting this property, which limits integration with Dynatrace tagging and topology features.
Describe the solution you'd like
Extend the Resource Detection Processor to detect and populate the dt.smartscape.host attribute.
Describe alternatives you've considered
No response
Additional context
Would be happy to contribute or help test if needed.
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.