cd_e2e_monitoring_config/BMW-Dynatrace-config/00_Global-Config/conditional-naming-service/AWSOrbitservicename-namespa...

46 lines
898 B
JSON

{
"displayName": "{{.name}}",
"enabled": true,
"metadata": {
"clusterVersion": "1.211.111.20210222-093946",
"configurationVersions": [
0
]
},
"nameFormat": "{Service:DetectedName} - {ProcessGroup:KubernetesNamespace} - {ProcessGroup:Kubernetes:environment}",
"rules": [
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "PaaS",
"value": "Orbit"
}
},
"key": {
"attribute": "SERVICE_TAGS"
}
},
{
"comparisonInfo": {
"caseSensitive": null,
"negate": false,
"operator": "EXISTS",
"type": "STRING",
"value": null
},
"key": {
"attribute": "PROCESS_GROUP_CUSTOM_METADATA",
"dynamicKey": {
"key": "environment",
"source": "KUBERNETES"
},
"type": "PROCESS_CUSTOM_METADATA_KEY"
}
}
],
"type": "SERVICE"
}