54 lines
1.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"metadata": {
|
|
"configurationVersions": [
|
|
0
|
|
],
|
|
"clusterVersion": "1.220.96.20210701-171424"
|
|
},
|
|
"tsmMetricKey": "calc:service.svms_response_time_average_start_mapping",
|
|
"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": "mapV4",
|
|
"values": null,
|
|
"negate": false,
|
|
"caseSensitive": false
|
|
}
|
|
}
|
|
],
|
|
"dimensionDefinition": {
|
|
"name": "Dimension",
|
|
"dimension": "{Request:Name}",
|
|
"placeholders": [],
|
|
"topX": 100,
|
|
"topXDirection": "DESCENDING",
|
|
"topXAggregation": "AVERAGE"
|
|
}
|
|
} |