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

58 lines
1.1 KiB
JSON

{
"conditions": [
{
"attribute": "SERVICE_TYPE",
"comparisonInfo": {
"comparison": "EQUALS",
"negate": false,
"type": "SERVICE_TYPE",
"value": "WEB_SERVICE"
}
},
{
"attribute": "HTTP_STATUS",
"comparisonInfo": {
"comparison": "GREATER_THAN_OR_EQUAL",
"negate": false,
"type": "NUMBER",
"value": 500
}
},
{
"attribute": "HTTP_STATUS",
"comparisonInfo": {
"comparison": "LOWER_THAN_OR_EQUAL",
"negate": false,
"type": "NUMBER",
"value": 599
}
}
],
"dimensionDefinition": {
"dimension": "{HTTP-Status}",
"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.perseus_http5xx",
"unit": "COUNT",
"unitDisplayName": null
}