am-casa dashboards & metrics configured
parent
6153b1f79b
commit
e8ef989cb7
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "RelationshipResourceV2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_relationshipresourcev2_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "RelationshipResourceV2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_relationshipresourcev2_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "REQUEST_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "createOrUpdateRelationship",
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "RelationshipResourceV2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_relationshipresourcev2_createorupdaterelationship_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "REQUEST_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "createOrUpdateRelationship",
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "RelationshipResourceV2 - am-casa-frontend",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_relationshipresourcev2_createorupdaterelationship_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "REQUEST_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "searchRelationships",
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "RelationshipResourceV2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_relationshipresourcev2_searchrelationships_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "RelationshipResourceV2",
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "REQUEST_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "searchRelationships",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_relationshipresourcev2_searchrelationships_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/cdp",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_cdp_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/cdp",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_cdp_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/contracts",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 10,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_contracts_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/contracts",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_contracts_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/externalOrders",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_externalorders_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/externalOrders",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_externalorders_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/offers",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_offers_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/offers",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_offers_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/relationships/v1",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_relationships_v1_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/relationships/v1",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_relationships_v1_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/relationships/v2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_relationships_v2_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/relationships/v2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_relationships_v2_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/vehiclegroups/v2",
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "VehicleGroupsV2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_vehiclegroups_v2_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/vehiclegroups/v2",
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "SERVICE_DISPLAY_NAME",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "FAST_STRING",
|
||||
"value": "VehicleGroupsV2Resource",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_vehiclegroups_v2_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/vehicles/v2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_vehicles_v2_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/vehicles/v2",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_vehicles_v2_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/vehicle/v1",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{HTTP-Status}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "SINGLE_VALUE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "REQUEST_COUNT",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_vehicle_v1_httpstatus",
|
||||
"unit": "COUNT",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"attribute": "SERVICE_TAG",
|
||||
"comparisonInfo": {
|
||||
"comparison": "EQUALS",
|
||||
"negate": false,
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "Component",
|
||||
"value": "am-casa"
|
||||
},
|
||||
"values": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"attribute": "WEBREQUEST_RELATIVE_URL",
|
||||
"comparisonInfo": {
|
||||
"caseSensitive": false,
|
||||
"comparison": "CONTAINS",
|
||||
"negate": false,
|
||||
"type": "STRING",
|
||||
"value": "api/vehicle/v1",
|
||||
"values": null
|
||||
}
|
||||
}
|
||||
],
|
||||
"dimensionDefinition": {
|
||||
"dimension": "{Request:Name}",
|
||||
"name": "Dimension",
|
||||
"placeholders": [],
|
||||
"topX": 100,
|
||||
"topXAggregation": "AVERAGE",
|
||||
"topXDirection": "DESCENDING"
|
||||
},
|
||||
"enabled": true,
|
||||
"entityId": null,
|
||||
"managementZones": [],
|
||||
"metadata": {
|
||||
"clusterVersion": "1.220.96.20210701-171424",
|
||||
"configurationVersions": [
|
||||
0
|
||||
]
|
||||
},
|
||||
"metricDefinition": {
|
||||
"metric": "RESPONSE_TIME",
|
||||
"requestAttribute": null
|
||||
},
|
||||
"name": "{{.name}}",
|
||||
"tsmMetricKey": "calc:service.am_casa_api_vehicle_v1_responsetimeavg",
|
||||
"unit": "MICRO_SECOND",
|
||||
"unitDisplayName": null
|
||||
}
|
||||
|
|
@ -0,0 +1,341 @@
|
|||
config:
|
||||
- CDam-casa-apicdp-httpstatus: am-casa-apicdp-HttpStatus.json
|
||||
- CDam-casa-apicdp-ResponseTimeAvg: am-casa-apicdp-ResponseTimeAvg.json
|
||||
- CDam-casa-apicontracts-HttpStatus: am-casa-apicontracts-HttpStatus.json
|
||||
- CDam-casa-apicontracts-ResponseTimeAvg: am-casa-apicontracts-ResponseTimeAvg.json
|
||||
- CDam-casa-apiexternalOrders-HttpStatus: am-casa-apiexternalOrders-HttpStatus.json
|
||||
- CDam-casa-apiexternalOrders-ResponseTimeAvg: am-casa-apiexternalOrders-ResponseTimeAvg.json
|
||||
- CDam-casa-apioffers-HttpStatus: am-casa-apioffers-HttpStatus.json
|
||||
- CDam-casa-apioffers-ResponseTimeAvg: am-casa-apioffers-ResponseTimeAvg.json
|
||||
- CDam-casa-apirelationshipsv1-HttpStatus: am-casa-apirelationshipsv1-HttpStatus.json
|
||||
- CDam-casa-apirelationshipsv1-ResponseTimeAvg: am-casa-apirelationshipsv1-ResponseTimeAvg.json
|
||||
- CDam-casa-apirelationshipsv2-HttpStatus: am-casa-apirelationshipsv2-HttpStatus.json
|
||||
- CDam-casa-apirelationshipsv2-ResponseTimeAvg: am-casa-apirelationshipsv2-ResponseTimeAvg.json
|
||||
- CDam-casa-apivehiclegroupsv2-HttpStatus: am-casa-apivehiclegroupsv2-HttpStatus.json
|
||||
- CDam-casa-apivehiclegroupsv2-ResponseTimeAvg: am-casa-apivehiclegroupsv2-ResponseTimeAvg.json
|
||||
- CDam-casa-apivehiclesv2-HttpStatus: am-casa-apivehiclesv2-HttpStatus.json
|
||||
- CDam-casa-apivehiclesv2-ResponseTimeAvg: am-casa-apivehiclesv2-ResponseTimeAvg.json
|
||||
- CDam-casa-apivehiclev1-HttpStatus: am-casa-apivehiclev1-HttpStatus.json
|
||||
- CDam-casa-apivehiclev1-ResponseTimeAvg: am-casa-apivehiclev1-ResponseTimeAvg.json
|
||||
- CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus: am-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus.json
|
||||
- CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg: am-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg.json
|
||||
- CDam-casa-RelationshipResourceV2-HttpStatus: am-casa-RelationshipResourceV2-HttpStatus.json
|
||||
- CDam-casa-RelationshipResourceV2-ResponseTimeAvg: am-casa-RelationshipResourceV2-ResponseTimeAvg.json
|
||||
- CDam-casa-RelationshipResourceV2-searchRelationships-HttpStatus: am-casa-RelationshipResourceV2-searchRelationships-HttpStatus.json #am-casa-RelationshipResourceV2-searchRelationships-HttpStatus
|
||||
- CDam-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg: am-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg.json #calc:service.am_casa_relationshipresourcev2_searchrelationships_responsetimeavg
|
||||
|
||||
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-HttpStatus:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-HttpStatus.NA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipResourceV2-searchRelationships-HttpStatus.CN-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-searchRelationships-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-RelationshipResourceV2-ResponseTimeAvg:
|
||||
- name: am-casa-RelationshipResourceV2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipResourceV2-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-RelationshipResourceV2-HttpStatus:
|
||||
- name: am-casa-RelationshipResourceV2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-HttpStatus.NA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipResourceV2-HttpStatus.CN-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus.NA-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus.CN-Prod:
|
||||
- name: am-casa-RelationshipResourceV2-createOrUpdateRelationship-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
|
||||
CDam-casa-apivehiclev1-ResponseTimeAvg:
|
||||
- name: am-casa-api/vehicle/v1-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclev1-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/vehicle/v1-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclev1-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/vehicle/v1-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apivehiclev1-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/vehicle/v1-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apivehiclev1-HttpStatus:
|
||||
- name: am-casa-api/vehicle/v1-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclev1-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/vehicle/v1-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclev1-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/vehicle/v1-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apivehiclev1-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/vehicle/v1-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apivehiclesv2-ResponseTimeAvg:
|
||||
- name: am-casa-api/vehicles/v2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclesv2-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/vehicles/v2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclesv2-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/vehicles/v2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apivehiclesv2-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/vehicles/v2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apivehiclesv2-HttpStatus:
|
||||
- name: am-casa-api/vehicles/v2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclesv2-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/vehicles/v2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclesv2-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/vehicles/v2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apivehiclesv2-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/vehicles/v2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apivehiclegroupsv2-ResponseTimeAvg:
|
||||
- name: am-casa-api/vehiclegroups/v2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclegroupsv2-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/vehiclegroups/v2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclegroupsv2-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/vehiclegroups/v2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apivehiclegroupsv2-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/vehiclegroups/v2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apivehiclegroupsv2-HttpStatus:
|
||||
- name: am-casa-api/vehiclegroups/v2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclegroupsv2-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/vehiclegroups/v2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apivehiclegroupsv2-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/vehiclegroups/v2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apivehiclegroupsv2-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/vehiclegroups/v2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apirelationshipsv2-ResponseTimeAvg:
|
||||
- name: am-casa-api/relationships/v2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv2-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/relationships/v2-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv2-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/relationships/v2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apirelationshipsv2-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/relationships/v2-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apirelationshipsv2-HttpStatus:
|
||||
- name: am-casa-api/relationships/v2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv2-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/relationships/v2-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv2-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/relationships/v2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apirelationshipsv2-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/relationships/v2-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
|
||||
CDam-casa-apirelationshipsv1-ResponseTimeAvg:
|
||||
- name: am-casa-api/relationships/v1-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv1-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/relationships/v1-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv1-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/relationships/v1-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apirelationshipsv1-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/relationships/v1-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apirelationshipsv1-HttpStatus:
|
||||
- name: am-casa-api/relationships/v1-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv1-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/relationships/v1-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apirelationshipsv1-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/relationships/v1-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apirelationshipsv1-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/relationships/v1-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apioffers-ResponseTimeAvg:
|
||||
- name: am-casa-api/offers-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apioffers-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/offers-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apioffers-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/offers-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apioffers-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/offers-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apioffers-HttpStatus:
|
||||
- name: am-casa-api/offers-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apioffers-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/offers-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apioffers-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/offers-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apioffers-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/offers-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apiexternalOrders-ResponseTimeAvg:
|
||||
- name: am-casa-api/externalOrders-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apiexternalOrders-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/externalOrders-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apiexternalOrders-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/externalOrders-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apiexternalOrders-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/externalOrders-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apiexternalOrders-HttpStatus:
|
||||
- name: am-casa-api/externalOrders-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apiexternalOrders-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/externalOrders-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apiexternalOrders-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/externalOrders-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apiexternalOrders-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/externalOrders-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apicontracts-ResponseTimeAvg:
|
||||
- name: am-casa-api/contracts-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicontracts-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/contracts-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicontracts-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/contracts-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apicontracts-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/contracts-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apicontracts-HttpStatus:
|
||||
- name: am-casa-api/contracts-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicontracts-HttpStatus.EMEA-Prod:
|
||||
- name: am-casa-api/contracts-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicontracts-HttpStatus.NA-Prod:
|
||||
- name: am-casa-api/contracts-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apicontracts-HttpStatus.CN-Prod:
|
||||
- name: am-casa-api/contracts-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apicdp-httpstatus:
|
||||
- name: am-casa-api/cdp-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicdp-httpstatus.EMEA-Prod:
|
||||
- name: am-casa-api/cdp-HttpStatus
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicdp-httpstatus.NA-Prod:
|
||||
- name: am-casa-api/cdp-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apicdp-httpstatus.CN-Prod:
|
||||
- name: am-casa-api/cdp-HttpStatus
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-apicdp-ResponseTimeAvg:
|
||||
- name: am-casa-api/cdp-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicdp-ResponseTimeAvg.EMEA-Prod:
|
||||
- name: am-casa-api/cdp-ResponseTimeAvg
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-apicdp-ResponseTimeAvg.NA-Prod:
|
||||
- name: am-casa-api/cdp-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-apicdp-ResponseTimeAvg.CN-Prod:
|
||||
- name: am-casa-api/cdp-ResponseTimeAvg
|
||||
- skipDeployment: "false"
|
||||
|
|
@ -0,0 +1,147 @@
|
|||
{
|
||||
"metadata": {
|
||||
"configurationVersions": [
|
||||
4
|
||||
],
|
||||
"clusterVersion": "1.220.96.20210701-171424"
|
||||
},
|
||||
"dashboardMetadata": {
|
||||
"name": "{{.name}}",
|
||||
"shared": true,
|
||||
"owner": "Daniela.Pressmar@partner.bmw.de",
|
||||
"dashboardFilter": {
|
||||
"timeframe": "-24h to now"
|
||||
},
|
||||
"tags": [
|
||||
"am-casa"
|
||||
],
|
||||
"preset": true
|
||||
},
|
||||
"tiles": [
|
||||
{
|
||||
"name": "Custom chart",
|
||||
"tileType": "CUSTOM_CHARTING",
|
||||
"configured": true,
|
||||
"bounds": {
|
||||
"top": 0,
|
||||
"left": 38,
|
||||
"width": 1178,
|
||||
"height": 532
|
||||
},
|
||||
"tileFilter": {},
|
||||
"filterConfig": {
|
||||
"type": "MIXED",
|
||||
"customName": "Response-Time & Request Count",
|
||||
"defaultName": "Custom chart",
|
||||
"chartConfig": {
|
||||
"legendShown": true,
|
||||
"type": "TIMESERIES",
|
||||
"series": [
|
||||
{
|
||||
"metric": "calc:service.casa_db_response_time_overall",
|
||||
"aggregation": "AVG",
|
||||
"type": "LINE",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": false,
|
||||
"sortColumn": false,
|
||||
"aggregationRate": "TOTAL"
|
||||
},
|
||||
{
|
||||
"metric": "builtin:service.requestCount.total",
|
||||
"aggregation": "NONE",
|
||||
"type": "BAR",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": false,
|
||||
"sortColumn": true,
|
||||
"aggregationRate": "TOTAL"
|
||||
}
|
||||
],
|
||||
"resultMetadata": {
|
||||
"nullcalc:service.casa_db_response_time_overall|AVG|TOTAL|LINE|SERVICE": {
|
||||
"lastModified": 1625498766793,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1625498791887,
|
||||
"customColor": "#969096"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filtersPerEntityType": {
|
||||
"SERVICE": {
|
||||
"AUTO_TAGS": [
|
||||
"Component:am-casa",
|
||||
"Environment:E2E"
|
||||
],
|
||||
"SERVICE_TYPE": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Custom chart",
|
||||
"tileType": "CUSTOM_CHARTING",
|
||||
"configured": true,
|
||||
"bounds": {
|
||||
"top": 532,
|
||||
"left": 38,
|
||||
"width": 1178,
|
||||
"height": 532
|
||||
},
|
||||
"tileFilter": {},
|
||||
"filterConfig": {
|
||||
"type": "MIXED",
|
||||
"customName": "Response-Time per Statement Avg",
|
||||
"defaultName": "Custom chart",
|
||||
"chartConfig": {
|
||||
"legendShown": true,
|
||||
"type": "TOP_LIST",
|
||||
"series": [
|
||||
{
|
||||
"metric": "calc:service.casa_db_response_time_per_statement",
|
||||
"aggregation": "AVG",
|
||||
"type": "LINE",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Dimension",
|
||||
"values": [],
|
||||
"entityDimension": false
|
||||
}
|
||||
],
|
||||
"sortAscending": false,
|
||||
"sortColumn": true,
|
||||
"aggregationRate": "TOTAL"
|
||||
}
|
||||
],
|
||||
"resultMetadata": {
|
||||
"nullcalc:service.casa_db_response_time_overall|AVG|TOTAL|LINE|SERVICE": {
|
||||
"lastModified": 1625498766793,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1625498791887,
|
||||
"customColor": "#969096"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filtersPerEntityType": {
|
||||
"SERVICE": {
|
||||
"AUTO_TAGS": [
|
||||
"Component:am-casa",
|
||||
"Environment:E2E"
|
||||
],
|
||||
"SERVICE_TYPE": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,359 @@
|
|||
{
|
||||
"metadata": {
|
||||
"configurationVersions": [
|
||||
4
|
||||
],
|
||||
"clusterVersion": "1.220.96.20210701-171424"
|
||||
},
|
||||
"dashboardMetadata": {
|
||||
"name": "CD_am-casa E2E Relationship V2",
|
||||
"shared": true,
|
||||
"owner": "Daniela.Pressmar@partner.bmw.de",
|
||||
"dashboardFilter": {
|
||||
"timeframe": "-24h to now"
|
||||
},
|
||||
"tags": [
|
||||
"am-casa"
|
||||
],
|
||||
"preset": true
|
||||
},
|
||||
"tiles": [
|
||||
{
|
||||
"name": "",
|
||||
"tileType": "CUSTOM_CHARTING",
|
||||
"configured": true,
|
||||
"bounds": {
|
||||
"top": 836,
|
||||
"left": 38,
|
||||
"width": 1064,
|
||||
"height": 418
|
||||
},
|
||||
"tileFilter": {},
|
||||
"filterConfig": {
|
||||
"type": "MIXED",
|
||||
"customName": "createOrUpdateRelationship - Response Time, Status Code",
|
||||
"defaultName": "Custom chart",
|
||||
"chartConfig": {
|
||||
"legendShown": true,
|
||||
"type": "TIMESERIES",
|
||||
"series": [
|
||||
{
|
||||
"metric": "calc:service.am_casa_relationshipresourcev2_createorupdaterelationship_responsetimeavg",
|
||||
"aggregation": "AVG",
|
||||
"type": "LINE",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": true,
|
||||
"sortColumn": true,
|
||||
"aggregationRate": "TOTAL"
|
||||
},
|
||||
{
|
||||
"metric": "calc:service.am_casa_relationshipresourcev2_createorupdaterelationship_httpstatus",
|
||||
"aggregation": "NONE",
|
||||
"type": "BAR",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Dimension",
|
||||
"values": [],
|
||||
"entityDimension": false
|
||||
}
|
||||
],
|
||||
"sortAscending": false,
|
||||
"sortColumn": false,
|
||||
"aggregationRate": "TOTAL"
|
||||
}
|
||||
],
|
||||
"resultMetadata": {
|
||||
"nullcalc:service.am_casarelationshipresourcev2_searchrelationships_responsetimeavg|NONE|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625480962999,
|
||||
"customColor": "#b4e5f9"
|
||||
},
|
||||
"nullcalc:service.am_casa_relationshipresourcev2_createorupdaterelationship_responsetimeavg|AVG|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625497907408,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1595275720776,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casarelationshipresourcev2_searchrelationshipshttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625480956604,
|
||||
"customColor": "#6bb200"
|
||||
},
|
||||
"nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1595275955999,
|
||||
"customColor": "#ef651f"
|
||||
},
|
||||
"null¦Dimension»202»falsecalc:service.am_casarelationshipresourcev2_createorupdaterelationshiphttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625497923779,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"null¦Dimension»422»falsecalc:service.am_casarelationshipresourcev2_createorupdaterelationshiphttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625497926832,
|
||||
"customColor": "#f5d30f"
|
||||
},
|
||||
"null¦Dimension»202»falsecalc:service.am_casa_relationshipresourcev2_createorupdaterelationship_httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625752971589,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"null¦Dimension»422»falsecalc:service.am_casa_relationshipresourcev2_createorupdaterelationship_httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625752973525,
|
||||
"customColor": "#f5d30f"
|
||||
},
|
||||
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": {
|
||||
"lastModified": 1595275686773,
|
||||
"customColor": "#b4e5f9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filtersPerEntityType": {
|
||||
"SERVICE": {
|
||||
"AUTO_TAGS": [
|
||||
"Environment:E2E"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"tileType": "CUSTOM_CHARTING",
|
||||
"configured": true,
|
||||
"bounds": {
|
||||
"top": 418,
|
||||
"left": 38,
|
||||
"width": 1064,
|
||||
"height": 418
|
||||
},
|
||||
"tileFilter": {},
|
||||
"filterConfig": {
|
||||
"type": "MIXED",
|
||||
"customName": "searchRelationship - Response Time, Status Code",
|
||||
"defaultName": "Custom chart",
|
||||
"chartConfig": {
|
||||
"legendShown": true,
|
||||
"type": "TIMESERIES",
|
||||
"series": [
|
||||
{
|
||||
"metric": "calc:service.am_casa_relationshipresourcev2_searchrelationships_responsetimeavg",
|
||||
"aggregation": "AVG",
|
||||
"type": "LINE",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": false,
|
||||
"sortColumn": true,
|
||||
"aggregationRate": "TOTAL"
|
||||
},
|
||||
{
|
||||
"metric": "calc:service.am_casarelationshipresourcev2_searchrelationshipshttpstatus",
|
||||
"aggregation": "NONE",
|
||||
"type": "BAR",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": false,
|
||||
"sortColumn": false,
|
||||
"aggregationRate": "TOTAL"
|
||||
},
|
||||
{
|
||||
"metric": "calc:service.am_casa_relationshipresourcev2_searchrelationships_httpstatus",
|
||||
"aggregation": "NONE",
|
||||
"type": "BAR",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Dimension",
|
||||
"values": [],
|
||||
"entityDimension": false
|
||||
}
|
||||
],
|
||||
"sortAscending": false,
|
||||
"sortColumn": false,
|
||||
"aggregationRate": "TOTAL"
|
||||
}
|
||||
],
|
||||
"resultMetadata": {
|
||||
"nullcalc:service.am_casarelationshipresourcev2_searchrelationships_responsetimeavg|NONE|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625480962999,
|
||||
"customColor": "#b4e5f9"
|
||||
},
|
||||
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1595275720776,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casarelationshipresourcev2_searchrelationshipshttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625497764596,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1595275955999,
|
||||
"customColor": "#ef651f"
|
||||
},
|
||||
"nullcalc:service.am_casa_relationshipresourcev2_searchrelationships_responsetimeavg|AVG|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625497585136,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"null¦Dimension»202»falsecalc:service.am_casarelationshipresourcev2_createorupdaterelationshiphttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625480608367,
|
||||
"customColor": "#6eb200"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casa_relationshipresourcev2_searchrelationships_httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625752889281,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": {
|
||||
"lastModified": 1595275686773,
|
||||
"customColor": "#b4e5f9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filtersPerEntityType": {
|
||||
"SERVICE": {
|
||||
"AUTO_TAGS": [
|
||||
"Environment:E2E"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"tileType": "CUSTOM_CHARTING",
|
||||
"configured": true,
|
||||
"bounds": {
|
||||
"top": 0,
|
||||
"left": 38,
|
||||
"width": 1064,
|
||||
"height": 418
|
||||
},
|
||||
"tileFilter": {},
|
||||
"filterConfig": {
|
||||
"type": "MIXED",
|
||||
"customName": "RelationshipResourceV2 - Response Time, Status Code",
|
||||
"defaultName": "Custom chart",
|
||||
"chartConfig": {
|
||||
"legendShown": true,
|
||||
"type": "TIMESERIES",
|
||||
"series": [
|
||||
{
|
||||
"metric": "calc:service.am_casarelationshipresourcev2httpstatus",
|
||||
"aggregation": "NONE",
|
||||
"type": "BAR",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": false,
|
||||
"sortColumn": false,
|
||||
"aggregationRate": "TOTAL"
|
||||
},
|
||||
{
|
||||
"metric": "calc:service.am_casa_relationshipresourcev2_responsetimeavg",
|
||||
"aggregation": "AVG",
|
||||
"type": "LINE",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [],
|
||||
"sortAscending": false,
|
||||
"sortColumn": true,
|
||||
"aggregationRate": "TOTAL"
|
||||
},
|
||||
{
|
||||
"metric": "calc:service.am_casa_relationshipresourcev2_httpstatus",
|
||||
"aggregation": "NONE",
|
||||
"type": "BAR",
|
||||
"entityType": "SERVICE",
|
||||
"dimensions": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Dimension",
|
||||
"values": [],
|
||||
"entityDimension": false
|
||||
}
|
||||
],
|
||||
"sortAscending": false,
|
||||
"sortColumn": false,
|
||||
"aggregationRate": "TOTAL"
|
||||
}
|
||||
],
|
||||
"resultMetadata": {
|
||||
"null¦Dimension»202»falsecalc:service.am_casarelationshipresourcev2httpstatus|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1625481281593,
|
||||
"customColor": "#8ee609"
|
||||
},
|
||||
"nullcalc:service.am_casarelationshipresourcev2_searchrelationships_responsetimeavg|NONE|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625480962999,
|
||||
"customColor": "#b4e5f9"
|
||||
},
|
||||
"null¦Dimension»422»falsecalc:service.am_casa_relationshipresourcev2_httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625752826452,
|
||||
"customColor": "#f5d30f"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casa_relationshipresourcev2_httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625752818993,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"null¦Dimension»422»falsecalc:service.am_casarelationshipresourcev2httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625482277488,
|
||||
"customColor": "#f5d30f"
|
||||
},
|
||||
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1595275720776,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casarelationshipresourcev2_searchrelationshipshttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625480956604,
|
||||
"customColor": "#6bb200"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casarelationshipresourcev2httpstatus|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1625481262543,
|
||||
"customColor": "#6bb200"
|
||||
},
|
||||
"null¦Dimension»202»falsecalc:service.am_casa_relationshipresourcev2_httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625752821985,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"null¦Dimension»202»falsecalc:service.am_casarelationshipresourcev2_createorupdaterelationshiphttpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625480608367,
|
||||
"customColor": "#6eb200"
|
||||
},
|
||||
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625497981280,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"null¦Dimension»202»falsecalc:service.am_casarelationshipresourcev2httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625482616823,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"nullcalc:service.am_casa_relationshipresourcev2_responsetimeavg|AVG|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625752801451,
|
||||
"customColor": "#008cdb"
|
||||
},
|
||||
"nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": {
|
||||
"lastModified": 1595275955999,
|
||||
"customColor": "#ef651f"
|
||||
},
|
||||
"nullbuiltin:service.totalProcessingTime|AVG|TOTAL|LINE|SERVICE|SERVICE": {
|
||||
"lastModified": 1625498005897,
|
||||
"customColor": "#969096"
|
||||
},
|
||||
"null¦Dimension»200»falsecalc:service.am_casarelationshipresourcev2httpstatus|NONE|TOTAL|BAR|SERVICE|SERVICE¿¿¿Dimensionɵfalse": {
|
||||
"lastModified": 1625482619543,
|
||||
"customColor": "#287d00"
|
||||
},
|
||||
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": {
|
||||
"lastModified": 1595275686773,
|
||||
"customColor": "#b4e5f9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filtersPerEntityType": {
|
||||
"SERVICE": {
|
||||
"AUTO_TAGS": [
|
||||
"Environment:E2E"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -3,6 +3,10 @@ config:
|
|||
- CDam-casa-E2E: default.json
|
||||
- CDam-casa-INT: default.json
|
||||
- CDam-casa-TEST: default.json
|
||||
- CDam-casa-InterfaceAPIs-E2E: CDamCasaE2EInterfaceAPIs.json
|
||||
- CDam-casa-Database-Performance-E2E: CDamCasaE2EDatabasePerformance.json
|
||||
- CDam-casa-RelationshipV2-E2E: CDamCasaE2ERelationshipV2.json
|
||||
|
||||
|
||||
#PROD dashboards for EMEA/NA/CN Prod
|
||||
CDam-casa-PROD:
|
||||
|
|
@ -122,4 +126,47 @@ CDam-casa-TEST.CN-PreProd:
|
|||
- mzId: CD_am-casa/management-zone/CDam-casa.id
|
||||
- tag: am-casa
|
||||
- env: TEST
|
||||
- skipDeployment: "false"
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-InterfaceAPIs-E2E:
|
||||
- name: CD_am-casa E2E Interface APIs
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-InterfaceAPIs-E2E.EMEA-Prod:
|
||||
- name: CD_am-casa E2E Interface APIs
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-InterfaceAPIs-E2E.NA-Prod:
|
||||
- name: CD_am-casa E2E Interface APIs
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-InterfaceAPIs-E2E.CN-Prod:
|
||||
- name: CD_am-casa E2E Interface APIs
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-Database-Performance-E2E:
|
||||
- name: CD_am-casa E2E Database Performance
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-Database-Performance-E2E.EMEA-Prod:
|
||||
- name: CD_am-casa E2E Database Performance
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-Database-Performance-E2E.NA-Prod:
|
||||
- name: CD_am-casa E2E Database Performance
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-Database-Performance-E2E.CN-Prod:
|
||||
- name: CD_am-casa E2E Database Performance
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDam-casa-RelationshipV2-E2E:
|
||||
- name: CD_am-casa E2E Relationship V2
|
||||
- skipDeployment: "true"
|
||||
CDam-casa-RelationshipV2-E2E.EMEA-Prod:
|
||||
- name: CD_am-casa E2E Relationship V2
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipV2-E2E.NA-Prod:
|
||||
- name: CD_am-casa E2E Relationship V2
|
||||
- skipDeployment: "false"
|
||||
CDam-casa-RelationshipV2-E2E.CN-Prod:
|
||||
- name: CD_am-casa E2E Relationship V2
|
||||
- skipDeployment: "false"
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue