Pull request #94: added management zone rule

Merge in OPAPM/cd_e2e_monitoring_config from CD_XCC to master

* commit '9eb24bd50e6f32b5e07afab35155efa06953f1c2':
  cn url
  cn url
  added management zone rule
CD_CustomerCentrixInformationServices_FIX
Ermis Wieger (ext.) 2021-10-15 10:29:37 +02:00
commit 849938116b
1 changed files with 27 additions and 1 deletions

View File

@ -109,6 +109,32 @@
"enabled": true,
"propagationTypes": [],
"type": "CLOUD_APPLICATION"
}
},
{
"conditions": [
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "app-id",
"value": "APP-18886"
}
},
"key": {
"attribute": "SERVICE_TAGS",
"type": "STATIC"
}
}
],
"enabled": true,
"propagationTypes": [
"SERVICE_TO_PROCESS_GROUP_LIKE",
"SERVICE_TO_HOST_LIKE"
],
"type": "SERVICE"
}
]
}