cd_e2e_monitoring_config/BMW-Dynatrace-config/00_Global-Config/conditional-naming-processg.../KubernetesNaming.json

43 lines
815 B
JSON

{
"displayName": "{{.name}}",
"enabled": true,
"metadata": {
"clusterVersion": "1.212.88.20210305-151445",
"configurationVersions": [
0
]
},
"nameFormat": "{ProcessGroup:KubernetesNamespace}",
"rules": [
{
"comparisonInfo": {
"caseSensitive": null,
"negate": false,
"operator": "EXISTS",
"type": "STRING",
"value": null
},
"key": {
"attribute": "PROCESS_GROUP_PREDEFINED_METADATA",
"dynamicKey": "KUBERNETES_NAMESPACE",
"type": "PROCESS_PREDEFINED_METADATA_KEY"
}
},
{
"comparisonInfo": {
"negate": true,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "BASE"
}
},
"key": {
"attribute": "PROCESS_GROUP_TAGS"
}
}
],
"type": "PROCESS_GROUP"
}