cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_am-proxy/calculated-metrics-service/SVMS-http-status-405-599.json

63 lines
1.8 KiB
JSON

{
"metadata": {
"configurationVersions": [
0
],
"clusterVersion": "1.220.96.20210701-171424"
},
"tsmMetricKey": "calc:service.svms_http_status_405_599",
"name": "{{.name}}",
"enabled": true,
"metricDefinition": {
"metric": "REQUEST_COUNT",
"requestAttribute": null
},
"unit": "COUNT",
"unitDisplayName": null,
"entityId": null,
"managementZones": [],
"conditions": [
{
"attribute": "HTTP_STATUS",
"comparisonInfo": {
"type": "NUMBER",
"comparison": "GREATER_THAN_OR_EQUAL",
"value": 405,
"values": null,
"negate": false
}
},
{
"attribute": "HTTP_STATUS",
"comparisonInfo": {
"type": "NUMBER",
"comparison": "LOWER_THAN_OR_EQUAL",
"value": 599,
"values": null,
"negate": false
}
},
{
"attribute": "SERVICE_TAG",
"comparisonInfo": {
"type": "TAG",
"comparison": "EQUALS",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "am-svms"
},
"values": null,
"negate": false
}
}
],
"dimensionDefinition": {
"name": "Dimension",
"dimension": "All requests",
"placeholders": [],
"topX": 100,
"topXDirection": "DESCENDING",
"topXAggregation": "SINGLE_VALUE"
}
}