Settings API - Performance thresholds schema table

    Performance thresholds (builtin:synthetic.http.performance-thresholds)

    Dynatrace generates a new problem if this synthetic monitor exceeds any of the 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 IDSchema groupsScope
    builtin:synthetic.http.performance-thresholds-
    HTTP_CHECK - HTTP monitor
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.http.performance-thresholds
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:synthetic.http.performance-thresholds
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.http.performance-thresholds

    Authentication

    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.

    Parameters

    PropertyTypeDescriptionRequired
    Generate a problem and send an alert on performance threshold violations
    enabled
    boolean-required
    Performance thresholds
    thresholds
    Set<ThresholdEntry>-required
    The ThresholdEntry object
    PropertyTypeDescriptionRequired
    Request
    event
    text-required
    Threshold (in seconds)
    threshold
    float-required