initial onboarding, Dashboard und management zone fix
parent
dd46373cbe
commit
a02b57aff9
|
|
@ -1,43 +1,43 @@
|
||||||
config:
|
config:
|
||||||
- CDnewComponentTag: default.json
|
- CDAudioVideoServices: default.json
|
||||||
|
|
||||||
|
|
||||||
#Prod alerting profiles for EMEA/NA/CN
|
#Prod alerting profiles for EMEA/NA/CN
|
||||||
CDnewComponentTag.EMEA-Prod:
|
CDAudioVideoServices.EMEA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.NA-Prod:
|
CDAudioVideoServices.NA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.CN-Prod:
|
CDAudioVideoServices.CN-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#INT alerting profiles for EMEA/NA/CN
|
#INT alerting profiles for EMEA/NA/CN
|
||||||
CDnewComponentTag.EMEA-PreProd:
|
CDAudioVideoServices.EMEA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.NA-PreProd:
|
CDAudioVideoServices.NA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.CN-PreProd:
|
CDAudioVideoServices.CN-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
config:
|
config:
|
||||||
- CDnewComponentTag: template.json
|
- CDAudioVideoServices: template.json
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDAudioVideoServices:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
config:
|
config:
|
||||||
- CDnewComponentTag: template.json
|
- CDAudioVideoServices: template.json
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDAudioVideoServices:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -1,125 +1,125 @@
|
||||||
config:
|
config:
|
||||||
- CDnewComponentTag-PROD: default.json
|
- CDAudioVideoServices-PROD: default.json
|
||||||
- CDnewComponentTag-E2E: default.json
|
- CDAudioVideoServices-E2E: default.json
|
||||||
- CDnewComponentTag-INT: default.json
|
- CDAudioVideoServices-INT: default.json
|
||||||
- CDnewComponentTag-TEST: default.json
|
- CDAudioVideoServices-TEST: default.json
|
||||||
|
|
||||||
#PROD dashboards for EMEA/NA/CN Prod
|
#PROD dashboards for EMEA/NA/CN Prod
|
||||||
CDnewComponentTag-PROD:
|
CDAudioVideoServices-PROD:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-PROD.EMEA-Prod:
|
CDAudioVideoServices-PROD.EMEA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-PROD.NA-Prod:
|
CDAudioVideoServices-PROD.NA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-PROD.CN-Prod:
|
CDAudioVideoServices-PROD.CN-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#E2E dashboards for EMEA/NA/CN Prod
|
#E2E dashboards for EMEA/NA/CN Prod
|
||||||
CDnewComponentTag-E2E:
|
CDAudioVideoServices-E2E:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_AudioVideoServices E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-E2E.EMEA-Prod:
|
CDAudioVideoServices-E2E.EMEA-Prod:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_AudioVideoServices E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-E2E.NA-Prod:
|
CDAudioVideoServices-E2E.NA-Prod:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_AudioVideoServices E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-E2E.CN-Prod:
|
CDAudioVideoServices-E2E.CN-Prod:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_AudioVideoServices E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#INT dashboards for EMEA/NA/CN PreProd
|
#INT dashboards for EMEA/NA/CN PreProd
|
||||||
CDnewComponentTag-INT:
|
CDAudioVideoServices-INT:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-INT.EMEA-PreProd:
|
CDAudioVideoServices-INT.EMEA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-INT.NA-PreProd:
|
CDAudioVideoServices-INT.NA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-INT.CN-PreProd:
|
CDAudioVideoServices-INT.CN-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#TEST dashboards for EMEA/NA/CN PreProd
|
#TEST dashboards for EMEA/NA/CN PreProd
|
||||||
CDnewComponentTag-TEST:
|
CDAudioVideoServices-TEST:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_AudioVideoServices TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-TEST.EMEA-PreProd:
|
CDAudioVideoServices-TEST.EMEA-PreProd:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_AudioVideoServices TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-TEST.NA-PreProd:
|
CDAudioVideoServices-TEST.NA-PreProd:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_AudioVideoServices TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-TEST.CN-PreProd:
|
CDAudioVideoServices-TEST.CN-PreProd:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_AudioVideoServices TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -28,7 +28,12 @@
|
||||||
"width": 1064,
|
"width": 1064,
|
||||||
"height": 304
|
"height": 304
|
||||||
},
|
},
|
||||||
"tileFilter": {},
|
"tileFilter": {
|
||||||
|
"managementZone": {
|
||||||
|
"id": "{{.mzId}}",
|
||||||
|
"name": "{{.mzName}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"filterConfig": {
|
"filterConfig": {
|
||||||
"type": "MIXED",
|
"type": "MIXED",
|
||||||
"customName": "Failure rate (HTTP 4xx/5xx errors)",
|
"customName": "Failure rate (HTTP 4xx/5xx errors)",
|
||||||
|
|
@ -72,8 +77,7 @@
|
||||||
"filtersPerEntityType": {
|
"filtersPerEntityType": {
|
||||||
"SERVICE": {
|
"SERVICE": {
|
||||||
"AUTO_TAGS": [
|
"AUTO_TAGS": [
|
||||||
"Environment:{{.env}}",
|
"Environment:{{.env}}"
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -106,7 +110,12 @@
|
||||||
"width": 1064,
|
"width": 1064,
|
||||||
"height": 38
|
"height": 38
|
||||||
},
|
},
|
||||||
"tileFilter": {}
|
"tileFilter": {
|
||||||
|
"managementZone": {
|
||||||
|
"id": "{{.mzId}}",
|
||||||
|
"name": "{{.mzName}}"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Markdown",
|
"name": "Markdown",
|
||||||
|
|
@ -131,7 +140,12 @@
|
||||||
"width": 1064,
|
"width": 1064,
|
||||||
"height": 304
|
"height": 304
|
||||||
},
|
},
|
||||||
"tileFilter": {},
|
"tileFilter": {
|
||||||
|
"managementZone": {
|
||||||
|
"id": "{{.mzId}}",
|
||||||
|
"name": "{{.mzName}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"filterConfig": {
|
"filterConfig": {
|
||||||
"type": "MIXED",
|
"type": "MIXED",
|
||||||
"customName": "Response time, Request Count and Number of Errors",
|
"customName": "Response time, Request Count and Number of Errors",
|
||||||
|
|
@ -189,8 +203,7 @@
|
||||||
"filtersPerEntityType": {
|
"filtersPerEntityType": {
|
||||||
"SERVICE": {
|
"SERVICE": {
|
||||||
"AUTO_TAGS": [
|
"AUTO_TAGS": [
|
||||||
"Environment:{{.env}}",
|
"Environment:{{.env}}"
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -219,7 +232,12 @@
|
||||||
"width": 190,
|
"width": 190,
|
||||||
"height": 152
|
"height": 152
|
||||||
},
|
},
|
||||||
"tileFilter": {},
|
"tileFilter": {
|
||||||
|
"managementZone": {
|
||||||
|
"id": "{{.mzId}}",
|
||||||
|
"name": "{{.mzName}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"filterConfig": {
|
"filterConfig": {
|
||||||
"type": "DATABASE",
|
"type": "DATABASE",
|
||||||
"customName": "Databases",
|
"customName": "Databases",
|
||||||
|
|
@ -233,8 +251,7 @@
|
||||||
"filtersPerEntityType": {
|
"filtersPerEntityType": {
|
||||||
"DATABASE": {
|
"DATABASE": {
|
||||||
"AUTO_TAGS": [
|
"AUTO_TAGS": [
|
||||||
"Environment:{{.env}}",
|
"Environment:{{.env}}"
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -251,7 +268,12 @@
|
||||||
"width": 190,
|
"width": 190,
|
||||||
"height": 152
|
"height": 152
|
||||||
},
|
},
|
||||||
"tileFilter": {},
|
"tileFilter": {
|
||||||
|
"managementZone": {
|
||||||
|
"id": "{{.mzId}}",
|
||||||
|
"name": "{{.mzName}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"filterConfig": {
|
"filterConfig": {
|
||||||
"type": "SERVICE",
|
"type": "SERVICE",
|
||||||
"customName": "Services",
|
"customName": "Services",
|
||||||
|
|
@ -265,8 +287,7 @@
|
||||||
"filtersPerEntityType": {
|
"filtersPerEntityType": {
|
||||||
"SERVICE": {
|
"SERVICE": {
|
||||||
"AUTO_TAGS": [
|
"AUTO_TAGS": [
|
||||||
"Environment:{{.env}}",
|
"Environment:{{.env}}"
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -283,7 +304,12 @@
|
||||||
"width": 190,
|
"width": 190,
|
||||||
"height": 152
|
"height": 152
|
||||||
},
|
},
|
||||||
"tileFilter": {},
|
"tileFilter": {
|
||||||
|
"managementZone": {
|
||||||
|
"id": "{{.mzId}}",
|
||||||
|
"name": "{{.mzName}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"filterConfig": {
|
"filterConfig": {
|
||||||
"type": "HOST",
|
"type": "HOST",
|
||||||
"customName": "Hosts",
|
"customName": "Hosts",
|
||||||
|
|
@ -297,8 +323,7 @@
|
||||||
"filtersPerEntityType": {
|
"filtersPerEntityType": {
|
||||||
"HOST": {
|
"HOST": {
|
||||||
"AUTO_TAGS": [
|
"AUTO_TAGS": [
|
||||||
"Environment:{{.env}}",
|
"Environment:{{.env}}"
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -109,6 +109,131 @@
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"propagationTypes": [],
|
"propagationTypes": [],
|
||||||
"type": "CLOUD_APPLICATION"
|
"type": "CLOUD_APPLICATION"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"comparisonInfo": {
|
||||||
|
"negate": false,
|
||||||
|
"operator": "EQUALS",
|
||||||
|
"type": "TAG",
|
||||||
|
"value": {
|
||||||
|
"context": "CONTEXTLESS",
|
||||||
|
"key": "ms-id",
|
||||||
|
"value": "cm-spotify"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": "ise-connectedradio"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": "cm-config"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": "cm-gracenote"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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": "cm-ximalaya"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"attribute": "SERVICE_TAGS"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"enabled": true,
|
||||||
|
"propagationTypes": [
|
||||||
|
"SERVICE_TO_PROCESS_GROUP_LIKE",
|
||||||
|
"SERVICE_TO_HOST_LIKE"
|
||||||
|
],
|
||||||
|
"type": "SERVICE"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
config:
|
config:
|
||||||
- CDnewComponentTag: default.json
|
- CDAudioVideoServices: default.json
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDAudioVideoServices:
|
||||||
- name: CD_managementZone
|
- name: CD_AudioVideoServices
|
||||||
- tag: newComponentTag
|
- tag: AudioVideoServices
|
||||||
|
|
|
||||||
|
|
@ -1,102 +1,102 @@
|
||||||
config:
|
config:
|
||||||
- CDnewComponentTag: msTeams.json
|
- CDAudioVideoServices: msTeams.json
|
||||||
- CDnewComponentTagITSM: itsm.json
|
- CDAudioVideoServicesITSM: itsm.json
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod msTeams
|
# Notification System for EMEA/NA/CN Prod msTeams
|
||||||
CDnewComponentTag.EMEA-Prod:
|
CDAudioVideoServices.EMEA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag.NA-Prod:
|
CDAudioVideoServices.NA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag.CN-Prod:
|
CDAudioVideoServices.CN-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_AudioVideoServices PROD
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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
|
||||||
CDnewComponentTag.EMEA-PreProd:
|
CDAudioVideoServices.EMEA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag.NA-PreProd:
|
CDAudioVideoServices.NA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag.CN-PreProd:
|
CDAudioVideoServices.CN-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_AudioVideoServices INT
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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
|
||||||
CDnewComponentTagITSM.EMEA-Prod:
|
CDAudioVideoServicesITSM.EMEA-Prod:
|
||||||
- name: CD_managementZone ITSM PROD
|
- name: CD_AudioVideoServices ITSM PROD
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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_managementZone/management-zone/CDnewComponentTag.id
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDnewComponentTagITSM.NA-Prod:
|
CDAudioVideoServicesITSM.NA-Prod:
|
||||||
- name: CD_managementZone ITSM PROD
|
- name: CD_AudioVideoServices ITSM PROD
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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_managementZone/management-zone/CDnewComponentTag.id
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.CN-Prod:
|
CDAudioVideoServicesITSM.CN-Prod:
|
||||||
- name: CD_managementZone ITSM PROD
|
- name: CD_AudioVideoServices ITSM PROD
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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_managementZone/management-zone/CDnewComponentTag.id
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDnewComponentTagITSM.EMEA-PreProd:
|
CDAudioVideoServicesITSM.EMEA-PreProd:
|
||||||
- name: CD_managementZone ITSM INT
|
- name: CD_AudioVideoServices ITSM INT
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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_managementZone/management-zone/CDnewComponentTag.id
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDnewComponentTagITSM.NA-PreProd:
|
CDAudioVideoServicesITSM.NA-PreProd:
|
||||||
- name: CD_managementZone ITSM INT
|
- name: CD_AudioVideoServices ITSM INT
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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_managementZone/management-zone/CDnewComponentTag.id
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.CN-PreProd:
|
CDAudioVideoServicesITSM.CN-PreProd:
|
||||||
- name: CD_managementZone ITSM INT
|
- name: CD_AudioVideoServices ITSM INT
|
||||||
- alertingProfile: CD_managementZone/alerting-profile/CDnewComponentTag.id
|
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.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_managementZone/management-zone/CDnewComponentTag.id
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
config:
|
config:
|
||||||
- newComponentTag: default.json
|
- AudioVideoServices: default.json
|
||||||
|
|
||||||
newComponentTag:
|
AudioVideoServices:
|
||||||
- name: CD_managementZone - <synthetic-name>
|
- name: CD_AudioVideoServices - <synthetic-name>
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||||
- endpoint: <url>
|
- endpoint: <url>
|
||||||
- location: <location>
|
- location: <location>
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
Loading…
Reference in New Issue