Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Capture the Request Attributes from the request going through Istio

Hillman
Helper

We have followed this document to ingest Istio tracing into the Dynatrace. Configure OpenTelemetry tracing with Istio — Dynatrace Docs

I have also updated the Request Attributes rule and attempt to include "Istio", then "OpenTelemetry" into rules.

Hillman_0-1778052103563.png

However, we have found the request captured still not able to capture any Request Attributes.

Hillman_1-1778052378225.png

What we expect is something like this:

Hillman_2-1778052590235.png

 

What can we do the achieve that?

2 REPLIES 2

PacoPorro
Dynatrace Leader
Dynatrace Leader

AFAIK 

When ingesting Istio traces via OpenTelemetry, Dynatrace Request Attributes are not applied because these traces are not associated with OneAgent‑detected process groups. Request Attributes only work on requests ingested by oneagent.
Check if you can find the span attribute here.

PacoPorro_0-1778056216408.png

 

 

We do have some custom attributes we want to capture from the requests. Does it mean we have to use "Span capturing" instead to capture them?

Featured Posts