
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎13 Nov 2017
10:50 AM
- last edited on
‎03 Jan 2024
01:13 PM
by
MaciejNeumann
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.
Solved! Go to Solution.
- Labels:
-
metrics
-
problem detection
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎13 Nov 2017 11:05 AM
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.

- Mark as New
- Subscribe to RSS Feed
- Permalink
‎27 Dec 2017 05:42 AM
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
