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

Difference between webcheck.performance & webcheck.location.performance & webcheck.step.location.performance

suresh230591
Mentor

Hi,

I am bit confused about the timeseries id of Dynatrace webchecks.

Can someone please explain difference between webcheck.performance & webcheck.location.performance &com.dynatrace.builtin:webcheck.step.location.performance.

3 REPLIES 3

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

webcheck.performance represents the overall performance of your synthetic test while webcheck.location.performance timeseries represent the individual performance of your synthetic test executed on a specific location, such as 'New York'. As a Webcheck also offers the possibility to define multi-step tests, such as 1.step: Login, 2.Step: Select product, 3.Step: Checkout; each of those steps also exposes its performance through the API.

Overall, you get pretty detailed and fine grained performance information for your defined Webchecks through API.

Thanks Wolfgang

suresh230591
Mentor

Can we get timeseries data for a specific step of a test. I tried and filter with webcheckId but it is showing data for all the steps of all tests

Featured Posts