cd_e2e_monitoring_config/BMW-Dynatrace-config/00_Global-Config/calculated-metrics-service/CDPerseusRequestcount.json

44 lines
836 B
JSON

{
"conditions": [
{
"attribute": "SERVICE_TAG",
"comparisonInfo": {
"comparison": "EQUALS",
"negate": false,
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Environment",
"value": "PROD"
}
}
}
],
"dimensionDefinition": {
"dimension": "All requests",
"name": "Dimension",
"placeholders": [],
"topX": 10,
"topXAggregation": "SINGLE_VALUE",
"topXDirection": "DESCENDING"
},
"enabled": true,
"entityId": null,
"managementZones": [
"CD_Perseus"
],
"metadata": {
"clusterVersion": "1.213.116.20210318-174118",
"configurationVersions": [
0
]
},
"metricDefinition": {
"metric": "REQUEST_COUNT",
"requestAttribute": null
},
"name": "{{.name}}",
"tsmMetricKey": "calc:service.cd_perseusrequestcount",
"unit": "COUNT",
"unitDisplayName": null
}