Added pais, psr to CD_Perseus

TestMonacoDONOTMERGE
qxz0kv3 2021-11-03 11:00:54 +01:00
parent 9a53cae659
commit 6070b814f1
13 changed files with 267 additions and 320 deletions

View File

@ -1,60 +1,37 @@
config:
- CDPerseus-PROD: default.json
- CDPerseus-INT: default.json
- CDnewComponentTag: default.json
#Prod alerting profiles for EMEA/NA/CN
#Dry-run needed for all hubs
CDPerseus-PROD:
CDnewComponentTag.EMEA-Prod:
- name: CD_Perseus PROD
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- env: PROD
- skipDeployment: "true"
#Configuration
CDPerseus-PROD.EMEA-Prod:
- name: CD_Perseus PROD
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
CDPerseus-PROD.NA-Prod:
CDnewComponentTag.NA-Prod:
- name: CD_Perseus PROD
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
CDPerseus-PROD.CN-Prod:
CDnewComponentTag.CN-Prod:
- name: CD_Perseus PROD
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
#Dry-run needed for all hubs
CDPerseus-INT:
CDnewComponentTag.EMEA-PreProd:
- name: CD_Perseus INT
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- env: INT
- skipDeployment: "true"
#Configuration
CDPerseus-INT.EMEA-PreProd:
- name: CD_Perseus INT
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
CDPerseus-INT.NA-PreProd:
CDnewComponentTag.NA-PreProd:
- name: CD_Perseus INT
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
CDPerseus-INT.CN-PreProd:
CDnewComponentTag.CN-PreProd:
- name: CD_Perseus INT
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"

View File

@ -10,11 +10,6 @@
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
},
{
"context": "CONTEXTLESS",
"key": "Environment",
@ -29,11 +24,6 @@
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
},
{
"context": "CONTEXTLESS",
"key": "Environment",
@ -48,11 +38,6 @@
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
},
{
"context": "CONTEXTLESS",
"key": "Environment",
@ -67,11 +52,6 @@
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
},
{
"context": "CONTEXTLESS",
"key": "Environment",
@ -86,11 +66,6 @@
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
},
{
"context": "CONTEXTLESS",
"key": "Environment",

View File

@ -1,4 +1,4 @@
### How to configure dashboards?
### How to configure dashboards?
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Dashboards) page to configure your dashboards.

View File

