29 Aug 2023 08:17 PM - last edited on 30 Aug 2023 09:11 AM by MaciejNeumann
Hi,
We are ingesting OTEL traces into dynatrace and want to filter using span attributes.We are not able to filter based on span attributes.Please let us know if this is possible.We are using dynatrace managed version.
Thanks,
Tarun
Solved! Go to Solution.
30 Aug 2023 05:08 AM
Hello,
The span attribute needs to come in as a Request Attribute. If you are ingesting the traces into Dynatrace by utilizing the OneAgent, you can capture the spans via the Request Attribute, but not if you are using the API.
30 Aug 2023 12:16 PM
Check your span settings: https://www.dynatrace.com/support/help/extend-dynatrace/extend-tracing/span-settings
You can do filtering with Request Attributes as @Taylor-Sanchez wrote: https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/services/requ...
Radek