Settings API - Performance thresholds schema table
Performance thresholds (builtin:synthetic.browser.performance-thresholds
)
Dynatrace generates a new problem if this synthetic monitor exceeds any of the 'Total duration' performance thresholds below in 3 of the 5 most recent executions at a given location, unless there is an open maintenance window for the synthetic monitor. Multiple locations with 3 such violations can be included in a problem. The problem is closed if no performance threshold is violated in the 5 most recent executions at each of the previously affected locations.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:synthetic.browser.performance-thresholds | - | SYNTHETIC_TEST - Synthetic monitor |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Generate a problem and send an alert on performance threshold violations | boolean | - | required |
thresholds | Performance thresholds | set | - | required |
Request body objects
The ThresholdEntry
object
Property | Label | Type | Description | Required |
---|---|---|---|---|
event | Synthetic event | text | - | required |
threshold | Threshold (in seconds) | float | - | required |