11 Jun 2024 12:46 AM
We have 1000+ Synthetic HTTP Monitors configured in our Dynatrace Managed environment. We are looking for all Synthetic Monitors status (like how many are up/down) on hourly basis for last 24 hours.
Example: Starting from midnight 00:00 till now out of 1000 how many were up/down count on hourly basis.
Anyone knows how to get this list? This is required for our dashboards.
Regards,
NP
26 Jun 2024 09:39 AM
builtin:synthetic.http.availability.location.total or
builtin:synthetic.http.availability.location.totalWoMaintenanceWindow
should do what you want.