CDVPS-5202 - Add initial configuration of application VPS-Monitor to Dynatrace - more specific criteria to Component.json added
parent
cef70bda78
commit
f68d926ae2
|
|
@ -4252,10 +4252,11 @@
|
||||||
"attribute": "SERVICE_TYPE"
|
"attribute": "SERVICE_TYPE"
|
||||||
},
|
},
|
||||||
"comparisonInfo": {
|
"comparisonInfo": {
|
||||||
"type": "SERVICE_TYPE",
|
"caseSensitive": true,
|
||||||
"operator": "EQUALS",
|
"negate": false,
|
||||||
"value": "DATABASE_SERVICE",
|
"operator": "REGEX_MATCHES",
|
||||||
"negate": false
|
"type": "STRING",
|
||||||
|
"value": "cc_.*vps.*monitor"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue