OPMAAS-714 - next try
parent
510df3f9cd
commit
1eef5f65ab
|
|
@ -1,43 +1,43 @@
|
||||||
config:
|
config:
|
||||||
- CDCD_VehicleCentricInformationServices: default.json
|
- CDVehicleCentricInformationServices: default.json
|
||||||
|
|
||||||
|
|
||||||
#Prod alerting profiles for EMEA/NA/CN
|
#Prod alerting profiles for EMEA/NA/CN
|
||||||
CDCD_VehicleCentricInformationServices.EMEA-Prod:
|
CDVehicleCentricInformationServices.EMEA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices.NA-Prod:
|
CDVehicleCentricInformationServices.NA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices.CN-Prod:
|
CDVehicleCentricInformationServices.CN-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#INT alerting profiles for EMEA/NA/CN
|
#INT alerting profiles for EMEA/NA/CN
|
||||||
CDCD_VehicleCentricInformationServices.EMEA-PreProd:
|
CDVehicleCentricInformationServices.EMEA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices.NA-PreProd:
|
CDVehicleCentricInformationServices.NA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices.CN-PreProd:
|
CDVehicleCentricInformationServices.CN-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
config:
|
config:
|
||||||
- CDCD_VehicleCentricInformationServices: template.json
|
- CDVehicleCentricInformationServices: template.json
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServices:
|
CDVehicleCentricInformationServices:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
config:
|
config:
|
||||||
- CDCD_VehicleCentricInformationServices: template.json
|
- CDVehicleCentricInformationServices: template.json
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServices:
|
CDVehicleCentricInformationServices:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -1,125 +1,125 @@
|
||||||
config:
|
config:
|
||||||
- CDCD_VehicleCentricInformationServices-PROD: default.json
|
- CDVehicleCentricInformationServices-PROD: default.json
|
||||||
- CDCD_VehicleCentricInformationServices-E2E: default.json
|
- CDVehicleCentricInformationServices-E2E: default.json
|
||||||
- CDCD_VehicleCentricInformationServices-INT: default.json
|
- CDVehicleCentricInformationServices-INT: default.json
|
||||||
- CDCD_VehicleCentricInformationServices-TEST: default.json
|
- CDVehicleCentricInformationServices-TEST: default.json
|
||||||
|
|
||||||
#PROD dashboards for EMEA/NA/CN Prod
|
#PROD dashboards for EMEA/NA/CN Prod
|
||||||
CDCD_VehicleCentricInformationServices-PROD:
|
CDVehicleCentricInformationServices-PROD:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices-PROD.EMEA-Prod:
|
CDVehicleCentricInformationServices-PROD.EMEA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-PROD.NA-Prod:
|
CDVehicleCentricInformationServices-PROD.NA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-PROD.CN-Prod:
|
CDVehicleCentricInformationServices-PROD.CN-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#E2E dashboards for EMEA/NA/CN Prod
|
#E2E dashboards for EMEA/NA/CN Prod
|
||||||
CDCD_VehicleCentricInformationServices-E2E:
|
CDVehicleCentricInformationServices-E2E:
|
||||||
- name: CD_VehicleCentricInformationServices E2E
|
- name: CD_VehicleCentricInformationServices E2E
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices-E2E.EMEA-Prod:
|
CDVehicleCentricInformationServices-E2E.EMEA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices E2E
|
- name: CD_VehicleCentricInformationServices E2E
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-E2E.NA-Prod:
|
CDVehicleCentricInformationServices-E2E.NA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices E2E
|
- name: CD_VehicleCentricInformationServices E2E
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-E2E.CN-Prod:
|
CDVehicleCentricInformationServices-E2E.CN-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices E2E
|
- name: CD_VehicleCentricInformationServices E2E
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#INT dashboards for EMEA/NA/CN PreProd
|
#INT dashboards for EMEA/NA/CN PreProd
|
||||||
CDCD_VehicleCentricInformationServices-INT:
|
CDVehicleCentricInformationServices-INT:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices-INT.EMEA-PreProd:
|
CDVehicleCentricInformationServices-INT.EMEA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-INT.NA-PreProd:
|
CDVehicleCentricInformationServices-INT.NA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-INT.CN-PreProd:
|
CDVehicleCentricInformationServices-INT.CN-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#TEST dashboards for EMEA/NA/CN PreProd
|
#TEST dashboards for EMEA/NA/CN PreProd
|
||||||
CDCD_VehicleCentricInformationServices-TEST:
|
CDVehicleCentricInformationServices-TEST:
|
||||||
- name: CD_VehicleCentricInformationServices TEST
|
- name: CD_VehicleCentricInformationServices TEST
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices-TEST.EMEA-PreProd:
|
CDVehicleCentricInformationServices-TEST.EMEA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices TEST
|
- name: CD_VehicleCentricInformationServices TEST
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-TEST.NA-PreProd:
|
CDVehicleCentricInformationServices-TEST.NA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices TEST
|
- name: CD_VehicleCentricInformationServices TEST
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDCD_VehicleCentricInformationServices-TEST.CN-PreProd:
|
CDVehicleCentricInformationServices-TEST.CN-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices TEST
|
- name: CD_VehicleCentricInformationServices TEST
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -1,209 +1,209 @@
|
||||||
{
|
{
|
||||||
"dimensionalRules": [],
|
"dimensionalRules": [],
|
||||||
"name": "{{.name}}",
|
"name": "{{.name}}",
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"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": [
|
|
||||||
{
|
|
||||||
"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": [
|
|
||||||
{
|
|
||||||
"comparisonInfo": {
|
|
||||||
"negate": false,
|
|
||||||
"operator": "EQUALS",
|
|
||||||
"type": "TAG",
|
|
||||||
"value": {
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"key": {
|
|
||||||
"attribute": "HOST_TAGS"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"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"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
"comparisonInfo": {
|
"comparisonInfo": {
|
||||||
"negate": false,
|
"negate": false,
|
||||||
"operator": "EQUALS",
|
"operator": "EQUALS",
|
||||||
"type": "TAG",
|
"type": "TAG",
|
||||||
"value": {
|
"value": {
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "ms-id",
|
"key": "Component",
|
||||||
"value": "tmpp-wechat-proxy"
|
"value": "{{.tag}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"key": {
|
"key": {
|
||||||
"attribute": "SERVICE_TAGS"
|
"attribute": "SERVICE_TAGS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"type": "SERVICE"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"conditions": [
|
|
||||||
{
|
|
||||||
"comparisonInfo": {
|
|
||||||
"negate": false,
|
|
||||||
"operator": "EQUALS",
|
|
||||||
"type": "TAG",
|
|
||||||
"value": {
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "ms-id",
|
|
||||||
"value": "tmpp-admin-ui"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"key": {
|
|
||||||
"attribute": "SERVICE_TAGS"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"propagationTypes": [
|
"propagationTypes": [
|
||||||
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
||||||
"SERVICE_TO_HOST_LIKE"
|
"SERVICE_TO_HOST_LIKE"
|
||||||
],
|
],
|
||||||
"type": "SERVICE"
|
"type": "SERVICE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
"comparisonInfo": {
|
"comparisonInfo": {
|
||||||
"negate": false,
|
"negate": false,
|
||||||
"operator": "EQUALS",
|
"operator": "EQUALS",
|
||||||
"type": "TAG",
|
"type": "TAG",
|
||||||
"value": {
|
"value": {
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "ms-id",
|
"key": "Component",
|
||||||
"value": "tmpp-manifest"
|
"value": "{{.tag}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"key": {
|
"key": {
|
||||||
"attribute": "SERVICE_TAGS"
|
"attribute": "PROCESS_GROUP_TAGS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"propagationTypes": [
|
"propagationTypes": [
|
||||||
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
"PROCESS_GROUP_TO_HOST"
|
||||||
"SERVICE_TO_HOST_LIKE"
|
|
||||||
],
|
],
|
||||||
"type": "SERVICE"
|
"type": "PROCESS_GROUP"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
"comparisonInfo": {
|
"comparisonInfo": {
|
||||||
"negate": false,
|
"negate": false,
|
||||||
"operator": "EQUALS",
|
"operator": "EQUALS",
|
||||||
"type": "TAG",
|
"type": "TAG",
|
||||||
"value": {
|
"value": {
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "ms-id",
|
"key": "Component",
|
||||||
"value": "tmpp-web-proxy"
|
"value": "{{.tag}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"key": {
|
"key": {
|
||||||
"attribute": "SERVICE_TAGS"
|
"attribute": "HOST_TAGS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"propagationTypes": [
|
"type": "HOST"
|
||||||
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
},
|
||||||
"SERVICE_TO_HOST_LIKE"
|
{
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"comparisonInfo": {
|
||||||
|
"caseSensitive": true,
|
||||||
|
"negate": false,
|
||||||
|
"operator": "CONTAINS",
|
||||||
|
"type": "STRING",
|
||||||
|
"value": "{{.tag}}"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"attribute": "CLOUD_APPLICATION_NAMESPACE_NAME"
|
||||||
|
}
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"type": "SERVICE"
|
"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"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"comparisonInfo": {
|
||||||
|
"negate": false,
|
||||||
|
"operator": "EQUALS",
|
||||||
|
"type": "TAG",
|
||||||
|
"value": {
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "ms-id",
|
||||||
|
"value": "tmpp-wechat-proxy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"attribute": "SERVICE_TAGS"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "SERVICE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"comparisonInfo": {
|
||||||
|
"negate": false,
|
||||||
|
"operator": "EQUALS",
|
||||||
|
"type": "TAG",
|
||||||
|
"value": {
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "ms-id",
|
||||||
|
"value": "tmpp-admin-ui"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": "tmpp-manifest"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": "tmpp-web-proxy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"attribute": "SERVICE_TAGS"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"enabled": true,
|
||||||
|
"propagationTypes": [
|
||||||
|
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
||||||
|
"SERVICE_TO_HOST_LIKE"
|
||||||
|
],
|
||||||
|
"type": "SERVICE"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
config:
|
config:
|
||||||
- CDCD_VehicleCentricInformationServices: default.json
|
- CDVehicleCentricInformationServices: default.json
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServices:
|
CDVehicleCentricInformationServices:
|
||||||
- name: CD_VehicleCentricInformationServices
|
- name: CD_VehicleCentricInformationServices
|
||||||
- tag: CD_VehicleCentricInformationServices
|
- tag: VehicleCentricInformationServices
|
||||||
|
|
|
||||||
|
|
@ -1,102 +1,102 @@
|
||||||
config:
|
config:
|
||||||
- CDCD_VehicleCentricInformationServices: msTeams.json
|
- CDVehicleCentricInformationServices: msTeams.json
|
||||||
- CDCD_VehicleCentricInformationServicesITSM: itsm.json
|
- CDVehicleCentricInformationServicesITSM: itsm.json
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod msTeams
|
# Notification System for EMEA/NA/CN Prod msTeams
|
||||||
CDCD_VehicleCentricInformationServices.EMEA-Prod:
|
CDVehicleCentricInformationServices.EMEA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices.NA-Prod:
|
CDVehicleCentricInformationServices.NA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices.CN-Prod:
|
CDVehicleCentricInformationServices.CN-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices PROD
|
- name: CD_VehicleCentricInformationServices PROD
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN PreProd msTeams
|
# Notification System for EMEA/NA/CN PreProd msTeams
|
||||||
CDCD_VehicleCentricInformationServices.EMEA-PreProd:
|
CDVehicleCentricInformationServices.EMEA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices.NA-PreProd:
|
CDVehicleCentricInformationServices.NA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDCD_VehicleCentricInformationServices.CN-PreProd:
|
CDVehicleCentricInformationServices.CN-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices INT
|
- name: CD_VehicleCentricInformationServices INT
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod ITSM
|
# Notification System for EMEA/NA/CN Prod ITSM
|
||||||
CDCD_VehicleCentricInformationServicesITSM.EMEA-Prod:
|
CDVehicleCentricInformationServicesITSM.EMEA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices ITSM PROD
|
- name: CD_VehicleCentricInformationServices ITSM PROD
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
- contractid: "10APP11906401"
|
- contractid: "10APP11906401"
|
||||||
- appdid: "TEST123"
|
- appdid: "TEST123"
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServicesITSM.NA-Prod:
|
CDVehicleCentricInformationServicesITSM.NA-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices ITSM PROD
|
- name: CD_VehicleCentricInformationServices ITSM PROD
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
- contractid: "10APP11906401"
|
- contractid: "10APP11906401"
|
||||||
- appdid: "TEST123"
|
- appdid: "TEST123"
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServicesITSM.CN-Prod:
|
CDVehicleCentricInformationServicesITSM.CN-Prod:
|
||||||
- name: CD_VehicleCentricInformationServices ITSM PROD
|
- name: CD_VehicleCentricInformationServices ITSM PROD
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
- contractid: "10APP11906401"
|
- contractid: "10APP11906401"
|
||||||
- appdid: "TEST123"
|
- appdid: "TEST123"
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServicesITSM.EMEA-PreProd:
|
CDVehicleCentricInformationServicesITSM.EMEA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices ITSM INT
|
- name: CD_VehicleCentricInformationServices ITSM INT
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
- contractid: "10APP11906401"
|
- contractid: "10APP11906401"
|
||||||
- appdid: "TEST123"
|
- appdid: "TEST123"
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServicesITSM.NA-PreProd:
|
CDVehicleCentricInformationServicesITSM.NA-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices ITSM INT
|
- name: CD_VehicleCentricInformationServices ITSM INT
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
- contractid: "10APP11906401"
|
- contractid: "10APP11906401"
|
||||||
- appdid: "TEST123"
|
- appdid: "TEST123"
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
CDCD_VehicleCentricInformationServicesITSM.CN-PreProd:
|
CDVehicleCentricInformationServicesITSM.CN-PreProd:
|
||||||
- name: CD_VehicleCentricInformationServices ITSM INT
|
- name: CD_VehicleCentricInformationServices ITSM INT
|
||||||
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDCD_VehicleCentricInformationServices.id
|
- alertingProfile: CD_VehicleCentricInformationServices/alerting-profile/CDVehicleCentricInformationServices.id
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
- contractid: "10APP11906401"
|
- contractid: "10APP11906401"
|
||||||
- appdid: "TEST123"
|
- appdid: "TEST123"
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
config:
|
config:
|
||||||
- CD_VehicleCentricInformationServices: default.json
|
- VehicleCentricInformationServices: default.json
|
||||||
|
|
||||||
CD_VehicleCentricInformationServices:
|
VehicleCentricInformationServices:
|
||||||
- name: CD_VehicleCentricInformationServices - <synthetic-name>
|
- name: CD_VehicleCentricInformationServices - <synthetic-name>
|
||||||
- mzName: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.name
|
- mzName: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.name
|
||||||
- mzId: CD_VehicleCentricInformationServices/management-zone/CDCD_VehicleCentricInformationServices.id
|
- mzId: CD_VehicleCentricInformationServices/management-zone/CDVehicleCentricInformationServices.id
|
||||||
- endpoint: <url>
|
- endpoint: <url>
|
||||||
- location: <location>
|
- location: <location>
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
Loading…
Reference in New Issue