Changes to Get monitor

GET /v1/projects/{projectSlug}/monitors/{monitorSlug}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 7 of the 67 revisions of this API.1449

  1. 2ce07f01d6c21
  2. f618a20f107f4
  3. 5cedc15b21b585
  4. 46f8d33cfc611
  5. b68fa53b6ab112
  6. 0e5d35c9aa1513
  7. 7a4027f058a71

What changed

    • added the new urgent enum value to the rule/severity response property for the response status 200

      response-property-enum-value-added

    • added subschema #3 to the rule/config/condition/oneOf[AlertEscalatingCondition]/metric response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #3 to the rule/config/condition/oneOf[AlertThresholdCondition]/metric response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #3 to the rule/config/metric/allOf[MonitorMetric]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #3 to the target/metric/allOf[MonitorMetric]/ response property oneOf list for the response status 200

      response-property-one-of-added

  • 5cedc15b21b585See the full diff
    • the response property target/filterSet became optional for the status 200

      response-property-became-optional

    • the response property target/kind became optional for the status 200

      response-property-became-optional

    • the response property target/metric became optional for the status 200

      response-property-became-optional

    • the response property target/query became optional for the status 200

      response-property-became-optional

    • the response property target/savedSearchId became optional for the status 200

      response-property-became-optional

    • the response property target/stream became optional for the status 200

      response-property-became-optional

    • added subschema #5 subschema #6 subschema #7 to the target/metric/allOf[MonitorMetric]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • removed the required property alerts from the response with the 200 status

      response-required-property-removed

    • removed the signal enum value from the target/kind response property for the response status 200

      response-property-enum-value-removed

    • removed subschema #4 from the target/metric/allOf[MonitorMetric]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the required property rule to the response with the 200 status

      response-required-property-added

    • added the required property target/id to the response with the 200 status

      response-required-property-added

    • added the required property target/type to the response with the 200 status

      response-required-property-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property target/kind to the response with the 200 status

      response-required-property-added

  • b68fa53b6ab112See the full diff
    • added subschema #1 subschema #2 subschema #4 subschema #5 to the alerts/items/condition/allOf[AlertCondition]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • removed subschema #1 subschema #2 from the alerts/items/condition/allOf[AlertCondition]/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the required property target to the response with the 200 status

      response-required-property-added

  • 0e5d35c9aa1513See the full diff
    • the response property alerts/items/source became nullable for the status 200

      response-property-became-nullable

    • added the new event.matched enum value to the alerts/items/kind response property for the response status 200

      response-property-enum-value-added

    • added the new metric.escalating enum value to the alerts/items/kind response property for the response status 200

      response-property-enum-value-added

    • added the new metric.threshold enum value to the alerts/items/kind response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added