CDVPS-5202 - Add initial configuration of application VPS-Monitor to Dynatrace - more specific criteria to Component.json added

CD_VPS-Monitor
mosadak al salamat 2021-10-06 16:30:33 +02:00
parent cef70bda78
commit f68d926ae2
1 changed files with 5 additions and 4 deletions

View File

@ -4252,10 +4252,11 @@
"attribute": "SERVICE_TYPE"
},
"comparisonInfo": {
"type": "SERVICE_TYPE",
"operator": "EQUALS",
"value": "DATABASE_SERVICE",
"negate": false
"caseSensitive": true,
"negate": false,
"operator": "REGEX_MATCHES",
"type": "STRING",
"value": "cc_.*vps.*monitor"
}
},
{