OPMAAS-690 - Updated Files - Rerun ./onboard.sh
parent
0dedff7ff3
commit
0c88627355
|
|
@ -1,43 +1,43 @@
|
|||
config:
|
||||
- CDnewComponentTag: default.json
|
||||
- CDCD_CustomerCentricInformationServices: default.json
|
||||
|
||||
|
||||
#Prod alerting profiles for EMEA/NA/CN
|
||||
CDnewComponentTag.EMEA-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- tag: newComponentTag
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.EMEA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag.NA-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- tag: newComponentTag
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.NA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag.CN-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- tag: newComponentTag
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.CN-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
|
||||
#INT alerting profiles for EMEA/NA/CN
|
||||
CDnewComponentTag.EMEA-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- tag: newComponentTag
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.EMEA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- env: INT
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag.NA-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- tag: newComponentTag
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.NA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- env: INT
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag.CN-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- tag: newComponentTag
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.CN-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- env: INT
|
||||
- skipDeployment: "false"
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
config:
|
||||
- CDnewComponentTag: template.json
|
||||
- CDCD_CustomerCentricInformationServices: template.json
|
||||
|
||||
CDnewComponentTag:
|
||||
CDCD_CustomerCentricInformationServices:
|
||||
- name: MyProcessNamingRule
|
||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||
- tag: newComponentTag
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- skipDeployment: "true"
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
config:
|
||||
- CDnewComponentTag: template.json
|
||||
- CDCD_CustomerCentricInformationServices: template.json
|
||||
|
||||
CDnewComponentTag:
|
||||
CDCD_CustomerCentricInformationServices:
|
||||
- name: MyProcessNamingRule
|
||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||
- tag: newComponentTag
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- skipDeployment: "true"
|
||||
|
|
|
|||
|
|
@ -1,125 +1,125 @@
|
|||
config:
|
||||
- CDnewComponentTag-PROD: default.json
|
||||
- CDnewComponentTag-E2E: default.json
|
||||
- CDnewComponentTag-INT: default.json
|
||||
- CDnewComponentTag-TEST: default.json
|
||||
- CDCD_CustomerCentricInformationServices-PROD: default.json
|
||||
- CDCD_CustomerCentricInformationServices-E2E: default.json
|
||||
- CDCD_CustomerCentricInformationServices-INT: default.json
|
||||
- CDCD_CustomerCentricInformationServices-TEST: default.json
|
||||
|
||||
#PROD dashboards for EMEA/NA/CN Prod
|
||||
CDnewComponentTag-PROD:
|
||||
- name: CD_managementZone PROD
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-PROD:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: PROD
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag-PROD.EMEA-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-PROD.EMEA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-PROD.NA-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-PROD.NA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-PROD.CN-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-PROD.CN-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
|
||||
#E2E dashboards for EMEA/NA/CN Prod
|
||||
CDnewComponentTag-E2E:
|
||||
- name: CD_managementZone E2E
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-E2E:
|
||||
- name: CD_CustomerCentricInformationServices E2E
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: E2E
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag-E2E.EMEA-Prod:
|
||||
- name: CD_managementZone E2E
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-E2E.EMEA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices E2E
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: E2E
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-E2E.NA-Prod:
|
||||
- name: CD_managementZone E2E
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-E2E.NA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices E2E
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: E2E
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-E2E.CN-Prod:
|
||||
- name: CD_managementZone E2E
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-E2E.CN-Prod:
|
||||
- name: CD_CustomerCentricInformationServices E2E
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: E2E
|
||||
- skipDeployment: "false"
|
||||
|
||||
#INT dashboards for EMEA/NA/CN PreProd
|
||||
CDnewComponentTag-INT:
|
||||
- name: CD_managementZone INT
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-INT:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: INT
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag-INT.EMEA-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-INT.EMEA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: INT
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-INT.NA-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-INT.NA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: INT
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-INT.CN-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-INT.CN-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: INT
|
||||
- skipDeployment: "false"
|
||||
|
||||
#TEST dashboards for EMEA/NA/CN PreProd
|
||||
CDnewComponentTag-TEST:
|
||||
- name: CD_managementZone TEST
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-TEST:
|
||||
- name: CD_CustomerCentricInformationServices TEST
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: TEST
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag-TEST.EMEA-PreProd:
|
||||
- name: CD_managementZone TEST
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-TEST.EMEA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices TEST
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: TEST
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-TEST.NA-PreProd:
|
||||
- name: CD_managementZone TEST
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-TEST.NA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices TEST
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: TEST
|
||||
- skipDeployment: "false"
|
||||
CDnewComponentTag-TEST.CN-PreProd:
|
||||
- name: CD_managementZone TEST
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices-TEST.CN-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices TEST
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
- env: TEST
|
||||
- skipDeployment: "false"
|
||||
|
|
@ -113,19 +113,19 @@
|
|||
{
|
||||
"conditions": [
|
||||
{
|
||||
"comparisonInfo": {
|
||||
"negate": false,
|
||||
"operator": "EQUALS",
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "ms-id",
|
||||
"value": "geolocator"
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
"attribute": "SERVICE_TAGS"
|
||||
}
|
||||
"comparisonInfo": {
|
||||
"negate": false,
|
||||
"operator": "EQUALS",
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "ms-id",
|
||||
"value": "geolocator"
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
"attribute": "SERVICE_TAGS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"enabled": true,
|
||||
|
|
@ -159,56 +159,56 @@
|
|||
"SERVICE_TO_HOST_LIKE"
|
||||
],
|
||||
"type": "SERVICE"
|
||||
},
|
||||
{
|
||||
"conditions": [
|
||||
{
|
||||
"comparisonInfo": {
|
||||
"negate": false,
|
||||
"operator": "EQUALS",
|
||||
"type": "TAG",
|
||||
"value": {
|
||||
"context": "CONTEXTLESS",
|
||||
"key": "ms-id",
|
||||
"value": "ccis-download"
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
"attribute": "SERVICE_TAGS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"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": "ms-id",
|
||||
"value": "digital-keyring"
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
"attribute": "SERVICE_TAGS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"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": "ms-id",
|
||||
"value": "ccis-download"
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
"attribute": "SERVICE_TAGS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"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": "ms-id",
|
||||
"value": "digital-keyring"
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
"attribute": "SERVICE_TAGS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"enabled": true,
|
||||
"propagationTypes": [
|
||||
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
||||
"SERVICE_TO_HOST_LIKE"
|
||||
],
|
||||
"type": "SERVICE"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
config:
|
||||
- CDnewComponentTag: default.json
|
||||
- CDCD_CustomerCentricInformationServices: default.json
|
||||
|
||||
CDnewComponentTag:
|
||||
- name: CD_managementZone
|
||||
- tag: newComponentTag
|
||||
CDCD_CustomerCentricInformationServices:
|
||||
- name: CD_CustomerCentricInformationServices
|
||||
- tag: CD_CustomerCentricInformationServices
|
||||
|
|
|
|||
|
|
@ -1,102 +1,102 @@
|
|||
config:
|
||||
- CDnewComponentTag: msTeams.json
|
||||
- CDnewComponentTagITSM: itsm.json
|
||||
- CDCD_CustomerCentricInformationServices: msTeams.json
|
||||
- CDCD_CustomerCentricInformationServicesITSM: itsm.json
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod msTeams
|
||||
CDnewComponentTag.EMEA-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.EMEA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag.NA-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.NA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag.CN-Prod:
|
||||
- name: CD_managementZone PROD
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.CN-Prod:
|
||||
- name: CD_CustomerCentricInformationServices PROD
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN PreProd msTeams
|
||||
CDnewComponentTag.EMEA-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.EMEA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag.NA-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.NA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
CDnewComponentTag.CN-PreProd:
|
||||
- name: CD_managementZone INT
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServices.CN-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices INT
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://empty
|
||||
- skipDeployment: "true"
|
||||
|
||||
|
||||
# Notification System for EMEA/NA/CN Prod ITSM
|
||||
CDnewComponentTagITSM.EMEA-Prod:
|
||||
- name: CD_managementZone ITSM PROD
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServicesITSM.EMEA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices ITSM PROD
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP11906401"
|
||||
- appdid: "TEST123"
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
CDnewComponentTagITSM.NA-Prod:
|
||||
- name: CD_managementZone ITSM PROD
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServicesITSM.NA-Prod:
|
||||
- name: CD_CustomerCentricInformationServices ITSM PROD
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP11906401"
|
||||
- appdid: "TEST123"
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
|
||||
CDnewComponentTagITSM.CN-Prod:
|
||||
- name: CD_managementZone ITSM PROD
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServicesITSM.CN-Prod:
|
||||
- name: CD_CustomerCentricInformationServices ITSM PROD
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP11906401"
|
||||
- appdid: "TEST123"
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
CDnewComponentTagITSM.EMEA-PreProd:
|
||||
- name: CD_managementZone ITSM INT
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServicesITSM.EMEA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices ITSM INT
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP11906401"
|
||||
- appdid: "TEST123"
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
CDnewComponentTagITSM.NA-PreProd:
|
||||
- name: CD_managementZone ITSM INT
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServicesITSM.NA-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices ITSM INT
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP11906401"
|
||||
- appdid: "TEST123"
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
|
||||
CDnewComponentTagITSM.CN-PreProd:
|
||||
- name: CD_managementZone ITSM INT
|
||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
||||
CDCD_CustomerCentricInformationServicesITSM.CN-PreProd:
|
||||
- name: CD_CustomerCentricInformationServices ITSM INT
|
||||
- alertingProfile: CD_CustomerCentricInformationServices/alerting-profile/CDCD_CustomerCentricInformationServices.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP11906401"
|
||||
- appdid: "TEST123"
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
config:
|
||||
- newComponentTag: default.json
|
||||
- CD_CustomerCentricInformationServices: default.json
|
||||
|
||||
newComponentTag:
|
||||
- name: CD_managementZone - <synthetic-name>
|
||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||
CD_CustomerCentricInformationServices:
|
||||
- name: CD_CustomerCentricInformationServices - <synthetic-name>
|
||||
- mzName: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.name
|
||||
- mzId: CD_CustomerCentricInformationServices/management-zone/CDCD_CustomerCentricInformationServices.id
|
||||
- endpoint: <url>
|
||||
- location: <location>
|
||||
- skipDeployment: "true"
|
||||
Loading…
Reference in New Issue