@ -1,127 +1,109 @@
config:
- CDPerseus-PROD: default.json
- CDPerseus-E2E: default.json
- CDPerseus-INT: default.json
- CDPerseus-TEST: default.json
- CDnewComponentTag-PROD: default.json
- CDnewComponentTag-E2E: default.json
- CDnewComponentTag-INT: default.json
- CDnewComponentTag-TEST: default.json
#PROD dashboards for EMEA/NA/CN Prod
#Dry-run needed for all hubs
CDPerseus-PROD:
CDnewComponentTag-PROD:
- name: CD_Perseus PROD
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "true"
#Configuration
CDPerseus-PROD.EMEA-Prod:
CDnewComponentTag-PROD.EMEA-Prod:
- name: CD_Perseus PROD
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- tag: Perseus
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
CDPerseus-PROD.NA-Prod:
CDnewComponentTag-PROD.NA-Prod:
- name: CD_Perseus PROD
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- tag: Perseus
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
CDPerseus-PROD.CN-Prod:
CDnewComponentTag-PROD.CN-Prod:
- name: CD_Perseus PROD
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- tag: Perseus
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
#E2E dashboards for EMEA/NA/CN E2E
#Dry-run needed for all hubs
CDPerseus-E2E:
#E2E dashboards for EMEA/NA/CN Prod
CDnewComponentTag-E2E:
- name: CD_Perseus E2E
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: E2E
- skipDeployment: "true"
#Configuration
CDPerseus-E2E.EMEA-Prod:
CDnewComponentTag-E2E.EMEA-Prod:
- name: CD_Perseus E2E
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: E2E
- tag: Perseus
- skipDeployment: "true"
CDPerseus-E2E.NA-Prod:
- skipDeployment: "false"
CDnewComponentTag-E2E.NA-Prod:
- name: CD_Perseus E2E
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: E2E
- tag: Perseus
- skipDeployment: "true"
CDPerseus-E2E.CN-Prod:
- skipDeployment: "false"
CDnewComponentTag-E2E.CN-Prod:
- name: CD_Perseus E2E
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: E2E
- tag: Perseus
- skipDeployment: "true"
- skipDeployment: "false"
#INT dashboards for EMEA/NA/CN
#Dry-run needed for all hubs
CDPerseus-INT:
#INT dashboards for EMEA/NA/CN PreProd
CDnewComponentTag-INT:
- name: CD_Perseus INT
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- tag: Perseus
- skipDeployment: "true"
#Configuration
CDPerseus-INT.EMEA-PreProd:
CDnewComponentTag-INT.EMEA-PreProd:
- name: CD_Perseus INT
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- env: INT
- tag: Perseus
- skipDeployment: "false"
CDPerseus-INT.NA-PreProd:
- name: CD_Perseus INT
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
CDPerseus-INT.CN-PreProd:
CDnewComponentTag-INT.NA-PreProd:
- name: CD_Perseus INT
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
CDnewComponentTag-INT.CN-PreProd:
- name: CD_Perseus INT
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
#TEST dashboards for EMEA/NA/CN
#Dry-run needed for all hubs
CDPerseus-TEST:
#TEST dashboards for EMEA/NA/CN PreProd
CDnewComponentTag-TEST:
- name: CD_Perseus TEST
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- tag: Perseus
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: TEST
- skipDeployment: "true"
#Configuration
CDPerseus-TEST.EMEA-PreProd:
CDnewComponentTag-TEST.EMEA-PreProd:
- name: CD_Perseus TEST
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- tag: Perseus
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: TEST
- skipDeployment: "false"
CDPerseus-TEST.NA-PreProd:
CDnewComponentTag-TEST.NA-PreProd:
- name: CD_Perseus TEST
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: TEST
- skipDeployment: "false"
CDPerseus-TEST.CN-PreProd:
CDnewComponentTag-TEST.CN-PreProd:
- name: CD_Perseus TEST
- mzName: CD_Perseus/management-zone/CDPerseus.name
- mzId: CD_Perseus/management-zone/CDPerseus.id
- mzName: CD_Perseus/management-zone/CDnewComponentTag.name
- mzId: CD_Perseus/management-zone/CDnewComponentTag.id
- env: TEST
- skipDeployment: "false"

View File

@ -13,8 +13,9 @@
"timeframe": "-24h to now"
},
"tags": [
"{{.tag}}"
]
"{{.mzName}}"
],
"preset": true
},
"tiles": [
{
@ -27,7 +28,12 @@
"width": 1064,
"height": 304
},
"tileFilter": {},
"tileFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
},
"filterConfig": {
"type": "MIXED",
"customName": "Failure rate (HTTP 4xx/5xx errors)",
@ -71,8 +77,7 @@
"filtersPerEntityType": {
"SERVICE": {
"AUTO_TAGS": [
"Environment:{{.env}}",
"Component:{{.tag}}"
"Environment:{{.env}}"
]
}
}
@ -105,7 +110,12 @@
"width": 1064,
"height": 38
},
"tileFilter": {}
"tileFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
}
},
{
"name": "Markdown",
@ -130,7 +140,12 @@
"width": 1064,
"height": 304
},
"tileFilter": {},
"tileFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
},
"filterConfig": {
"type": "MIXED",
"customName": "Response time, Request Count and Number of Errors",
@ -188,8 +203,7 @@
"filtersPerEntityType": {
"SERVICE": {
"AUTO_TAGS": [
"Environment:{{.env}}",
"Component:{{.tag}}"
"Environment:{{.env}}"
]
}
}
@ -218,7 +232,12 @@
"width": 190,
"height": 152
},
"tileFilter": {},
"tileFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
},
"filterConfig": {
"type": "DATABASE",
"customName": "Databases",
@ -232,8 +251,7 @@
"filtersPerEntityType": {
"DATABASE": {
"AUTO_TAGS": [
"Environment:{{.env}}",
"Component:{{.tag}}"
"Environment:{{.env}}"
]
}
}
@ -250,7 +268,12 @@
"width": 190,
"height": 152
},
"tileFilter": {},
"tileFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
},
"filterConfig": {
"type": "SERVICE",
"customName": "Services",
@ -264,8 +287,7 @@
"filtersPerEntityType": {
"SERVICE": {
"AUTO_TAGS": [
"Environment:{{.env}}",
"Component:{{.tag}}"
"Environment:{{.env}}"
]
}
}
@ -282,7 +304,12 @@
"width": 190,
"height": 152
},
"tileFilter": {},
"tileFilter": {
"managementZone": {
"id": "{{.mzId}}",
"name": "{{.mzName}}"
}
},
"filterConfig": {
"type": "HOST",
"customName": "Hosts",
@ -296,8 +323,7 @@
"filtersPerEntityType": {
"HOST": {
"AUTO_TAGS": [
"Environment:{{.env}}",
"Component:{{.tag}}"
"Environment:{{.env}}"
]
}
}

View File

@ -1,4 +1,4 @@
### How to configure management zones?
### How to configure management zones?
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Management+Zones) page to configure your management zones.

