Pull request #26: Add database auto-tagging rule for application sfa to Dynatrace
Merge in OPAPM/cd_e2e_monitoring_config from CD_sfa to master * commit '7acbc7b054d2357b12e3dfc42fea7f8cee78fba7': Add database auto-tagging rule for application sfa to DynatraceCD_tol-prod
commit
1198b49a67
|
|
@ -3624,11 +3624,11 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"type": "SERVICE",
|
||||
"enabled": true,
|
||||
"valueFormat": "smc2-ops",
|
||||
"valueFormat": "sfa",
|
||||
"propagationTypes": [],
|
||||
"conditions": [
|
||||
{
|
||||
|
|
@ -3649,7 +3649,7 @@
|
|||
"comparisonInfo": {
|
||||
"type": "STRING",
|
||||
"operator": "CONTAINS",
|
||||
"value": "smc2-ops",
|
||||
"value": "sfa",
|
||||
"negate": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
|
|
@ -3657,4 +3657,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue