cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

On User Query session page not getting Request id available column , that attribute "X-INF-RequestID​" is available on

heramb_sawant
Organizer

Hi ,
I am looking of  RUM data  like all the failing  Request for an  application using  User Session Query. Here I am trying to write User session query which will have columns like Request id i.e. "X-INF-RequestID​" and request URL and response time or response code etc.


But I am not able to find "X-INF-RequestID​" or any column for Request ID in available column list. Could you please tell me how to explicitly add and column  for Request ID or add X-INF-RequestID in list.

heramb_sawant_1-1663249472863.png

 




I can see that Request Id on metadata section on Distributed traces page, expect same parameter\attribute on User Query session column list.


heramb_sawant_0-1663249311494.png

 



Thanks in Advance for the help.


Regards,
Heramb Sawant

2 REPLIES 2

heramb_sawant
Organizer

Somebody Please share view on my query, it will be big help.

Regards,
Heramb Sawant

Rugiewit
Dynatrace Enthusiast
Dynatrace Enthusiast

Hey there,

So from my understanding what you're requesting is not possible. (somebody can correct me if I'm wrong on this)
The only valid options to select can be seen based on "select * from useraction" which values for the request attributes are not one of them.

The query you're also using is associated with the values captured and obtained on the user session itself (and the user actions associated to it), not the backend request/services.
So even tho you may see it on a distributed trace for a request on a specific service, that doesn't mean we're querying against that data set.


Kind Regards, 

Darko

Featured Posts