View File

@ -1,114 +1,23 @@
{
"dimensionalRules": [],
"name": "{{.name}}",
"rules": [
{
"conditions": [
"entitySelectorBasedRules": [
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
}
},
"key": {
"attribute": "SERVICE_TAGS"
}
}
],
"enabled": true,
"propagationTypes": [
"SERVICE_TO_PROCESS_GROUP_LIKE",
"SERVICE_TO_HOST_LIKE"
],
"type": "SERVICE"
},
{
"conditions": [
"enabled": true,
"entitySelector": "type(Service),tag({{.compassIDs}})"
},
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
}
},
"key": {
"attribute": "PROCESS_GROUP_TAGS"
}
}
],
"enabled": true,
"propagationTypes": [
"PROCESS_GROUP_TO_HOST"
],
"type": "PROCESS_GROUP"
},
{
"conditions": [
"enabled": true,
"entitySelector": "type(SERVICE),databaseName.exists(),toRelationship.calls(type(SERVICE),tag({{.compassIDs}}))"
},
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "{{.tag}}"
}
},
"key": {
"attribute": "HOST_TAGS"
}
}
"enabled": true,
"entitySelector": "type(PROCESS_GROUP_INSTANCE),tag({{.compassIDs}})"
},
{
"enabled": true,
"entitySelector": "type(HOST),tag({{.compassIDs}})"
}
],
"enabled": true,
"type": "HOST"
},
{
"conditions": [
{
"comparisonInfo": {
"caseSensitive": true,
"negate": false,
"operator": "CONTAINS",
"type": "STRING",
"value": "{{.tag}}"
},
"key": {
"attribute": "CLOUD_APPLICATION_NAMESPACE_NAME"
}
}
],
"enabled": true,
"propagationTypes": [],
"type": "CLOUD_APPLICATION_NAMESPACE"
},
{
"conditions": [
{
"comparisonInfo": {
"caseSensitive": true,
"negate": false,
"operator": "CONTAINS",
"type": "STRING",
"value": "{{.tag}}"
},
"key": {
"attribute": "CLOUD_APPLICATION_NAME"
}
}
],
"enabled": true,
"propagationTypes": [],
"type": "CLOUD_APPLICATION"
}
]
"rules": []
}

View File

@ -1,6 +1,6 @@
config:
- CDPerseus: default.json
- CDnewComponentTag: default.json
CDPerseus:
CDnewComponentTag:
- name: CD_Perseus
- tag: Perseus
- compassIDs: \"compass-id:PERSEUS\",\"compass-id:PAIS\",\"compass-id:PSR\"

View File

@ -0,0 +1,4 @@
### How to configure notification systems?
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.

View File

@ -0,0 +1,20 @@
{
"acceptAnyCertificate": false,
"active": true,
"alertingProfile": "{{.alertingProfile}}",
"headers": [
{
"name": "Authorization",
"value": "{{.Env.SecretAuthHeader}}"
},
{
"name": "x-apikey",
"value": "{{.Env.SecretXAPIKey}}"
}
],
"name": "{{.name}}",
"notifyEventMergesEnabled": false,
"payload": "[\n{\n \"attributes\": {\n \"CLASS\": \"BusinessTransaction\",\n \"source\": \"MgmtZone: {{.mzName}}\",\n \"severity\": \"MINOR\",\n \"origin\": \"{{.appdid}}\",\n \"sub_origin\": \"Dynatrace SaaS - {ImpactedEntity}\",\n \"adapter_host\": \"{{ .DTEnvironment }}\",\n \"msg\": \"{ProblemDetailsText}\",\n \"contract_id\": \"{{.contractid}}\",\n \"ars_esc\": \"Yes\",\n \"ars_delay_time\": \"0\",\n \"hostname\": \"test\",\n \"sub_source\": \"Environment: CoCo_EMEA_Prod\",\n \"server_loc\": \"\",\n \"event_id\": \"AI001\",\n \"dd_plus\": \"{ProblemSeverity}\",\n \"dd1\": \"{ProblemURL}\",\n \"dd2\": \"{PID}\"\n }\n}\n]",
"type": "WEBHOOK",
"url": "{{.webhook}}"
}

