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 ruleCD_CustomerCentrixInformationServices_FIX
commit
849938116b
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue