You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeGen from PR 22284 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2023-03-01 (#22284)
* Adds base for updating Microsoft.AlertsManagement from version preview/2021-07-22-preview to version 2023-03-01
* Updates readme
* Updates API version in new specs and examples
* adding PrometheusRuleGroups stable api-version
* rename example titles
* improve descriptions
* improve examples
* fix lintdiff errors
* add pattern to rule name
* fix pattern
* remove validations
* add recomandations
* change actions
* change to last acions property version
* run prettier
* fix PR review comments
---------
Co-authored-by: Moshe Malka <momalka@microsoft.com>
"description": "The array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved. Only relevant for alerts."
"description": "The annotations clause specifies a set of informational labels that can be used to store longer additional information such as alert descriptions or runbook links. The annotation values can be templated."
"description": "The PromQL expression to evaluate. https://prometheus.io/docs/prometheus/latest/querying/basics/. Evaluated periodically as given by 'interval', and the result recorded as a new set of time series with the metric name as given by 'record'."
126
+
},
127
+
"for": {
128
+
"type": "string",
129
+
"format": "duration",
130
+
"description": "The amount of time alert must be active before firing."
"description": "Target Azure Monitor workspaces resource ids. This api-version is currently limited to creating with one scope. This may change in future."
0 commit comments