Skip to content

Commit

Permalink
Update description for metric alert API to clarify scope limitations (#…
Browse files Browse the repository at this point in the history
…32223)

* Update description for metric alert API to clarify scope limitations

* whitespace

---------

Co-authored-by: Shir Elchayani <[email protected]>
  • Loading branch information
shirelch1 and Shir Elchayani authored Mar 2, 2025
1 parent ee1eec4 commit f610a59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
"items": {
"type": "string"
},
"description": "the list of resource id's that this metric alert is scoped to."
"description": "the list of resource id's that this metric alert is scoped to. You cannot change the scope of a metric rule based on logs."
},
"evaluationFrequency": {
"type": "string",
Expand Down

0 comments on commit f610a59

Please sign in to comment.