Pull request #273: Adjusted Service to SERVICE uppercase.

Merge in OPAPM/cd_e2e_monitoring_config from feature/VDLM-managment-changes to master

* commit '8158a0da6c1f3251880f9f6abf414f593e7c321a':
  Adjusted Service to SERVICE uppercase.
CD_IISC-IR-Intelligent-Reminder
Arnel Arnautovic (ext.) 2022-08-11 13:13:12 +00:00 committed by Diego Kasika (ext.)
commit 6805744cb3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"entitySelectorBasedRules": [
{
"enabled": true,
"entitySelector": "type(Service),tag({{.compassIDs}}),not(entityName.contains(\"HealthResource\")),not(entityName.contains(\"PingResource\")),not(entityName.contains(\"StatusResource\")),not(entityName.contains(\"PrometheusResource\"))"
"entitySelector": "type(SERVICE),tag({{.compassIDs}}),not(entityName.contains(\"HealthResource\")),not(entityName.contains(\"PingResource\")),not(entityName.contains(\"StatusResource\")),not(entityName.contains(\"PrometheusResource\"))"
},
{
"enabled": true,