cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_am-proxy/calculated-metrics-service/SVMS-response-time-average-...

54 lines
1.6 KiB
JSON

{
"metadata": {
"configurationVersions": [
0
],
"clusterVersion": "1.220.96.20210701-171424"
},
"tsmMetricKey": "calc:service.svms_response_time_average_mapping_status",
"name": "{{.name}}",
"enabled": true,
"metricDefinition": {
"metric": "RESPONSE_TIME",
"requestAttribute": null
},
"unit": "MICRO_SECOND",
"unitDisplayName": null,
"entityId": null,
"managementZones": [],
"conditions": [
{
"attribute": "SERVICE_TAG",
"comparisonInfo": {
"type": "TAG",
"comparison": "EQUALS",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "am-svms"
},
"values": null,
"negate": false
}
},
{
"attribute": "REQUEST_NAME",
"comparisonInfo": {
"type": "STRING",
"comparison": "CONTAINS",
"value": "getMappingStatusV4",
"values": null,
"negate": false,
"caseSensitive": false
}
}
],
"dimensionDefinition": {
"name": "Dimension",
"dimension": "{Request:Name}",
"placeholders": [],
"topX": 100,
"topXDirection": "DESCENDING",
"topXAggregation": "AVERAGE"
}
}