diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/alerting-profile/CDInfotainment.json b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/alerting-profile/CDInfotainment.json deleted file mode 100644 index 9da72427..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/alerting-profile/CDInfotainment.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "displayName": "{{.name}}", - "eventTypeFilters": [], - "managementZoneId": -2636562501139802600, - "metadata": { - "clusterVersion": "1.215.107.20210414-181420", - "configurationVersions": [], - "currentConfigurationVersions": [ - "0" - ] - }, - "mzId": "-2636562501139802422", - "rules": [ - { - "delayInMinutes": 0, - "severityLevel": "AVAILABILITY", - "tagFilter": { - "includeMode": "INCLUDE_ANY", - "tagFilters": [ - { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - ] - } - }, - { - "delayInMinutes": 10, - "severityLevel": "ERROR", - "tagFilter": { - "includeMode": "INCLUDE_ANY", - "tagFilters": [ - { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - ] - } - }, - { - "delayInMinutes": 30, - "severityLevel": "PERFORMANCE", - "tagFilter": { - "includeMode": "INCLUDE_ANY", - "tagFilters": [ - { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - ] - } - }, - { - "delayInMinutes": 30, - "severityLevel": "RESOURCE_CONTENTION", - "tagFilter": { - "includeMode": "INCLUDE_ANY", - "tagFilters": [ - { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - ] - } - }, - { - "delayInMinutes": 10, - "severityLevel": "CUSTOM_ALERT", - "tagFilter": { - "includeMode": "INCLUDE_ANY", - "tagFilters": [ - { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - ] - } - }, - { - "delayInMinutes": 0, - "severityLevel": "MONITORING_UNAVAILABLE", - "tagFilter": { - "includeMode": "INCLUDE_ANY", - "tagFilters": [ - { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - ] - } - } - ] -} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/alerting-profile/alerting-profile.yaml b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/alerting-profile/alerting-profile.yaml deleted file mode 100644 index 1b061b1f..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/alerting-profile/alerting-profile.yaml +++ /dev/null @@ -1,5 +0,0 @@ -config: -- CDInfotainment: CDInfotainment.json - -CDInfotainment: -- name: CD_Infotainment diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/README.md b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/README.md deleted file mode 100644 index f2f821ec..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/README.md +++ /dev/null @@ -1,4 +0,0 @@ - -### How to configure dashboards? - -Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Dashboards) page to configure your dashboards. \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/dashboard.yaml b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/dashboard.yaml deleted file mode 100644 index aad74dad..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/dashboard.yaml +++ /dev/null @@ -1,127 +0,0 @@ -config: -- CDInfotainment-PROD: default.json -- CDInfotainment-E2E: default.json -- CDInfotainment-INT: default.json -- CDInfotainment-TEST: default.json - -#PROD dashboards for EMEA/NA/CN Prod -#Dry-run needed for all hubs -CDInfotainment-PROD: -- name: CD_Infotainment-In-Car-Experience-Services PROD -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: PROD -- skipDeployment: "true" -#Configuration -CDInfotainment-PROD.EMEA-Prod: -- name: CD_Infotainment-In-Car-Experience-Services PROD -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- tag: Infotainment -- env: PROD -- skipDeployment: "false" -CDInfotainment-PROD.NA-Prod: -- name: CD_Infotainment-In-Car-Experience-Services PROD -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- tag: Infotainment -- env: PROD -- skipDeployment: "false" -CDInfotainment-PROD.CN-Prod: -- name: CD_Infotainment-In-Car-Experience-Services PROD -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- tag: Infotainment -- env: PROD -- skipDeployment: "false" - -#E2E dashboards for EMEA/NA/CN E2E -#Dry-run needed for all hubs -CDInfotainment-E2E: -- name: CD_Infotainment-In-Car-Experience-Services E2E -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: E2E -- skipDeployment: "true" -#Configuration -CDInfotainment-E2E.EMEA-Prod: -- name: CD_Infotainment-In-Car-Experience-Services E2E -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: E2E -- tag: Infotainment -- skipDeployment: "true" -CDInfotainment-E2E.NA-Prod: -- name: CD_Infotainment-In-Car-Experience-Services E2E -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: E2E -- tag: Infotainment -- skipDeployment: "true" -CDInfotainment-E2E.CN-Prod: -- name: CD_Infotainment-In-Car-Experience-Services E2E -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: E2E -- tag: Infotainment -- skipDeployment: "true" - -#INT dashboards for EMEA/NA/CN -#Dry-run needed for all hubs -CDInfotainment-INT: -- name: CD_Infotainment-In-Car-Experience-Services INT -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: INT -- tag: Infotainment -- skipDeployment: "true" -#Configuration -CDInfotainment-INT.EMEA-PreProd: -- name: CD_Infotainment-In-Car-Experience-Services INT -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: INT -- tag: Infotainment -- skipDeployment: "false" -CDInfotainment-INT.NA-PreProd: -- name: CD_Infotainment-In-Car-Experience-Services INT -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: INT -- skipDeployment: "false" -CDInfotainment-INT.CN-PreProd: -- name: CD_Infotainment-In-Car-Experience-Services INT -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: INT -- skipDeployment: "false" - -#TEST dashboards for EMEA/NA/CN -#Dry-run needed for all hubs -CDInfotainment-TEST: -- name: CD_Infotainment-In-Car-Experience-Services TEST -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- tag: Infotainment -- env: TEST -- skipDeployment: "true" -#Configuration -CDInfotainment-TEST.EMEA-PreProd: -- name: CD_Infotainment-In-Car-Experience-Services TEST -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- tag: Infotainment -- env: TEST -- skipDeployment: "false" -CDInfotainment-TEST.NA-PreProd: -- name: CD_Infotainment-In-Car-Experience-Services TEST -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: TEST -- skipDeployment: "false" -CDInfotainment-TEST.CN-PreProd: -- name: CD_Infotainment-In-Car-Experience-Services TEST -- mzName: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.name -- mzId: CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment.id -- env: TEST -- skipDeployment: "false" \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/default.json b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/default.json deleted file mode 100644 index 6c685810..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/dashboard/default.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "metadata": { - "configurationVersions": [ - 3 - ], - "clusterVersion": "1.214.107.20210407-223952" - }, - "dashboardMetadata": { - "name": "{{.name}}", - "shared": true, - "owner": "Ignacio.Goldman@partner.bmwgroup.com", - "dashboardFilter": { - "timeframe": "-24h to now" - }, - "tags": [ - "{{.tag}}" - ] - }, - "tiles": [ - { - "name": "Custom chart", - "tileType": "CUSTOM_CHARTING", - "configured": true, - "bounds": { - "top": 228, - "left": 38, - "width": 1064, - "height": 304 - }, - "tileFilter": {}, - "filterConfig": { - "type": "MIXED", - "customName": "Failure rate (HTTP 4xx/5xx errors)", - "defaultName": "Custom chart", - "chartConfig": { - "legendShown": true, - "type": "TIMESERIES", - "series": [ - { - "metric": "builtin:service.errors.fourxx.rate", - "aggregation": "AVG", - "type": "BAR", - "entityType": "SERVICE", - "dimensions": [], - "sortAscending": false, - "sortColumn": false, - "aggregationRate": "TOTAL" - }, - { - "metric": "builtin:service.errors.fivexx.rate", - "aggregation": "AVG", - "type": "BAR", - "entityType": "SERVICE", - "dimensions": [], - "sortAscending": false, - "sortColumn": true, - "aggregationRate": "TOTAL" - } - ], - "resultMetadata": { - "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": { - "lastModified": 1617956393463, - "customColor": "#ff0000" - }, - "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": { - "lastModified": 1617956441725, - "customColor": "#fff29a" - } - } - }, - "filtersPerEntityType": { - "SERVICE": { - "AUTO_TAGS": [ - "Environment:{{.env}}", - "Component:{{.tag}}" - ] - } - } - } - }, - { - "name": "Problems", - "tileType": "OPEN_PROBLEMS", - "configured": true, - "bounds": { - "top": 38, - "left": 950, - "width": 152, - "height": 152 - }, - "tileFilter": { - "managementZone": { - "id": "{{.mzId}}", - "name": "{{.mzName}}" - } - } - }, - { - "name": "Overall Health", - "tileType": "HEADER", - "configured": true, - "bounds": { - "top": 0, - "left": 38, - "width": 1064, - "height": 38 - }, - "tileFilter": {} - }, - { - "name": "Markdown", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 532, - "left": 38, - "width": 1064, - "height": 38 - }, - "tileFilter": {}, - "markdown": "---\n" - }, - { - "name": "Custom chart", - "tileType": "CUSTOM_CHARTING", - "configured": true, - "bounds": { - "top": 570, - "left": 38, - "width": 1064, - "height": 304 - }, - "tileFilter": {}, - "filterConfig": { - "type": "MIXED", - "customName": "Response time, Request Count and Number of Errors", - "defaultName": "Custom chart", - "chartConfig": { - "legendShown": true, - "type": "TIMESERIES", - "series": [ - { - "metric": "builtin:service.response.time", - "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": false, - "aggregationRate": "TOTAL" - }, - { - "metric": "builtin:service.errors.total.count", - "aggregation": "NONE", - "type": "BAR", - "entityType": "SERVICE", - "dimensions": [], - "sortAscending": false, - "sortColumn": true, - "aggregationRate": "TOTAL" - } - ], - "resultMetadata": { - "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": { - "lastModified": 1595275720776, - "customColor": "#008cdb" - }, - "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": { - "lastModified": 1595275955999, - "customColor": "#ef651f" - }, - "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": { - "lastModified": 1595275686773, - "customColor": "#b4e5f9" - } - } - }, - "filtersPerEntityType": { - "SERVICE": { - "AUTO_TAGS": [ - "Environment:{{.env}}", - "Component:{{.tag}}" - ] - } - } - } - }, - { - "name": "Markdown", - "tileType": "MARKDOWN", - "configured": true, - "bounds": { - "top": 190, - "left": 38, - "width": 1064, - "height": 38 - }, - "tileFilter": {}, - "markdown": "---\n" - }, - { - "name": "", - "tileType": "DATABASES_OVERVIEW", - "configured": true, - "bounds": { - "top": 38, - "left": 646, - "width": 190, - "height": 152 - }, - "tileFilter": {}, - "filterConfig": { - "type": "DATABASE", - "customName": "Databases", - "defaultName": "Databases", - "chartConfig": { - "legendShown": true, - "type": "TIMESERIES", - "series": [], - "resultMetadata": {} - }, - "filtersPerEntityType": { - "DATABASE": { - "AUTO_TAGS": [ - "Environment:{{.env}}", - "Component:{{.tag}}" - ] - } - } - }, - "chartVisible": true - }, - { - "name": "", - "tileType": "SERVICES", - "configured": true, - "bounds": { - "top": 38, - "left": 342, - "width": 190, - "height": 152 - }, - "tileFilter": {}, - "filterConfig": { - "type": "SERVICE", - "customName": "Services", - "defaultName": "Services", - "chartConfig": { - "legendShown": true, - "type": "TIMESERIES", - "series": [], - "resultMetadata": {} - }, - "filtersPerEntityType": { - "SERVICE": { - "AUTO_TAGS": [ - "Environment:{{.env}}", - "Component:{{.tag}}" - ] - } - } - }, - "chartVisible": true - }, - { - "name": "", - "tileType": "HOSTS", - "configured": true, - "bounds": { - "top": 38, - "left": 38, - "width": 190, - "height": 152 - }, - "tileFilter": {}, - "filterConfig": { - "type": "HOST", - "customName": "Hosts", - "defaultName": "Hosts", - "chartConfig": { - "legendShown": true, - "type": "TIMESERIES", - "series": [], - "resultMetadata": {} - }, - "filtersPerEntityType": { - "HOST": { - "AUTO_TAGS": [ - "Environment:{{.env}}", - "Component:{{.tag}}" - ] - } - } - }, - "chartVisible": true - } - ] -} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment-In-Car-Experience-Services.json b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment-In-Car-Experience-Services.json deleted file mode 100644 index ebfbe3dd..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/management-zone/CDInfotainment-In-Car-Experience-Services.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "description": null, - "dimensionalRules": [], - "entitySelectorBasedRules": [], - "metadata": { - "clusterVersion": "1.215.107.20210414-181420", - "configurationVersions": [ - 0 - ] - }, - "name": "{{.name}}", - "rules": [ - { - "conditions": [ - { - "comparisonInfo": { - "negate": false, - "operator": "EQUALS", - "type": "TAG", - "value": { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - }, - "key": { - "attribute": "SERVICE_TAGS" - } - }, - { - "comparisonInfo": { - "caseSensitive": true, - "negate": true, - "operator": "CONTAINS", - "type": "STRING", - "value": "HealthResource" - }, - "key": { - "attribute": "SERVICE_NAME" - } - }, - { - "comparisonInfo": { - "caseSensitive": true, - "negate": true, - "operator": "CONTAINS", - "type": "STRING", - "value": "PingResource" - }, - "key": { - "attribute": "SERVICE_NAME" - } - }, - { - "comparisonInfo": { - "caseSensitive": true, - "negate": true, - "operator": "CONTAINS", - "type": "STRING", - "value": "PrometheusResource" - }, - "key": { - "attribute": "SERVICE_NAME" - } - }, - { - "comparisonInfo": { - "caseSensitive": true, - "negate": true, - "operator": "CONTAINS", - "type": "STRING", - "value": "background" - }, - "key": { - "attribute": "SERVICE_NAME" - } - } - ], - "enabled": true, - "propagationTypes": [ - "SERVICE_TO_PROCESS_GROUP_LIKE", - "SERVICE_TO_HOST_LIKE" - ], - "type": "SERVICE" - }, - { - "conditions": [ - { - "comparisonInfo": { - "negate": false, - "operator": "EQUALS", - "type": "TAG", - "value": { - "context": "CONTEXTLESS", - "key": "Component", - "value": "Infotainment" - } - }, - "key": { - "attribute": "PROCESS_GROUP_TAGS" - } - } - ], - "enabled": true, - "propagationTypes": [ - "PROCESS_GROUP_TO_HOST" - ], - "type": "PROCESS_GROUP" - }, - { - "conditions": [ - { - "comparisonInfo": { - "negate": false, - "operator": "TAG_KEY_EQUALS", - "type": "TAG", - "value": { - "context": "CONTEXTLESS", - "key": "External" - } - }, - "key": { - "attribute": "SERVICE_TAGS" - } - }, - { - "comparisonInfo": { - "caseSensitive": false, - "negate": true, - "operator": "CONTAINS", - "type": "STRING", - "value": "asbc" - }, - "key": { - "attribute": "SERVICE_NAME" - } - } - ], - "enabled": true, - "propagationTypes": [], - "type": "SERVICE" - } - ] -} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/management-zone/management-zone.yaml deleted file mode 100644 index fabc59fb..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/management-zone/management-zone.yaml +++ /dev/null @@ -1,5 +0,0 @@ -config: -- CDInfotainment: CDInfotainment-In-Car-Experience-Services.json - -CDInfotainment: -- name: CD_Infotainment-In-Car-Experience-Services diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/CDInfotainment-ITSM-10APP10294512MINOR.json b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/CDInfotainment-ITSM-10APP10294512MINOR.json deleted file mode 100644 index f01a1cb0..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/CDInfotainment-ITSM-10APP10294512MINOR.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "acceptAnyCertificate": true, - "active": false, - "alertingProfile": "6158fb78-f0a6-4d87-b39a-5889f9d0b36e", - "headers": [ - { - "name": "x-apikey", - "value": "QkdrmGSgDAwU9iVF6cYEtVXPvUqciNai" - }, - { - "name": "Authorization", - "value": null - } - ], - "name": "{{.name}}", - "notifyEventMergesEnabled": false, - "payload": "[\n{\n \"attributes\": {\n \"CLASS\": \"BusinessTransaction\",\n \"source\": \"MgmtZone: Name\",\n \"severity\": \"MINOR\", \n \"origin\": \"APPD-134221\",\n \"sub_origin\": \"Dynatrace SaaS – {ImpactedEntity}\",\n \"adapter_host\": \"xxu26128.live.dynatrace.com\",\n \"msg\": \"{ProblemDetailsText}\",\n \"contract_id\": \"10APP10294512\",\n \"ars_esc\": \"Yes\",\n \"ars_delay_time\": \"0\",\n \"hostname\": \"Dynatrace\",\n \"sub_source\": \"Dynatrace\", \n \"server_loc\": \"Munich\",\n \"event_id\": \"AI001\", \n \"dd_plus\": \"{ProblemSeverity}\",\n \"dd1\": \"{ProblemURL}\",\n \"dd2\": \"{PID}\",\n \"dd3\": \"{Tags}\"\n }\n}\n]", - "type": "WEBHOOK", - "url": "https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1" -} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/CDInfotainment-MSTeams.json b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/CDInfotainment-MSTeams.json deleted file mode 100644 index 1ad6a248..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/CDInfotainment-MSTeams.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "acceptAnyCertificate": false, - "active": true, - "alertingProfile": "6158fb78-f0a6-4d87-b39a-5889f9d0b36e", - "headers": [], - "name": "{{.name}}", - "notifyEventMergesEnabled": false, - "payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}", - "type": "WEBHOOK", - "url": "https://outlook.office.com/webhook/effa4886-dfc0-4e3e-906b-5d0e740376e8@ce849bab-cc1c-465b-b62e-18f07c9ac198/IncomingWebhook/5bbe9d268d8a48a294d265e05ecfd572/38544660-a8c9-4550-a68e-70d455f650a9" -} \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/notification.yaml b/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/notification.yaml deleted file mode 100644 index 490f22fa..00000000 --- a/BMW-Dynatrace-config/CD_Infotainment-In-Car-Experience-Services/notification/notification.yaml +++ /dev/null @@ -1,17 +0,0 @@ -config: -- CDInfotainment-MSTeams: CDInfotainment-MSTeams.json -- CDInfotainment-ITSM-10APP10294512MINOR: CDInfotainment-ITSM-10APP10294512MINOR.json - -CDInfotainment-ITSM-10APP10294512MINOR: -- name: CD_Infotainment - ITSM - 10APP10294512_MINOR -- skipDeployment: "true" -CDInfotainment-ITSM-10APP10294512MINOR.EMEA-Prod: -- name: CD_Infotainment - ITSM - 10APP10294512_MINOR -- skipDeployment: "false" - -CDInfotainment-MSTeams: -- name: CD_Infotainment - MS Teams -- skipDeployment: "true" -CDInfotainment-MSTeams.EMEA-Prod: -- name: CD_Infotainment - MS Teams -- skipDeployment: "false" \ No newline at end of file