builtin:synthetic.browser.outage-handling)
Dynatrace can generate problems for both global outages and/or local outages based on the availability of either all configured locations or only individual locations over consecutive runs.
builtin:synthetic.browser.outage-handling
group:web-and-mobile-monitoring
group:web-and-mobile-monitoring.browser-monitor-default-settings
SYNTHETIC_TEST
- Synthetic monitorenvironment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.browser.outage-handling |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:synthetic.browser.outage-handling | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.browser.outage-handling |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
globalOutages
globalConsecutiveOutageCountThreshold
localOutages
localLocationOutageCountThreshold
localConsecutiveOutageCountThreshold
retryOnError
When enabled, which is the default, failing monitor executions are retried immediately one time to avoid false positives and only the second result is used. When disabled, we use the first result right away. Requires ActiveGate version 1.207+ for private locations.