[Alerting] Ensure upstream validations are run (#34333)
* use embedded validations via noop yaml unmarshaler * lint * fixes integration tests now that groupings are handled
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
],
|
||||
"route": {
|
||||
"continue": false,
|
||||
"group_by": [
|
||||
"alertname"
|
||||
],
|
||||
"receiver": "am",
|
||||
"routes": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user