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

Fetching Web Requests Triggered by a Specific User Action in USQL

NIhar_Ranjan
Visitor

Dear All,

I'm using a USQL query to fetch all user actions along with their request count, error count, and average duration. However, I need to retrieve only the web requests triggered by a specific user action. I've explored various tables but haven't found a suitable one.

Has anyone successfully achieved this? Any guidance would be appreciated!

NIhar_Ranjan_0-1742304713259.png

 

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I would suggest checking Service backtrace.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Julius_Loman
DynaMight Legend
DynaMight Legend

Service flow is your friend here. Choose service flow on the main screen of mobile app and then filter for user action (1) and check the traces(2)

Julius_Loman_0-1742464149310.png

USQL does not have tables with the waterfall data (requests).

If you don't have OneAgents on the called services, then for mobile apps the only method is to go through the action waterfalls as mobile apps in Dynatrace do not have the "aggregated" waterfall as web apps.

Julius_Loman_1-1742464327248.png

 

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts