20 Aug 2020 02:18 PM
Does Dynatrace an option to export the event details for a browser monitor using the API.
Solved! Go to Solution.
20 Aug 2020 02:21 PM
Does this do what you want? https://www.dynatrace.com/support/help/dynatrace-api/environment-api/synthetic/synthetic-monitors/ge...
20 Aug 2020 02:45 PM
Thanks for the reply. Iam looking for more information in terms of the execution of that specific event over a period of time.
For example if there are 2 events in my monitor.
I need the number of successful/failed execution of these two events in the last 5 mins.
Successful Count Failed Count Time Stamp
Event1
Event2
20 Aug 2020 03:36 PM
Ah ok, you can either use the Timeseries API or Metrics API to provide that info.