diff --git a/BMW-Dynatrace-config/CD_APIM/management-zone/CDAPIM.json b/BMW-Dynatrace-config/CD_APIM/management-zone/CDAPIM.json new file mode 100644 index 00000000..eaf5d5b0 --- /dev/null +++ b/BMW-Dynatrace-config/CD_APIM/management-zone/CDAPIM.json @@ -0,0 +1,31 @@ +{ + "dimensionalRules": [], + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 0 + ] + }, + "name": "{{.name}}", + "rules": [ + { + "conditions": [ + { + "comparisonInfo": { + "caseSensitive": true, + "negate": false, + "operator": "BEGINS_WITH", + "type": "STRING", + "value": "Empty" + }, + "key": { + "attribute": "SERVICE_AKKA_ACTOR_SYSTEM" + } + } + ], + "enabled": true, + "propagationTypes": [], + "type": "SERVICE" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_APIM/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_APIM/management-zone/management-zone.yaml new file mode 100644 index 00000000..363cf87f --- /dev/null +++ b/BMW-Dynatrace-config/CD_APIM/management-zone/management-zone.yaml @@ -0,0 +1,5 @@ +config: +- CDAPIM: CDAPIM.json + +CDAPIM: +- name: CD_APIM diff --git a/BMW-Dynatrace-config/CD_App-Repository/alerting-profile/CDApp-Repository.json b/BMW-Dynatrace-config/CD_App-Repository/alerting-profile/CDApp-Repository.json new file mode 100644 index 00000000..986436ad --- /dev/null +++ b/BMW-Dynatrace-config/CD_App-Repository/alerting-profile/CDApp-Repository.json @@ -0,0 +1,63 @@ +{ + "displayName": "{{.name}}", + "eventTypeFilters": [], + "managementZoneId": 2107206930322242800, + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [], + "currentConfigurationVersions": [ + "0" + ] + }, + "mzId": "2107206930322242750", + "rules": [ + { + "delayInMinutes": 0, + "severityLevel": "AVAILABILITY", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 0, + "severityLevel": "ERROR", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 30, + "severityLevel": "PERFORMANCE", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 30, + "severityLevel": "RESOURCE_CONTENTION", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 0, + "severityLevel": "CUSTOM_ALERT", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 0, + "severityLevel": "MONITORING_UNAVAILABLE", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_App-Repository/alerting-profile/alerting-profile.yaml b/BMW-Dynatrace-config/CD_App-Repository/alerting-profile/alerting-profile.yaml new file mode 100644 index 00000000..f496daa6 --- /dev/null +++ b/BMW-Dynatrace-config/CD_App-Repository/alerting-profile/alerting-profile.yaml @@ -0,0 +1,5 @@ +config: +- CDApp-Repository: CDApp-Repository.json + +CDApp-Repository: +- name: CD_App-Repository diff --git a/BMW-Dynatrace-config/CD_App-Repository/dashboard/CDApp-Repository.json b/BMW-Dynatrace-config/CD_App-Repository/dashboard/CDApp-Repository.json new file mode 100644 index 00000000..02f119b2 --- /dev/null +++ b/BMW-Dynatrace-config/CD_App-Repository/dashboard/CDApp-Repository.json @@ -0,0 +1,259 @@ +{ + "dashboardMetadata": { + "dashboardFilter": { + "managementZone": { + "id": "2107206930322242750", + "name": "CD_App-Repository" + }, + "timeframe": null + }, + "name": "CD_App-Repository", + "owner": "Ignacio.Goldman@partner.bmwgroup.com", + "shared": false, + "sharingDetails": { + "linkShared": true, + "published": false + }, + "tags": [ + "Template" + ] + }, + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 3 + ] + }, + "tiles": [ + { + "bounds": { + "height": 304, + "left": 38, + "top": 38, + "width": 1216 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1595275955999 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1595275720776 + }, + "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": { + "customColor": "#b4e5f9", + "lastModified": 1595275686773 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Response time, Throughput and Number of Errors", + "defaultName": "Custom chart", + "filtersPerEntityType": {}, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 38, + "top": 342, + "width": 304 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1595276148986 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fourxx.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fivexx.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Failure rate (HTTP 4xx/5xx errors)", + "defaultName": "Custom chart", + "filtersPerEntityType": {}, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 114, + "left": 38, + "top": 684, + "width": 304 + }, + "configured": true, + "markdown": "[Top Web Requests](https://vse69518.sprint.dynatracelabs.com/#topglobalwebrequests;gtf=l_2_HOURS;gf=all)\n\n[Top database statements](https://vse69518.sprint.dynatracelabs.com/#topdbstatements;gtf=l_2_HOURS;gf=all)\n\n[Overview of captured exceptions](https://vse69518.sprint.dynatracelabs.com/#exceptionsoverview;gtf=l_2_HOURS;gf=all)", + "name": "Markdown", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "MARKDOWN" + }, + { + "bounds": { + "height": 304, + "left": 646, + "top": 342, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": null, + "name": "Host health", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HOSTS" + }, + { + "bounds": { + "height": 304, + "left": 342, + "top": 342, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": null, + "name": "Service health", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "SERVICES" + }, + { + "bounds": { + "height": 304, + "left": 950, + "top": 342, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": null, + "name": "Database health", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "DATABASES_OVERVIEW" + }, + { + "bounds": { + "height": 152, + "left": 1102, + "top": 646, + "width": 152 + }, + "configured": true, + "name": "Problems", + "tileFilter": { + "managementZone": { + "id": "2107206930322242750", + "name": "CD_App-Repository" + }, + "timeframe": null + }, + "tileType": "OPEN_PROBLEMS" + }, + { + "bounds": { + "height": 304, + "left": 1254, + "top": 38, + "width": 152 + }, + "configured": true, + "markdown": "Response time (line, left axis), number of requests (blue bars, right axis) and number of errors (red bars, right axis).", + "name": "Markdown", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "MARKDOWN" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_App-Repository/dashboard/dashboard.yaml b/BMW-Dynatrace-config/CD_App-Repository/dashboard/dashboard.yaml new file mode 100644 index 00000000..f496daa6 --- /dev/null +++ b/BMW-Dynatrace-config/CD_App-Repository/dashboard/dashboard.yaml @@ -0,0 +1,5 @@ +config: +- CDApp-Repository: CDApp-Repository.json + +CDApp-Repository: +- name: CD_App-Repository diff --git a/BMW-Dynatrace-config/CD_App-Repository/management-zone/CDApp-Repository.json b/BMW-Dynatrace-config/CD_App-Repository/management-zone/CDApp-Repository.json new file mode 100644 index 00000000..051197cc --- /dev/null +++ b/BMW-Dynatrace-config/CD_App-Repository/management-zone/CDApp-Repository.json @@ -0,0 +1,37 @@ +{ + "dimensionalRules": [], + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 0 + ] + }, + "name": "{{.name}}", + "rules": [ + { + "conditions": [ + { + "comparisonInfo": { + "negate": false, + "operator": "EQUALS", + "type": "TAG", + "value": { + "context": "CONTEXTLESS", + "key": "Component", + "value": "App Repository" + } + }, + "key": { + "attribute": "PROCESS_GROUP_TAGS" + } + } + ], + "enabled": true, + "propagationTypes": [ + "PROCESS_GROUP_TO_SERVICE", + "PROCESS_GROUP_TO_HOST" + ], + "type": "PROCESS_GROUP" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_App-Repository/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_App-Repository/management-zone/management-zone.yaml new file mode 100644 index 00000000..f496daa6 --- /dev/null +++ b/BMW-Dynatrace-config/CD_App-Repository/management-zone/management-zone.yaml @@ -0,0 +1,5 @@ +config: +- CDApp-Repository: CDApp-Repository.json + +CDApp-Repository: +- name: CD_App-Repository diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/alerting-profile/CDBASE.json b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/alerting-profile/CDBASE.json new file mode 100644 index 00000000..eb5682fa --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/alerting-profile/CDBASE.json @@ -0,0 +1,63 @@ +{ + "displayName": "{{.name}}", + "eventTypeFilters": [], + "managementZoneId": 4530644663209438700, + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [], + "currentConfigurationVersions": [ + "0" + ] + }, + "mzId": "4530644663209438695", + "rules": [ + { + "delayInMinutes": 0, + "severityLevel": "AVAILABILITY", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 0, + "severityLevel": "ERROR", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 30, + "severityLevel": "PERFORMANCE", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 30, + "severityLevel": "RESOURCE_CONTENTION", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 0, + "severityLevel": "CUSTOM_ALERT", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + }, + { + "delayInMinutes": 0, + "severityLevel": "MONITORING_UNAVAILABLE", + "tagFilter": { + "includeMode": "NONE", + "tagFilters": [] + } + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/alerting-profile/alerting-profile.yaml b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/alerting-profile/alerting-profile.yaml new file mode 100644 index 00000000..adad4d62 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/alerting-profile/alerting-profile.yaml @@ -0,0 +1,5 @@ +config: +- CDBASE: CDBASE.json + +CDBASE: +- name: CD_BASE diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/BASEEMEAPRODDatabase.json b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/BASEEMEAPRODDatabase.json new file mode 100644 index 00000000..b7c74947 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/BASEEMEAPRODDatabase.json @@ -0,0 +1,294 @@ +{ + "dashboardMetadata": { + "dashboardFilter": null, + "name": "[BASE][EMEA][PROD] Database", + "owner": "Andrzej.Michalowski@partner.bmw.de", + "shared": true, + "sharingDetails": { + "linkShared": false, + "published": true + } + }, + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 3 + ] + }, + "tiles": [ + { + "bounds": { + "height": 304, + "left": 342, + "top": 0, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": {}, + "series": [], + "type": "TIMESERIES" + }, + "customName": "Databases", + "defaultName": "Databases", + "filtersPerEntityType": { + "DATABASE": { + "AUTO_TAGS": [ + "Environment:prod", + "Component:BASE" + ] + } + }, + "type": "DATABASE" + }, + "name": "", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "DATABASES_OVERVIEW" + }, + { + "bounds": { + "height": 304, + "left": 38, + "top": 1216, + "width": 950 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.dbChildCallCount|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607336888591 + }, + "nullbuiltin:service.dbChildCallTime|NONE|TOTAL|LINE|SERVICE": { + "customColor": "#f5d30f", + "lastModified": 1607336857030 + }, + "nullbuiltin:service.dbconnections.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1607335656336 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.dbChildCallCount", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.dbChildCallTime", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "LINE" + } + ], + "type": "TIMESERIES" + }, + "customName": "Database calls (sum)", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:prod", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 38, + "top": 532, + "width": 950 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.dbChildCallCount|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607335081771 + }, + "nullbuiltin:service.dbconnections.failure|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607335534198 + }, + "nullbuiltin:service.dbconnections.success|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607335472192 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.dbconnections.success", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.dbconnections.failure", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Database connections", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:prod", + "Component:BASE" + ], + "SERVICE_TYPE": [ + "3" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 38, + "top": 874, + "width": 950 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.dbChildCallCount|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607335081771 + }, + "nullbuiltin:service.dbconnections.failureRate|AVG|TOTAL|AREA|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607336250099 + }, + "nullbuiltin:service.dbconnections.failure|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607335534198 + }, + "nullbuiltin:service.dbconnections.successRate|AVG|TOTAL|AREA|SERVICE": { + "customColor": "#1bd635", + "lastModified": 1607336207003 + }, + "nullbuiltin:service.dbconnections.success|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607335472192 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.dbconnections.successRate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "AREA" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.dbconnections.failureRate", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "AREA" + } + ], + "type": "TIMESERIES" + }, + "customName": "Database connection success/failure rate", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:prod", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "assignedEntities": [ + "SERVICE-A5941E68858C8C0F" + ], + "bounds": { + "height": 152, + "left": 342, + "top": 342, + "width": 304 + }, + "configured": true, + "name": "Database performance", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "DATABASE" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/BASEEMEAPRODOverviewdashboard.json b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/BASEEMEAPRODOverviewdashboard.json new file mode 100644 index 00000000..ce6baddd --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/BASEEMEAPRODOverviewdashboard.json @@ -0,0 +1,906 @@ +{ + "dashboardMetadata": { + "dashboardFilter": null, + "name": "[BASE][EMEA][PROD] Overview dashboard", + "owner": "Andrzej.Michalowski@partner.bmw.de", + "shared": true, + "sharingDetails": { + "linkShared": false, + "published": true + } + }, + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 3 + ] + }, + "tiles": [ + { + "bounds": { + "height": 304, + "left": 304, + "top": 38, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": {}, + "series": [], + "type": "TIMESERIES" + }, + "customName": "Hosts", + "defaultName": "Hosts", + "filtersPerEntityType": { + "HOST": { + "AUTO_TAGS": [ + "Environment:INT", + "Component:BASE" + ] + } + }, + "type": "HOST" + }, + "name": "", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HOSTS" + }, + { + "bounds": { + "height": 304, + "left": 646, + "top": 38, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": {}, + "series": [], + "type": "TIMESERIES" + }, + "customName": "Services", + "defaultName": "Services", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:INT", + "Component:BASE" + ] + } + }, + "type": "SERVICE" + }, + "name": "", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "SERVICES" + }, + { + "bounds": { + "height": 342, + "left": 76, + "top": 418, + "width": 532 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.fivexx.count|NONE|TOTAL|LINE|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1604573808483 + }, + "nullbuiltin:service.errors.fourxx.count|NONE|TOTAL|LINE|SERVICE": { + "customColor": "#f5d30f", + "lastModified": 1604573818712 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fourxx.count", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fivexx.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "LINE" + } + ], + "type": "TIMESERIES" + }, + "customName": "(Services) Number of HTTP 4xx and 5xx errors", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:INT", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 342, + "left": 646, + "top": 418, + "width": 532 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.total.count|NONE|TOTAL|LINE|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607085892905 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "LINE" + } + ], + "type": "TIMESERIES" + }, + "customName": "(Services) Number of any errors", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Hub:EMEA", + "Environment:INT", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": { + "id": "all", + "name": "All" + }, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 114, + "top": 2280, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "axisLimits": { + "LEFT_MAX": 100 + }, + "leftAxisCustomUnit": "Percent", + "legendShown": true, + "resultMetadata": { + "SERVICE_METHOD-FCC866567F533FE0¦SERVICE_METHOD»SERVICE_METHOD-FCC866567F533FE0»truebuiltin:service.keyRequest.successes.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#4fd5e0", + "lastModified": 1605258717668 + }, + "nullbuiltin:service.keyRequest.errors.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#ff1b00", + "lastModified": 1605263857023 + }, + "nullbuiltin:service.keyRequest.successes.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#1bd635", + "lastModified": 1605263828783 + }, + "nullbuiltin:service.keyRequest.totalProcessingTime|AVG|TOTAL|LINE|SERVICE_KEY_REQUEST": { + "customColor": "#a972cc", + "lastModified": 1605263879286 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.successes.server.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.errors.server.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.totalProcessingTime", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "LINE" + } + ], + "type": "TIMESERIES" + }, + "customName": "(NGTP) notifyCallEventCreatedCall", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE_KEY_REQUEST": { + "AUTO_TAGS": [ + "Environment:INT", + "Component:BASE" + ], + "SERVICE_OF_SERVICE_METHOD": [ + "SERVICE-F0BB60265D1C65FA" + ], + "SPECIFIC_ENTITIES": [ + "SERVICE_METHOD-FCC866567F533FE0" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 114, + "top": 2622, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "axisLimits": { + "LEFT_MAX": 100 + }, + "leftAxisCustomUnit": "Percent", + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.server.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1605263596219 + }, + "nullbuiltin:service.keyRequest.errors.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#ff1b00", + "lastModified": 1607084699152 + }, + "nullbuiltin:service.keyRequest.successes.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#1bd635", + "lastModified": 1607084686765 + }, + "nullbuiltin:service.keyRequest.totalProcessingTime|AVG|TOTAL|LINE|SERVICE_KEY_REQUEST": { + "customColor": "#a972cc", + "lastModified": 1607084710863 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.successes.server.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.totalProcessingTime", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.errors.server.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "(XCS) xcsEventReceived", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE_KEY_REQUEST": { + "SERVICE_OF_SERVICE_METHOD": [ + "SERVICE-837285CFA9BD34C8" + ], + "SPECIFIC_ENTITIES": [ + "SERVICE_METHOD-30B6021014AE5EAC" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 38, + "left": 532, + "top": 798, + "width": 304 + }, + "configured": true, + "name": "SERVICES OVERVIEW", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HEADER" + }, + { + "bounds": { + "height": 38, + "left": 532, + "top": 0, + "width": 304 + }, + "configured": true, + "name": "HOSTS AND SERVICES", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HEADER" + }, + { + "bounds": { + "height": 38, + "left": 532, + "top": 380, + "width": 304 + }, + "configured": true, + "name": "GENRAL ERRORS", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HEADER" + }, + { + "bounds": { + "height": 304, + "left": 114, + "top": 2964, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "axisLimits": { + "LEFT_MAX": 100 + }, + "leftAxisCustomUnit": "Percent", + "legendShown": true, + "resultMetadata": { + "SERVICE_METHOD-FCC866567F533FE0¦SERVICE_METHOD»SERVICE_METHOD-FCC866567F533FE0»truebuiltin:service.keyRequest.successes.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#4fd5e0", + "lastModified": 1605258717668 + }, + "nullbuiltin:service.keyRequest.errors.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#ff1b00", + "lastModified": 1605263857023 + }, + "nullbuiltin:service.keyRequest.successes.server.rate|AVG|TOTAL|BAR|SERVICE_KEY_REQUEST": { + "customColor": "#1bd635", + "lastModified": 1605263828783 + }, + "nullbuiltin:service.keyRequest.totalProcessingTime|AVG|TOTAL|LINE|SERVICE_KEY_REQUEST": { + "customColor": "#a972cc", + "lastModified": 1605263879286 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.successes.server.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.errors.server.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE_KEY_REQUEST", + "metric": "builtin:service.keyRequest.totalProcessingTime", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "LINE" + } + ], + "type": "TIMESERIES" + }, + "customName": "sendReport", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE_KEY_REQUEST": { + "AUTO_TAGS": [ + "Environment:INT", + "Component:BASE" + ], + "SERVICE_OF_SERVICE_METHOD": [ + "SERVICE-5C61977F011C3EF7" + ], + "SPECIFIC_ENTITIES": [ + "SERVICE_METHOD-5B49EC8AAF3E0B17" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 38, + "left": 532, + "top": 2242, + "width": 304 + }, + "configured": true, + "name": "KEY REQUESTS", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HEADER" + }, + { + "bounds": { + "height": 304, + "left": 114, + "top": 1178, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607084965141 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607084956752 + }, + "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": { + "customColor": "#f5d30f", + "lastModified": 1607084960623 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "application-1 - INT", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Hub:EMEA", + "Environment:INT", + "Component:BASE" + ], + "SPECIFIC_ENTITIES": [ + "SERVICE-8145AD86C5A5C537" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 114, + "top": 1520, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607084965141 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607084956752 + }, + "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": { + "customColor": "#f5d30f", + "lastModified": 1607084960623 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Web Service", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Hub:EMEA", + "Environment:INT", + "Component:BASE" + ], + "SERVICE_TYPE": [ + "2" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 342, + "left": 114, + "top": 1862, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607084965141 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607084956752 + }, + "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": { + "customColor": "#f5d30f", + "lastModified": 1607084960623 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Custom Service", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Hub:EMEA", + "Environment:INT", + "Component:BASE" + ], + "SERVICE_TYPE": [ + "4" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 114, + "top": 836, + "width": 1026 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ff1b00", + "lastModified": 1607084965141 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1607084956752 + }, + "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": { + "customColor": "#f5d30f", + "lastModified": 1607084960623 + } + }, + "series": [ + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "ALL SERVICES", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Hub:EMEA", + "Environment:INT", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 0, + "top": 38, + "width": 304 + }, + "chartVisible": true, + "configured": true, + "filterConfig": null, + "name": "Host health", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HOSTS" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/CDBASEE2E.json b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/CDBASEE2E.json new file mode 100644 index 00000000..7fdf2d90 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/CDBASEE2E.json @@ -0,0 +1,758 @@ +{ + "dashboardMetadata": { + "dashboardFilter": null, + "name": "CD_BASE E2E", + "owner": "sandra.la.lewerenz@bmwgroup.com", + "shared": true, + "sharingDetails": { + "linkShared": true, + "published": false + } + }, + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 3 + ] + }, + "tiles": [ + { + "bounds": { + "height": 304, + "left": 0, + "top": 38, + "width": 1216 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "SERVICE-8145AD86C5A5C537¦SERVICE»SERVICE-8145AD86C5A5C537»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601554531139 + }, + "SERVICE-8145AD86C5A5C537¦SERVICE»SERVICE-8145AD86C5A5C537»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601554533381 + }, + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1595275955999 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1595275720776 + }, + "nullbuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#b4e5f9", + "lastModified": 1595275686773 + } + }, + "series": [ + { + "aggregation": "PERCENTILE", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": 95, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.errors.total.count", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Response time, Throughput and Number of Errors", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:E2E", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 1216, + "top": 38, + "width": 722 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "SERVICE-8145AD86C5A5C537¦SERVICE»SERVICE-8145AD86C5A5C537»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1601554747627 + }, + "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1595276148986 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fourxx.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fivexx.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Failure rate (HTTP 4xx/5xx errors)", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:E2E", + "Component:BASE" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 114, + "left": 38, + "top": 722, + "width": 304 + }, + "configured": true, + "markdown": "[Top Web Requests](https://vse69518.sprint.dynatracelabs.com/#topglobalwebrequests;gtf=l_2_HOURS;gf=all)\n\n[Top database statements](https://vse69518.sprint.dynatracelabs.com/#topdbstatements;gtf=l_2_HOURS;gf=all)\n\n[Overview of captured exceptions](https://vse69518.sprint.dynatracelabs.com/#exceptionsoverview;gtf=l_2_HOURS;gf=all)", + "name": "Markdown", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "MARKDOWN" + }, + { + "bounds": { + "height": 266, + "left": 950, + "top": 684, + "width": 266 + }, + "chartVisible": true, + "configured": true, + "filterConfig": null, + "name": "Database health", + "tileFilter": { + "managementZone": { + "id": "4530644663209438695", + "name": "CD_BMW-Assistant-for-Service-Events-(BASE)" + }, + "timeframe": null + }, + "tileType": "DATABASES_OVERVIEW" + }, + { + "bounds": { + "height": 266, + "left": 418, + "top": 684, + "width": 266 + }, + "chartVisible": true, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": {}, + "series": [], + "type": "TIMESERIES" + }, + "customName": "Services", + "defaultName": "Services", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:E2E", + "Component:BASE" + ] + } + }, + "type": "SERVICE" + }, + "name": "", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "SERVICES" + }, + { + "bounds": { + "height": 266, + "left": 684, + "top": 684, + "width": 266 + }, + "chartVisible": true, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": {}, + "series": [], + "type": "TIMESERIES" + }, + "customName": "Hosts", + "defaultName": "Hosts", + "filtersPerEntityType": { + "HOST": { + "AUTO_TAGS": [ + "Environment:E2E", + "Component:BASE" + ] + } + }, + "type": "HOST" + }, + "name": "", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HOSTS" + }, + { + "bounds": { + "height": 38, + "left": 0, + "top": 0, + "width": 304 + }, + "configured": true, + "name": "application-1", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HEADER" + }, + { + "bounds": { + "height": 304, + "left": 0, + "top": 380, + "width": 1216 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "SERVICE-18F31B0E1E82C191¦SERVICE»SERVICE-18F31B0E1E82C191»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555242530 + }, + "SERVICE-18F31B0E1E82C191¦SERVICE»SERVICE-18F31B0E1E82C191»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555186229 + }, + "SERVICE-292EF4979DF3D114¦SERVICE»SERVICE-292EF4979DF3D114»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555145158 + }, + "SERVICE-292EF4979DF3D114¦SERVICE»SERVICE-292EF4979DF3D114»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555196766 + }, + "SERVICE-2F7573EB489969C6¦SERVICE»SERVICE-2F7573EB489969C6»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555162294 + }, + "SERVICE-2F7573EB489969C6¦SERVICE»SERVICE-2F7573EB489969C6»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555193366 + }, + "SERVICE-57C172B677BA8C39¦SERVICE»SERVICE-57C172B677BA8C39»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555152885 + }, + "SERVICE-57C172B677BA8C39¦SERVICE»SERVICE-57C172B677BA8C39»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555199826 + }, + "SERVICE-6A08B2EED8F61661¦SERVICE»SERVICE-6A08B2EED8F61661»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555141716 + }, + "SERVICE-6A08B2EED8F61661¦SERVICE»SERVICE-6A08B2EED8F61661»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555236240 + }, + "SERVICE-8145AD86C5A5C537¦SERVICE»SERVICE-8145AD86C5A5C537»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601554531139 + }, + "SERVICE-8145AD86C5A5C537¦SERVICE»SERVICE-8145AD86C5A5C537»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601554533381 + }, + "SERVICE-837285CFA9BD34C8¦SERVICE»SERVICE-837285CFA9BD34C8»truebuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555166743 + }, + "SERVICE-837285CFA9BD34C8¦SERVICE»SERVICE-837285CFA9BD34C8»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555233176 + }, + "SERVICE-84CD7283BDE1CED1¦SERVICE»SERVICE-84CD7283BDE1CED1»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555155734 + }, + "SERVICE-84CD7283BDE1CED1¦SERVICE»SERVICE-84CD7283BDE1CED1»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555239846 + }, + "SERVICE-9ADCF00A69DFF768¦SERVICE»SERVICE-9ADCF00A69DFF768»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555149804 + }, + "SERVICE-9ADCF00A69DFF768¦SERVICE»SERVICE-9ADCF00A69DFF768»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555229286 + }, + "SERVICE-A89597E8938340D2¦SERVICE»SERVICE-A89597E8938340D2»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555151431 + }, + "SERVICE-A89597E8938340D2¦SERVICE»SERVICE-A89597E8938340D2»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555190227 + }, + "SERVICE-ABC64204F529CE2B¦SERVICE»SERVICE-ABC64204F529CE2B»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555158936 + }, + "SERVICE-ABC64204F529CE2B¦SERVICE»SERVICE-ABC64204F529CE2B»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555130392 + }, + "SERVICE-C0164A4D6F60C291¦SERVICE»SERVICE-C0164A4D6F60C291»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555154281 + }, + "SERVICE-C0164A4D6F60C291¦SERVICE»SERVICE-C0164A4D6F60C291»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555227307 + }, + "SERVICE-E836F2B337098D06¦SERVICE»SERVICE-E836F2B337098D06»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555147649 + }, + "SERVICE-E836F2B337098D06¦SERVICE»SERVICE-E836F2B337098D06»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555191792 + }, + "SERVICE-ED25BF8DA0E3DE8F¦SERVICE»SERVICE-ED25BF8DA0E3DE8F»truebuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555168370 + }, + "SERVICE-ED25BF8DA0E3DE8F¦SERVICE»SERVICE-ED25BF8DA0E3DE8F»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555136396 + }, + "SERVICE-ED25BF8DA0E3DE8F¦SERVICE»SERVICE-ED25BF8DA0E3DE8F»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555238100 + }, + "SERVICE-EE2A98B5614F2F4C¦SERVICE»SERVICE-EE2A98B5614F2F4C»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555160686 + }, + "SERVICE-EE2A98B5614F2F4C¦SERVICE»SERVICE-EE2A98B5614F2F4C»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555198382 + }, + "SERVICE-EEC8F5CE714AAECA¦SERVICE»SERVICE-EEC8F5CE714AAECA»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555157375 + }, + "SERVICE-EEC8F5CE714AAECA¦SERVICE»SERVICE-EEC8F5CE714AAECA»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555195150 + }, + "SERVICE-F0BB60265D1C65FA¦SERVICE»SERVICE-F0BB60265D1C65FA»truebuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ffd0ab", + "lastModified": 1601555143811 + }, + "SERVICE-F0BB60265D1C65FA¦SERVICE»SERVICE-F0BB60265D1C65FA»truebuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#00a1b2", + "lastModified": 1601555231381 + }, + "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1595275955999 + }, + "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1595275720776 + }, + "nullbuiltin:service.response.time|PERCENTILE|TOTAL|95|LINE|SERVICE": { + "customColor": "#b4e5f9", + "lastModified": 1595275686773 + } + }, + "series": [ + { + "aggregation": "PERCENTILE", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.response.time", + "percentile": 95, + "sortAscending": false, + "sortColumn": false, + "type": "LINE" + }, + { + "aggregation": "NONE", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.requestCount.total", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Response time (95 percentile), Throughput and Number of Errors", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:E2E", + "Component:BASE" + ], + "SERVICE_TYPE": [ + "2" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 304, + "left": 1216, + "top": 380, + "width": 722 + }, + "configured": true, + "filterConfig": { + "chartConfig": { + "legendShown": true, + "resultMetadata": { + "SERVICE-18F31B0E1E82C191¦SERVICE»SERVICE-18F31B0E1E82C191»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555335552 + }, + "SERVICE-292EF4979DF3D114¦SERVICE»SERVICE-292EF4979DF3D114»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555369198 + }, + "SERVICE-292EF4979DF3D114¦SERVICE»SERVICE-292EF4979DF3D114»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555344698 + }, + "SERVICE-2F7573EB489969C6¦SERVICE»SERVICE-2F7573EB489969C6»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555337070 + }, + "SERVICE-57C172B677BA8C39¦SERVICE»SERVICE-57C172B677BA8C39»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555332976 + }, + "SERVICE-6A08B2EED8F61661¦SERVICE»SERVICE-6A08B2EED8F61661»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555342444 + }, + "SERVICE-8145AD86C5A5C537¦SERVICE»SERVICE-8145AD86C5A5C537»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#2ab6f4", + "lastModified": 1601554747627 + }, + "SERVICE-837285CFA9BD34C8¦SERVICE»SERVICE-837285CFA9BD34C8»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555357516 + }, + "SERVICE-84CD7283BDE1CED1¦SERVICE»SERVICE-84CD7283BDE1CED1»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555364715 + }, + "SERVICE-84CD7283BDE1CED1¦SERVICE»SERVICE-84CD7283BDE1CED1»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555334258 + }, + "SERVICE-9ADCF00A69DFF768¦SERVICE»SERVICE-9ADCF00A69DFF768»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555352637 + }, + "SERVICE-A89597E8938340D2¦SERVICE»SERVICE-A89597E8938340D2»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555329475 + }, + "SERVICE-ABC64204F529CE2B¦SERVICE»SERVICE-ABC64204F529CE2B»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555370825 + }, + "SERVICE-ABC64204F529CE2B¦SERVICE»SERVICE-ABC64204F529CE2B»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555355041 + }, + "SERVICE-C0164A4D6F60C291¦SERVICE»SERVICE-C0164A4D6F60C291»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555346562 + }, + "SERVICE-ED25BF8DA0E3DE8F¦SERVICE»SERVICE-ED25BF8DA0E3DE8F»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555348211 + }, + "SERVICE-EE2A98B5614F2F4C¦SERVICE»SERVICE-EE2A98B5614F2F4C»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555359410 + }, + "SERVICE-EE2A98B5614F2F4C¦SERVICE»SERVICE-EE2A98B5614F2F4C»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555328055 + }, + "SERVICE-EEC8F5CE714AAECA¦SERVICE»SERVICE-EEC8F5CE714AAECA»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555367357 + }, + "SERVICE-EEC8F5CE714AAECA¦SERVICE»SERVICE-EEC8F5CE714AAECA»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555340156 + }, + "SERVICE-F0BB60265D1C65FA¦SERVICE»SERVICE-F0BB60265D1C65FA»truebuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#008cdb", + "lastModified": 1601555362753 + }, + "SERVICE-F0BB60265D1C65FA¦SERVICE»SERVICE-F0BB60265D1C65FA»truebuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1601555331417 + }, + "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { + "customColor": "#ef651f", + "lastModified": 1595276148986 + } + }, + "series": [ + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fourxx.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": false, + "type": "BAR" + }, + { + "aggregation": "AVG", + "aggregationRate": "TOTAL", + "dimensions": [ + { + "entityDimension": true, + "id": "0", + "name": "dt.entity.service", + "values": [] + } + ], + "entityType": "SERVICE", + "metric": "builtin:service.errors.fivexx.rate", + "percentile": null, + "sortAscending": false, + "sortColumn": true, + "type": "BAR" + } + ], + "type": "TIMESERIES" + }, + "customName": "Failure rate (HTTP 4xx/5xx errors)", + "defaultName": "Custom chart", + "filtersPerEntityType": { + "SERVICE": { + "AUTO_TAGS": [ + "Environment:E2E", + "Component:BASE" + ], + "SERVICE_TYPE": [ + "2" + ] + } + }, + "type": "MIXED" + }, + "name": "Custom chart", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "CUSTOM_CHARTING" + }, + { + "bounds": { + "height": 38, + "left": 0, + "top": 342, + "width": 304 + }, + "configured": true, + "name": "Controllers", + "tileFilter": { + "managementZone": null, + "timeframe": null + }, + "tileType": "HEADER" + }, + { + "bounds": { + "height": 152, + "left": 1254, + "top": 722, + "width": 152 + }, + "configured": true, + "name": "Problems", + "tileFilter": { + "managementZone": { + "id": "4530644663209438695", + "name": "CD_BMW-Assistant-for-Service-Events-(BASE)" + }, + "timeframe": null + }, + "tileType": "OPEN_PROBLEMS" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/dashboard.yaml b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/dashboard.yaml new file mode 100644 index 00000000..e230b3c9 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/dashboard/dashboard.yaml @@ -0,0 +1,11 @@ +config: +- BASEEMEAPRODOverviewdashboard: BASEEMEAPRODOverviewdashboard.json +- CDBASEE2E: CDBASEE2E.json +- BASEEMEAPRODDatabase: BASEEMEAPRODDatabase.json + +BASEEMEAPRODDatabase: +- name: '[BASE][EMEA][PROD] Database' +BASEEMEAPRODOverviewdashboard: +- name: '[BASE][EMEA][PROD] Overview dashboard' +CDBASEE2E: +- name: CD_BASE E2E diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/management-zone/CDBMW-Assistant-for-Service-Events-BASE.json b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/management-zone/CDBMW-Assistant-for-Service-Events-BASE.json new file mode 100644 index 00000000..c74144d9 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/management-zone/CDBMW-Assistant-for-Service-Events-BASE.json @@ -0,0 +1,49 @@ +{ + "dimensionalRules": [], + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 0 + ] + }, + "name": "{{.name}}", + "rules": [ + { + "conditions": [ + { + "comparisonInfo": { + "negate": false, + "operator": "EQUALS", + "type": "TAG", + "value": { + "context": "CONTEXTLESS", + "key": "Component", + "value": "BASE" + } + }, + "key": { + "attribute": "SERVICE_TAGS" + } + }, + { + "comparisonInfo": { + "caseSensitive": true, + "negate": true, + "operator": "CONTAINS", + "type": "STRING", + "value": "executed in" + }, + "key": { + "attribute": "SERVICE_NAME" + } + } + ], + "enabled": true, + "propagationTypes": [ + "SERVICE_TO_PROCESS_GROUP_LIKE", + "SERVICE_TO_HOST_LIKE" + ], + "type": "SERVICE" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/management-zone/management-zone.yaml new file mode 100644 index 00000000..2295f675 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMW-Assistant-for-Service-Events-(BASE)/management-zone/management-zone.yaml @@ -0,0 +1,5 @@ +config: +- CDBMW-Assistant-for-Service-Events-BASE: CDBMW-Assistant-for-Service-Events-BASE.json + +CDBMW-Assistant-for-Service-Events-BASE: +- name: CD_BMW-Assistant-for-Service-Events-(BASE) diff --git a/BMW-Dynatrace-config/CD_BMWPoints/management-zone/CDBMWPoints.json b/BMW-Dynatrace-config/CD_BMWPoints/management-zone/CDBMWPoints.json new file mode 100644 index 00000000..8c0ffb4c --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMWPoints/management-zone/CDBMWPoints.json @@ -0,0 +1,31 @@ +{ + "dimensionalRules": [], + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 0 + ] + }, + "name": "{{.name}}", + "rules": [ + { + "conditions": [ + { + "comparisonInfo": { + "caseSensitive": true, + "negate": false, + "operator": "BEGINS_WITH", + "type": "STRING", + "value": "empty" + }, + "key": { + "attribute": "SERVICE_AKKA_ACTOR_SYSTEM" + } + } + ], + "enabled": true, + "propagationTypes": [], + "type": "SERVICE" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_BMWPoints/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_BMWPoints/management-zone/management-zone.yaml new file mode 100644 index 00000000..4c222660 --- /dev/null +++ b/BMW-Dynatrace-config/CD_BMWPoints/management-zone/management-zone.yaml @@ -0,0 +1,5 @@ +config: +- CDBMWPoints: CDBMWPoints.json + +CDBMWPoints: +- name: CD_BMWPoints diff --git a/BMW-Dynatrace-config/CD_CallCenterClient/management-zone/CDCallCenterClient.json b/BMW-Dynatrace-config/CD_CallCenterClient/management-zone/CDCallCenterClient.json new file mode 100644 index 00000000..7bb74f02 --- /dev/null +++ b/BMW-Dynatrace-config/CD_CallCenterClient/management-zone/CDCallCenterClient.json @@ -0,0 +1,37 @@ +{ + "dimensionalRules": [], + "metadata": { + "clusterVersion": "1.209.98.20210122-102634", + "configurationVersions": [ + 0 + ] + }, + "name": "{{.name}}", + "rules": [ + { + "conditions": [ + { + "comparisonInfo": { + "negate": false, + "operator": "EQUALS", + "type": "TAG", + "value": { + "context": "CONTEXTLESS", + "key": "Component", + "value": "Call Center Client" + } + }, + "key": { + "attribute": "PROCESS_GROUP_TAGS" + } + } + ], + "enabled": true, + "propagationTypes": [ + "PROCESS_GROUP_TO_SERVICE", + "PROCESS_GROUP_TO_HOST" + ], + "type": "PROCESS_GROUP" + } + ] +} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_CallCenterClient/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_CallCenterClient/management-zone/management-zone.yaml new file mode 100644 index 00000000..9c34b7f7 --- /dev/null +++ b/BMW-Dynatrace-config/CD_CallCenterClient/management-zone/management-zone.yaml @@ -0,0 +1,5 @@ +config: +- CDCallCenterClient: CDCallCenterClient.json + +CDCallCenterClient: +- name: CD_CallCenterClient