View File

@ -0,0 +1,11 @@
{
"acceptAnyCertificate": false,
"active": true,
"alertingProfile": "{{.alertingProfile}}",
"headers": [],
"name": "{{.name}}",
"notifyEventMergesEnabled": false,
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
"type": "WEBHOOK",
"url": "{{.webhook}}"
}

View File

@ -1,59 +1,102 @@
config:
- Perseus-email-Prod: CDPerseus-Email.json
- Perseus-email-E2E: CDPerseus-Email.json
- CDnewComponentTag: msTeams.json
- CDnewComponentTagITSM: itsm.json
Perseus-email-Prod:
- name: CD_Perseus - Email - Prod
# Notification System for EMEA/NA/CN Prod msTeams
CDnewComponentTag.EMEA-Prod:
- name: CD_Perseus PROD
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://empty
- skipDeployment: "true"
CDnewComponentTag.NA-Prod:
- name: CD_Perseus PROD
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://empty
- skipDeployment: "true"
CDnewComponentTag.CN-Prod:
- name: CD_Perseus PROD
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://empty
- skipDeployment: "true"
Perseus-email-E2E:
- name: CD_Perseus - Email - E2E
# Notification System for EMEA/NA/CN PreProd msTeams
CDnewComponentTag.EMEA-PreProd:
- name: CD_Perseus INT
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://empty
- skipDeployment: "true"
CDnewComponentTag.NA-PreProd:
- name: CD_Perseus INT
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://empty
- skipDeployment: "true"
CDnewComponentTag.CN-PreProd:
- name: CD_Perseus INT
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://empty
- skipDeployment: "true"
Perseus-email-Prod.EMEA-Prod:
- name: CD_Perseus - Email - Prod
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-prod@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-PROD.id"
Perseus-email-Prod.EMEA-PreProd:
- name: CD_Perseus - Email - Prod
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-prod@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-PROD.id"
# Notification System for EMEA/NA/CN Prod ITSM
CDnewComponentTagITSM.EMEA-Prod:
- name: CD_Perseus ITSM PROD
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_Perseus/management-zone/CDnewComponentTag.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
Perseus-email-Prod.NA-Prod:
- name: CD_Perseus - Email - Prod
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-prod@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-PROD.id"
CDnewComponentTagITSM.NA-Prod:
- name: CD_Perseus ITSM PROD
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_Perseus/management-zone/CDnewComponentTag.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
Perseus-email-Prod.NA-PreProd:
- name: CD_Perseus - Email - Prod
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-prod@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-PROD.id"
Perseus-email-E2E.EMEA-Prod:
- name: CD_Perseus - Email - E2E
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-e2e@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-E2E.id"
CDnewComponentTagITSM.CN-Prod:
- name: CD_Perseus ITSM PROD
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_Perseus/management-zone/CDnewComponentTag.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
Perseus-email-E2E.EMEA-PreProd:
- name: CD_Perseus - Email - E2E
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-e2e@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-E2E.id"
CDnewComponentTagITSM.EMEA-PreProd:
- name: CD_Perseus ITSM INT
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_Perseus/management-zone/CDnewComponentTag.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
Perseus-email-E2E.NA-Prod:
- name: CD_Perseus - Email - E2E
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-e2e@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-E2E.id"
CDnewComponentTagITSM.NA-PreProd:
- name: CD_Perseus ITSM INT
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_Perseus/management-zone/CDnewComponentTag.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
CDnewComponentTagITSM.CN-PreProd:
- name: CD_Perseus ITSM INT
- alertingProfile: CD_Perseus/alerting-profile/CDnewComponentTag.id
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
- contractid: "10APP11906401"
- appdid: "TEST123"
- mzName: CD_Perseus/management-zone/CDnewComponentTag.id
- DTEnvironment: https://xxu26128.live.dynatrace.com
- skipDeployment: "true"
Perseus-email-E2E.NA-PreProd:
- name: CD_Perseus - Email - E2E
- skipDeployment: "false"
- receivers: cc-cub-perseus-dynatrace-incidents-e2e@list.bmw.com
- alertingProfile: "/CD_Perseus/alerting-profile/CDPerseus-E2E.id"