Commit bfc8e3c
authored
feat: [monitoring] Added support for severity in AlertPolicy (#10137)
* feat: Added support for severity in AlertPolicy
docs: add value range to comment on field forecast_horizon
PiperOrigin-RevId: 589949568
Source-Link: googleapis/googleapis@54bc5b6
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5284b323830b15a79b4bf2799ba8d83bd1013c6a
Copy-Tag: eyJwIjoiamF2YS1tb25pdG9yaW5nLy5Pd2xCb3QueWFtbCIsImgiOiI1Mjg0YjMyMzgzMGIxNWE3OWI0YmYyNzk5YmE4ZDgzYmQxMDEzYzZhIn0=
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent f2f275e commit bfc8e3c
File tree
6 files changed
+552
-100
lines changed- java-monitoring
- google-cloud-monitoring/src/main/resources/META-INF/native-image/com.google.cloud.monitoring.v3
- proto-google-cloud-monitoring-v3/src/main
- java/com/google/monitoring/v3
- proto/google/monitoring/v3
6 files changed
+552
-100
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
944 | 944 | | |
945 | 945 | | |
946 | 946 | | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
947 | 956 | | |
948 | 957 | | |
949 | 958 | | |
| |||
0 commit comments