|
|
|
@ -2217,7 +2217,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/api/v2/alerts": { |
|
|
|
|
"/alertmanager/{DatasourceID}/api/v2/alerts": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "get alertmanager alerts", |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
@ -2267,8 +2267,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2306,8 +2306,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2328,7 +2328,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/api/v2/alerts/groups": { |
|
|
|
|
"/alertmanager/{DatasourceID}/api/v2/alerts/groups": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "get alertmanager alerts", |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
@ -2378,8 +2378,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2400,7 +2400,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/api/v2/silence/{SilenceId}": { |
|
|
|
|
"/alertmanager/{DatasourceID}/api/v2/silence/{SilenceId}": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "get silence", |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
@ -2415,8 +2415,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2450,8 +2450,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2472,7 +2472,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/api/v2/silences": { |
|
|
|
|
"/alertmanager/{DatasourceID}/api/v2/silences": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "get silences", |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
@ -2490,8 +2490,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2526,8 +2526,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2548,7 +2548,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/api/v2/status": { |
|
|
|
|
"/alertmanager/{DatasourceID}/api/v2/status": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "get alertmanager status and configuration", |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
@ -2557,8 +2557,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2579,7 +2579,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/config/api/v1/alerts": { |
|
|
|
|
"/alertmanager/{DatasourceID}/config/api/v1/alerts": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "gets an Alerting config", |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
@ -2588,8 +2588,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2624,8 +2624,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2653,8 +2653,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -2675,7 +2675,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/alertmanager/{Recipient}/config/api/v1/receivers/test": { |
|
|
|
|
"/alertmanager/{DatasourceID}/config/api/v1/receivers/test": { |
|
|
|
|
"post": { |
|
|
|
|
"tags": ["alertmanager"], |
|
|
|
|
"summary": "Test Grafana managed receivers without saving them.", |
|
|
|
@ -2691,8 +2691,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -6550,7 +6550,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/prometheus/{Recipient}/api/v1/alerts": { |
|
|
|
|
"/prometheus/{DatasourceID}/api/v1/alerts": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "gets the current alerts", |
|
|
|
|
"tags": ["prometheus"], |
|
|
|
@ -6559,8 +6559,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -6575,7 +6575,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/prometheus/{Recipient}/api/v1/rules": { |
|
|
|
|
"/prometheus/{DatasourceID}/api/v1/rules": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "gets the evaluation statuses of all rules", |
|
|
|
|
"tags": ["prometheus"], |
|
|
|
@ -6584,8 +6584,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -7487,7 +7487,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/ruler/{Recipient}/api/v1/rules": { |
|
|
|
|
"/ruler/{DatasourceID}/api/v1/rules": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "List rule groups", |
|
|
|
|
"produces": ["application/json"], |
|
|
|
@ -7497,8 +7497,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -7524,7 +7524,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/ruler/{Recipient}/api/v1/rules/{Namespace}": { |
|
|
|
|
"/ruler/{DatasourceID}/api/v1/rules/{Namespace}": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "Get rule groups by namespace", |
|
|
|
|
"produces": ["application/json"], |
|
|
|
@ -7534,8 +7534,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -7564,8 +7564,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -7600,8 +7600,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -7622,7 +7622,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/ruler/{Recipient}/api/v1/rules/{Namespace}/{Groupname}": { |
|
|
|
|
"/ruler/{DatasourceID}/api/v1/rules/{Namespace}/{Groupname}": { |
|
|
|
|
"get": { |
|
|
|
|
"description": "Get rule group", |
|
|
|
|
"produces": ["application/json"], |
|
|
|
@ -7632,8 +7632,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -7667,8 +7667,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -8158,6 +8158,14 @@ |
|
|
|
|
"summary": "Add External Group.", |
|
|
|
|
"operationId": "addTeamGroupApi", |
|
|
|
|
"parameters": [ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"x-go-name": "TeamID", |
|
|
|
|
"name": "teamId", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"x-go-name": "Body", |
|
|
|
|
"name": "body", |
|
|
|
@ -8166,14 +8174,6 @@ |
|
|
|
|
"schema": { |
|
|
|
|
"$ref": "#/definitions/TeamGroupMapping" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"x-go-name": "TeamID", |
|
|
|
|
"name": "teamId", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"responses": { |
|
|
|
@ -8207,16 +8207,16 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"x-go-name": "GroupID", |
|
|
|
|
"name": "groupId", |
|
|
|
|
"x-go-name": "TeamID", |
|
|
|
|
"name": "teamId", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"x-go-name": "TeamID", |
|
|
|
|
"name": "teamId", |
|
|
|
|
"x-go-name": "GroupID", |
|
|
|
|
"name": "groupId", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
} |
|
|
|
@ -9457,7 +9457,7 @@ |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"/v1/rule/test/{Recipient}": { |
|
|
|
|
"/v1/rule/test/{DatasourceID}": { |
|
|
|
|
"post": { |
|
|
|
|
"description": "Test a rule against external data source ruler", |
|
|
|
|
"consumes": ["application/json"], |
|
|
|
@ -9468,8 +9468,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type": "integer", |
|
|
|
|
"format": "int64", |
|
|
|
|
"description": "Recipient should be the numeric datasource id", |
|
|
|
|
"name": "Recipient", |
|
|
|
|
"description": "DatasourceID should be the numeric datasource id", |
|
|
|
|
"name": "DatasourceID", |
|
|
|
|
"in": "path", |
|
|
|
|
"required": true |
|
|
|
|
}, |
|
|
|
@ -11935,6 +11935,7 @@ |
|
|
|
|
"x-go-name": "DisableResolveMessage" |
|
|
|
|
}, |
|
|
|
|
"name": { |
|
|
|
|
"description": "Name is used as grouping key in the UI. Contact points with the\nsame name will be grouped in the UI.", |
|
|
|
|
"type": "string", |
|
|
|
|
"x-go-name": "Name" |
|
|
|
|
}, |
|
|
|
@ -11950,6 +11951,7 @@ |
|
|
|
|
"x-go-name": "Type" |
|
|
|
|
}, |
|
|
|
|
"uid": { |
|
|
|
|
"description": "UID is the unique identifier of the contact point. This will be\nautomatically set be the Grafana.", |
|
|
|
|
"type": "string", |
|
|
|
|
"x-go-name": "UID" |
|
|
|
|
} |
|
|
|
@ -14538,6 +14540,10 @@ |
|
|
|
|
}, |
|
|
|
|
"x-go-package": "github.com/grafana/grafana/pkg/extensions/recordedqueries/api" |
|
|
|
|
}, |
|
|
|
|
"Provenance": { |
|
|
|
|
"type": "string", |
|
|
|
|
"x-go-package": "github.com/grafana/grafana/pkg/services/ngalert/models" |
|
|
|
|
}, |
|
|
|
|
"PushoverConfig": { |
|
|
|
|
"type": "object", |
|
|
|
|
"properties": { |
|
|
|
@ -14939,6 +14945,9 @@ |
|
|
|
|
"object_matchers": { |
|
|
|
|
"$ref": "#/definitions/ObjectMatchers" |
|
|
|
|
}, |
|
|
|
|
"provenance": { |
|
|
|
|
"$ref": "#/definitions/Provenance" |
|
|
|
|
}, |
|
|
|
|
"receiver": { |
|
|
|
|
"type": "string", |
|
|
|
|
"x-go-name": "Receiver" |
|
|
|
@ -17149,7 +17158,6 @@ |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
}, |
|
|
|
|
"alertGroup": { |
|
|
|
|
"description": "AlertGroup alert group", |
|
|
|
|
"type": "object", |
|
|
|
|
"required": ["alerts", "labels", "receiver"], |
|
|
|
|
"properties": { |
|
|
|
@ -17167,14 +17175,17 @@ |
|
|
|
|
"receiver": { |
|
|
|
|
"$ref": "#/definitions/receiver" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"x-go-name": "AlertGroup", |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
}, |
|
|
|
|
"alertGroups": { |
|
|
|
|
"description": "AlertGroups alert groups", |
|
|
|
|
"type": "array", |
|
|
|
|
"items": { |
|
|
|
|
"$ref": "#/definitions/alertGroup" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"x-go-name": "AlertGroups", |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
}, |
|
|
|
|
"alertStatus": { |
|
|
|
|
"description": "AlertStatus alert status", |
|
|
|
@ -17277,6 +17288,7 @@ |
|
|
|
|
"$ref": "#/definitions/Duration" |
|
|
|
|
}, |
|
|
|
|
"gettableAlert": { |
|
|
|
|
"description": "GettableAlert gettable alert", |
|
|
|
|
"type": "object", |
|
|
|
|
"required": ["labels", "annotations", "endsAt", "fingerprint", "receivers", "startsAt", "status", "updatedAt"], |
|
|
|
|
"properties": { |
|
|
|
@ -17326,9 +17338,7 @@ |
|
|
|
|
"format": "date-time", |
|
|
|
|
"x-go-name": "UpdatedAt" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"x-go-name": "GettableAlert", |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"gettableAlerts": { |
|
|
|
|
"description": "GettableAlerts gettable alerts", |
|
|
|
@ -17338,7 +17348,6 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"gettableSilence": { |
|
|
|
|
"description": "GettableSilence gettable silence", |
|
|
|
|
"type": "object", |
|
|
|
|
"required": ["comment", "createdBy", "endsAt", "matchers", "startsAt", "id", "status", "updatedAt"], |
|
|
|
|
"properties": { |
|
|
|
@ -17381,14 +17390,17 @@ |
|
|
|
|
"format": "date-time", |
|
|
|
|
"x-go-name": "UpdatedAt" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"x-go-name": "GettableSilence", |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
}, |
|
|
|
|
"gettableSilences": { |
|
|
|
|
"description": "GettableSilences gettable silences", |
|
|
|
|
"type": "array", |
|
|
|
|
"items": { |
|
|
|
|
"$ref": "#/definitions/gettableSilence" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"x-go-name": "GettableSilences", |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
}, |
|
|
|
|
"labelSet": { |
|
|
|
|
"description": "LabelSet label set", |
|
|
|
@ -17546,6 +17558,7 @@ |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
}, |
|
|
|
|
"receiver": { |
|
|
|
|
"description": "Receiver receiver", |
|
|
|
|
"type": "object", |
|
|
|
|
"required": ["name"], |
|
|
|
|
"properties": { |
|
|
|
@ -17554,9 +17567,7 @@ |
|
|
|
|
"type": "string", |
|
|
|
|
"x-go-name": "Name" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"x-go-name": "Receiver", |
|
|
|
|
"x-go-package": "github.com/prometheus/alertmanager/api/v2/models" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"silence": { |
|
|
|
|
"description": "Silence silence", |
|
|
|
|