27 Mar 2026
02:24 AM
- last edited on
27 Mar 2026
10:44 AM
by
MaciejNeumann
Hi Dynatrace Community,
I'm trying to create Request Attributes from `db.query.parameters` span attribute, but the values are not being captured. Looking for guidance on the correct attribute key syntax.
What I have tried so far:
Under Settings → Server-side service monitoring → Request Attributes → Data source → Span attribute, I have tried the following attribute key formats, but all return nothing/empty:
- `db.query.parameters[@6]`
- `db.query.parameters[6]`
- `db.query.parameters.@6`
Any help or guidance is appreciated. Thank you!
Featured Posts