new onboard.sh script
parent
7df6d66118
commit
af9b818ce4
|
|
@ -0,0 +1,37 @@
|
||||||
|
config:
|
||||||
|
- CDnewComponentTag: default.json
|
||||||
|
|
||||||
|
|
||||||
|
#Prod alerting profiles for EMEA/NA/CN
|
||||||
|
CDnewComponentTag.EMEA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag.NA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag.CN-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
#INT alerting profiles for EMEA/NA/CN
|
||||||
|
CDnewComponentTag.EMEA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag.NA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag.CN-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "false"
|
||||||
|
|
@ -10,11 +10,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -29,11 +24,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -48,11 +38,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -67,11 +52,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -86,11 +66,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -4,5 +4,4 @@ config:
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: newComponentTag
|
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
@ -4,5 +4,4 @@ config:
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: newComponentTag
|
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
@ -0,0 +1,109 @@
|
||||||
|
config:
|
||||||
|
- CDnewComponentTag-PROD: default.json
|
||||||
|
- CDnewComponentTag-E2E: default.json
|
||||||
|
- CDnewComponentTag-INT: default.json
|
||||||
|
- CDnewComponentTag-TEST: default.json
|
||||||
|
|
||||||
|
#PROD dashboards for EMEA/NA/CN Prod
|
||||||
|
CDnewComponentTag-PROD:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag-PROD.EMEA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-PROD.NA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-PROD.CN-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: PROD
|
||||||
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
#E2E dashboards for EMEA/NA/CN Prod
|
||||||
|
CDnewComponentTag-E2E:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices E2E
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: E2E
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag-E2E.EMEA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices E2E
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: E2E
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-E2E.NA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices E2E
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: E2E
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-E2E.CN-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices E2E
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: E2E
|
||||||
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
#INT dashboards for EMEA/NA/CN PreProd
|
||||||
|
CDnewComponentTag-INT:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag-INT.EMEA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-INT.NA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-INT.CN-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: INT
|
||||||
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
#TEST dashboards for EMEA/NA/CN PreProd
|
||||||
|
CDnewComponentTag-TEST:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices TEST
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: TEST
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag-TEST.EMEA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices TEST
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: TEST
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-TEST.NA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices TEST
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: TEST
|
||||||
|
- skipDeployment: "false"
|
||||||
|
CDnewComponentTag-TEST.CN-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices TEST
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- env: TEST
|
||||||
|
- skipDeployment: "false"
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"timeframe": "-24h to now"
|
"timeframe": "-24h to now"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"{{.tag}}"
|
"{{.mzName}}"
|
||||||
],
|
],
|
||||||
"preset": true
|
"preset": true
|
||||||
},
|
},
|
||||||
|
|
@ -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}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"dimensionalRules": [],
|
||||||
|
"name": "{{.name}}",
|
||||||
|
"entitySelectorBasedRules": [
|
||||||
|
{
|
||||||
|
"enabled": true,
|
||||||
|
"entitySelector": "type(Service),tag({{.compassIDs}})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"enabled": true,
|
||||||
|
"entitySelector": "type(SERVICE),databaseName.exists(),toRelationship.calls(type(SERVICE),tag({{.compassIDs}}))"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"enabled": true,
|
||||||
|
"entitySelector": "type(PROCESS_GROUP_INSTANCE),tag({{.compassIDs}})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"enabled": true,
|
||||||
|
"entitySelector": "type(HOST),tag({{.compassIDs}})"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"rules": []
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
config:
|
||||||
|
- CDnewComponentTag: default.json
|
||||||
|
|
||||||
|
CDnewComponentTag:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices
|
||||||
|
- compassIDs: \"compass-id:ambient-music\",\"compass-id:festive-mode\"
|
||||||
|
|
@ -0,0 +1,102 @@
|
||||||
|
config:
|
||||||
|
- CDnewComponentTag: msTeams.json
|
||||||
|
- CDnewComponentTagITSM: itsm.json
|
||||||
|
|
||||||
|
# Notification System for EMEA/NA/CN Prod msTeams
|
||||||
|
CDnewComponentTag.EMEA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://empty
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag.NA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://empty
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag.CN-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices PROD
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://empty
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
# Notification System for EMEA/NA/CN PreProd msTeams
|
||||||
|
CDnewComponentTag.EMEA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://empty
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag.NA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://empty
|
||||||
|
- skipDeployment: "true"
|
||||||
|
CDnewComponentTag.CN-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices INT
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://empty
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
|
# Notification System for EMEA/NA/CN Prod ITSM
|
||||||
|
CDnewComponentTagITSM.EMEA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices ITSM PROD
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
|
- contractid: "10APP11906401"
|
||||||
|
- appdid: "TEST123"
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
CDnewComponentTagITSM.NA-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices ITSM PROD
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
|
- contractid: "10APP11906401"
|
||||||
|
- appdid: "TEST123"
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
|
CDnewComponentTagITSM.CN-Prod:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices ITSM PROD
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
|
- contractid: "10APP11906401"
|
||||||
|
- appdid: "TEST123"
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
CDnewComponentTagITSM.EMEA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices ITSM INT
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
|
- contractid: "10APP11906401"
|
||||||
|
- appdid: "TEST123"
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
CDnewComponentTagITSM.NA-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices ITSM INT
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
|
- contractid: "10APP11906401"
|
||||||
|
- appdid: "TEST123"
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
|
CDnewComponentTagITSM.CN-PreProd:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices ITSM INT
|
||||||
|
- alertingProfile: CD_InfotainmentInCarExperienceServices/alerting-profile/CDnewComponentTag.id
|
||||||
|
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||||
|
- contractid: "10APP11906401"
|
||||||
|
- appdid: "TEST123"
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
config:
|
||||||
|
- newComponentTag: default.json
|
||||||
|
|
||||||
|
newComponentTag:
|
||||||
|
- name: CD_InfotainmentInCarExperienceServices - <synthetic-name>
|
||||||
|
- mzName: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.name
|
||||||
|
- mzId: CD_InfotainmentInCarExperienceServices/management-zone/CDnewComponentTag.id
|
||||||
|
- endpoint: <url>
|
||||||
|
- location: <location>
|
||||||
|
- skipDeployment: "true"
|
||||||
|
|
@ -1,43 +1,37 @@
|
||||||
config:
|
config:
|
||||||
- CDMSGSVC: default.json
|
- CDnewComponentTag: default.json
|
||||||
|
|
||||||
|
|
||||||
#Prod alerting profiles for EMEA/NA/CN
|
#Prod alerting profiles for EMEA/NA/CN
|
||||||
CDMSGSVC.EMEA-Prod:
|
CDnewComponentTag.EMEA-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- tag: MSGSVC
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC.NA-Prod:
|
CDnewComponentTag.NA-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- tag: MSGSVC
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC.CN-Prod:
|
CDnewComponentTag.CN-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- tag: MSGSVC
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#INT alerting profiles for EMEA/NA/CN
|
#INT alerting profiles for EMEA/NA/CN
|
||||||
CDMSGSVC.EMEA-PreProd:
|
CDnewComponentTag.EMEA-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- tag: MSGSVC
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC.NA-PreProd:
|
CDnewComponentTag.NA-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- tag: MSGSVC
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC.CN-PreProd:
|
CDnewComponentTag.CN-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- tag: MSGSVC
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -10,11 +10,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -29,11 +24,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -48,11 +38,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -67,11 +52,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -86,11 +66,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,7 @@
|
||||||
config:
|
config:
|
||||||
- CDMSGSVC: template.json
|
- CDnewComponentTag: template.json
|
||||||
|
|
||||||
CDMSGSVC:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: MSGSVC
|
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,7 @@
|
||||||
config:
|
config:
|
||||||
- CDMSGSVC: template.json
|
- CDnewComponentTag: template.json
|
||||||
|
|
||||||
CDMSGSVC:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: MSGSVC
|
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -1,125 +1,109 @@
|
||||||
config:
|
config:
|
||||||
- CDMSGSVC-PROD: default.json
|
- CDnewComponentTag-PROD: default.json
|
||||||
- CDMSGSVC-E2E: default.json
|
- CDnewComponentTag-E2E: default.json
|
||||||
- CDMSGSVC-INT: default.json
|
- CDnewComponentTag-INT: default.json
|
||||||
- CDMSGSVC-TEST: default.json
|
- CDnewComponentTag-TEST: default.json
|
||||||
|
|
||||||
#PROD dashboards for EMEA/NA/CN Prod
|
#PROD dashboards for EMEA/NA/CN Prod
|
||||||
CDMSGSVC-PROD:
|
CDnewComponentTag-PROD:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC-PROD.EMEA-Prod:
|
CDnewComponentTag-PROD.EMEA-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-PROD.NA-Prod:
|
CDnewComponentTag-PROD.NA-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-PROD.CN-Prod:
|
CDnewComponentTag-PROD.CN-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#E2E dashboards for EMEA/NA/CN Prod
|
#E2E dashboards for EMEA/NA/CN Prod
|
||||||
CDMSGSVC-E2E:
|
CDnewComponentTag-E2E:
|
||||||
- name: CD_MSGSVC E2E
|
- name: CD_MSGSVC E2E
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC-E2E.EMEA-Prod:
|
CDnewComponentTag-E2E.EMEA-Prod:
|
||||||
- name: CD_MSGSVC E2E
|
- name: CD_MSGSVC E2E
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-E2E.NA-Prod:
|
CDnewComponentTag-E2E.NA-Prod:
|
||||||
- name: CD_MSGSVC E2E
|
- name: CD_MSGSVC E2E
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-E2E.CN-Prod:
|
CDnewComponentTag-E2E.CN-Prod:
|
||||||
- name: CD_MSGSVC E2E
|
- name: CD_MSGSVC E2E
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#INT dashboards for EMEA/NA/CN PreProd
|
#INT dashboards for EMEA/NA/CN PreProd
|
||||||
CDMSGSVC-INT:
|
CDnewComponentTag-INT:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC-INT.EMEA-PreProd:
|
CDnewComponentTag-INT.EMEA-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-INT.NA-PreProd:
|
CDnewComponentTag-INT.NA-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-INT.CN-PreProd:
|
CDnewComponentTag-INT.CN-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
#TEST dashboards for EMEA/NA/CN PreProd
|
#TEST dashboards for EMEA/NA/CN PreProd
|
||||||
CDMSGSVC-TEST:
|
CDnewComponentTag-TEST:
|
||||||
- name: CD_MSGSVC TEST
|
- name: CD_MSGSVC TEST
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC-TEST.EMEA-PreProd:
|
CDnewComponentTag-TEST.EMEA-PreProd:
|
||||||
- name: CD_MSGSVC TEST
|
- name: CD_MSGSVC TEST
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-TEST.NA-PreProd:
|
CDnewComponentTag-TEST.NA-PreProd:
|
||||||
- name: CD_MSGSVC TEST
|
- name: CD_MSGSVC TEST
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDMSGSVC-TEST.CN-PreProd:
|
CDnewComponentTag-TEST.CN-PreProd:
|
||||||
- name: CD_MSGSVC TEST
|
- name: CD_MSGSVC TEST
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- tag: MSGSVC
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"timeframe": "-24h to now"
|
"timeframe": "-24h to now"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"{{.tag}}"
|
"{{.mzName}}"
|
||||||
],
|
],
|
||||||
"preset": true
|
"preset": true
|
||||||
},
|
},
|
||||||
|
|
@ -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}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,114 +1,23 @@
|
||||||
{
|
{
|
||||||
"dimensionalRules": [],
|
"dimensionalRules": [],
|
||||||
"name": "{{.name}}",
|
"name": "{{.name}}",
|
||||||
"rules": [
|
"entitySelectorBasedRules": [
|
||||||
{
|
|
||||||
"conditions": [
|
|
||||||
{
|
{
|
||||||
"comparisonInfo": {
|
"enabled": true,
|
||||||
"negate": false,
|
"entitySelector": "type(Service),tag({{.compassIDs}})"
|
||||||
"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": {
|
"enabled": true,
|
||||||
"negate": false,
|
"entitySelector": "type(SERVICE),databaseName.exists(),toRelationship.calls(type(SERVICE),tag({{.compassIDs}}))"
|
||||||
"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": {
|
"enabled": true,
|
||||||
"negate": false,
|
"entitySelector": "type(PROCESS_GROUP_INSTANCE),tag({{.compassIDs}})"
|
||||||
"operator": "EQUALS",
|
},
|
||||||
"type": "TAG",
|
{
|
||||||
"value": {
|
"enabled": true,
|
||||||
"context": "CONTEXTLESS",
|
"entitySelector": "type(HOST),tag({{.compassIDs}})"
|
||||||
"key": "Component",
|
}
|
||||||
"value": "{{.tag}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"key": {
|
|
||||||
"attribute": "HOST_TAGS"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"enabled": true,
|
"rules": []
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
config:
|
config:
|
||||||
- CDMSGSVC: default.json
|
- CDnewComponentTag: default.json
|
||||||
|
|
||||||
CDMSGSVC:
|
CDnewComponentTag:
|
||||||
- name: CD_MSGSVC
|
- name: CD_MSGSVC
|
||||||
- tag: MSGSVC
|
- compassIDs: \"compass-id:msgsvc\"
|
||||||
|
|
|
||||||
|
|
@ -1,102 +1,102 @@
|
||||||
config:
|
config:
|
||||||
- CDMSGSVC: msTeams.json
|
- CDnewComponentTag: msTeams.json
|
||||||
- CDMSGSVCITSM: itsm.json
|
- CDnewComponentTagITSM: itsm.json
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod msTeams
|
# Notification System for EMEA/NA/CN Prod msTeams
|
||||||
CDMSGSVC.EMEA-Prod:
|
CDnewComponentTag.EMEA-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC.NA-Prod:
|
CDnewComponentTag.NA-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC.CN-Prod:
|
CDnewComponentTag.CN-Prod:
|
||||||
- name: CD_MSGSVC PROD
|
- name: CD_MSGSVC PROD
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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
|
||||||
CDMSGSVC.EMEA-PreProd:
|
CDnewComponentTag.EMEA-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC.NA-PreProd:
|
CDnewComponentTag.NA-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.id
|
||||||
- webhook: https://empty
|
- webhook: https://empty
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDMSGSVC.CN-PreProd:
|
CDnewComponentTag.CN-PreProd:
|
||||||
- name: CD_MSGSVC INT
|
- name: CD_MSGSVC INT
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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
|
||||||
CDMSGSVCITSM.EMEA-Prod:
|
CDnewComponentTagITSM.EMEA-Prod:
|
||||||
- name: CD_MSGSVC ITSM PROD
|
- name: CD_MSGSVC ITSM PROD
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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_MSGSVC/management-zone/CDMSGSVC.id
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDMSGSVCITSM.NA-Prod:
|
CDnewComponentTagITSM.NA-Prod:
|
||||||
- name: CD_MSGSVC ITSM PROD
|
- name: CD_MSGSVC ITSM PROD
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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_MSGSVC/management-zone/CDMSGSVC.id
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
CDMSGSVCITSM.CN-Prod:
|
CDnewComponentTagITSM.CN-Prod:
|
||||||
- name: CD_MSGSVC ITSM PROD
|
- name: CD_MSGSVC ITSM PROD
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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_MSGSVC/management-zone/CDMSGSVC.id
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDMSGSVCITSM.EMEA-PreProd:
|
CDnewComponentTagITSM.EMEA-PreProd:
|
||||||
- name: CD_MSGSVC ITSM INT
|
- name: CD_MSGSVC ITSM INT
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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_MSGSVC/management-zone/CDMSGSVC.id
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
CDMSGSVCITSM.NA-PreProd:
|
CDnewComponentTagITSM.NA-PreProd:
|
||||||
- name: CD_MSGSVC ITSM INT
|
- name: CD_MSGSVC ITSM INT
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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_MSGSVC/management-zone/CDMSGSVC.id
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
||||||
CDMSGSVCITSM.CN-PreProd:
|
CDnewComponentTagITSM.CN-PreProd:
|
||||||
- name: CD_MSGSVC ITSM INT
|
- name: CD_MSGSVC ITSM INT
|
||||||
- alertingProfile: CD_MSGSVC/alerting-profile/CDMSGSVC.id
|
- alertingProfile: CD_MSGSVC/alerting-profile/CDnewComponentTag.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_MSGSVC/management-zone/CDMSGSVC.id
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
config:
|
config:
|
||||||
- MSGSVC: default.json
|
- newComponentTag: default.json
|
||||||
|
|
||||||
MSGSVC:
|
newComponentTag:
|
||||||
- name: CD_MSGSVC - <synthetic-name>
|
- name: CD_MSGSVC - <synthetic-name>
|
||||||
- mzName: CD_MSGSVC/management-zone/CDMSGSVC.name
|
- mzName: CD_MSGSVC/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_MSGSVC/management-zone/CDMSGSVC.id
|
- mzId: CD_MSGSVC/management-zone/CDnewComponentTag.id
|
||||||
- endpoint: <url>
|
- endpoint: <url>
|
||||||
- location: <location>
|
- location: <location>
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
@ -1,43 +0,0 @@
|
||||||
config:
|
|
||||||
- CDTEST_EW: default.json
|
|
||||||
|
|
||||||
|
|
||||||
#Prod alerting profiles for EMEA/NA/CN
|
|
||||||
CDTEST_EW.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- tag: TEST_EW
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW.NA-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- tag: TEST_EW
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW.CN-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- tag: TEST_EW
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#INT alerting profiles for EMEA/NA/CN
|
|
||||||
CDTEST_EW.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- tag: TEST_EW
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- tag: TEST_EW
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- tag: TEST_EW
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
config:
|
|
||||||
- CDTEST_EW: template.json
|
|
||||||
|
|
||||||
CDTEST_EW:
|
|
||||||
- name: MyProcessNamingRule
|
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
|
||||||
- tag: TEST_EW
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
config:
|
|
||||||
- CDTEST_EW: template.json
|
|
||||||
|
|
||||||
CDTEST_EW:
|
|
||||||
- name: MyProcessNamingRule
|
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
|
||||||
- tag: TEST_EW
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
@ -1,125 +0,0 @@
|
||||||
config:
|
|
||||||
- CDTEST_EW-PROD: default.json
|
|
||||||
- CDTEST_EW-E2E: default.json
|
|
||||||
- CDTEST_EW-INT: default.json
|
|
||||||
- CDTEST_EW-TEST: default.json
|
|
||||||
|
|
||||||
#PROD dashboards for EMEA/NA/CN Prod
|
|
||||||
CDTEST_EW-PROD:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW-PROD.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-PROD.NA-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-PROD.CN-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#E2E dashboards for EMEA/NA/CN Prod
|
|
||||||
CDTEST_EW-E2E:
|
|
||||||
- name: CD_TEST_EW E2E
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW-E2E.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW E2E
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-E2E.NA-Prod:
|
|
||||||
- name: CD_TEST_EW E2E
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-E2E.CN-Prod:
|
|
||||||
- name: CD_TEST_EW E2E
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#INT dashboards for EMEA/NA/CN PreProd
|
|
||||||
CDTEST_EW-INT:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW-INT.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-INT.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-INT.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#TEST dashboards for EMEA/NA/CN PreProd
|
|
||||||
CDTEST_EW-TEST:
|
|
||||||
- name: CD_TEST_EW TEST
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW-TEST.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW TEST
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-TEST.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW TEST
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDTEST_EW-TEST.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW TEST
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- tag: TEST_EW
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
@ -1,120 +0,0 @@
|
||||||
{
|
|
||||||
"dimensionalRules": [],
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"entitySelectorBasedRules": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"entitySelector": "type(Service),tag({{.compassIDs}})"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
config:
|
|
||||||
- CDTEST_EW: default.json
|
|
||||||
|
|
||||||
CDTEST_EW:
|
|
||||||
- name: CD_TEST_EW
|
|
||||||
- tag: TEST_EW
|
|
||||||
- compassIDs: '\"compass-id:am-cns\",\"compass-id:am-proxy\"'
|
|
||||||
|
|
@ -1,102 +0,0 @@
|
||||||
config:
|
|
||||||
- CDTEST_EW: msTeams.json
|
|
||||||
- CDTEST_EWITSM: itsm.json
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod msTeams
|
|
||||||
CDTEST_EW.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW.NA-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW.CN-Prod:
|
|
||||||
- name: CD_TEST_EW PROD
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN PreProd msTeams
|
|
||||||
CDTEST_EW.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDTEST_EW.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW INT
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod ITSM
|
|
||||||
CDTEST_EWITSM.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW ITSM PROD
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
CDTEST_EWITSM.NA-Prod:
|
|
||||||
- name: CD_TEST_EW ITSM PROD
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
||||||
CDTEST_EWITSM.CN-Prod:
|
|
||||||
- name: CD_TEST_EW ITSM PROD
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
CDTEST_EWITSM.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW ITSM INT
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
CDTEST_EWITSM.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW ITSM INT
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
||||||
CDTEST_EWITSM.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW ITSM INT
|
|
||||||
- alertingProfile: CD_TEST_EW/alerting-profile/CDTEST_EW.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
config:
|
|
||||||
- TEST_EW: default.json
|
|
||||||
|
|
||||||
TEST_EW:
|
|
||||||
- name: CD_TEST_EW - <synthetic-name>
|
|
||||||
- mzName: CD_TEST_EW/management-zone/CDTEST_EW.name
|
|
||||||
- mzId: CD_TEST_EW/management-zone/CDTEST_EW.id
|
|
||||||
- endpoint: <url>
|
|
||||||
- location: <location>
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
@ -1,43 +0,0 @@
|
||||||
config:
|
|
||||||
- CDnewComponentTag: default.json
|
|
||||||
|
|
||||||
|
|
||||||
#Prod alerting profiles for EMEA/NA/CN
|
|
||||||
CDnewComponentTag.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag.NA-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag.CN-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#INT alerting profiles for EMEA/NA/CN
|
|
||||||
CDnewComponentTag.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
@ -1,103 +0,0 @@
|
||||||
{
|
|
||||||
"displayName": "{{.name}}",
|
|
||||||
"eventTypeFilters": [],
|
|
||||||
"managementZoneId": "{{.mzId}}",
|
|
||||||
"mzId": "{{.mzId}}",
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"delayInMinutes": 0,
|
|
||||||
"severityLevel": "AVAILABILITY",
|
|
||||||
"tagFilter": {
|
|
||||||
"includeMode": "INCLUDE_ALL",
|
|
||||||
"tagFilters": [
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Environment",
|
|
||||||
"value": "{{.env}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"delayInMinutes": 10,
|
|
||||||
"severityLevel": "ERROR",
|
|
||||||
"tagFilter": {
|
|
||||||
"includeMode": "INCLUDE_ALL",
|
|
||||||
"tagFilters": [
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Environment",
|
|
||||||
"value": "{{.env}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"delayInMinutes": 30,
|
|
||||||
"severityLevel": "PERFORMANCE",
|
|
||||||
"tagFilter": {
|
|
||||||
"includeMode": "INCLUDE_ALL",
|
|
||||||
"tagFilters": [
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Environment",
|
|
||||||
"value": "{{.env}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"delayInMinutes": 30,
|
|
||||||
"severityLevel": "RESOURCE_CONTENTION",
|
|
||||||
"tagFilter": {
|
|
||||||
"includeMode": "INCLUDE_ALL",
|
|
||||||
"tagFilters": [
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Environment",
|
|
||||||
"value": "{{.env}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"delayInMinutes": 10,
|
|
||||||
"severityLevel": "CUSTOM_ALERT",
|
|
||||||
"tagFilter": {
|
|
||||||
"includeMode": "INCLUDE_ALL",
|
|
||||||
"tagFilters": [
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Environment",
|
|
||||||
"value": "{{.env}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure custom metrics?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Calculated+Metrics) page to configure your custom metrics.
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure process groups?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Process+Group+Naming) page to configure your process groups.
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"displayName": "{{.name}}",
|
|
||||||
"enabled": true,
|
|
||||||
"metadata": {
|
|
||||||
"clusterVersion": "1.214.107.20210407-223952",
|
|
||||||
"configurationVersions": [
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"nameFormat": "{{.nameFormat}}",
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"comparisonInfo": {
|
|
||||||
"negate": false,
|
|
||||||
"operator": "EQUALS",
|
|
||||||
"type": "TAG",
|
|
||||||
"value": {
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"key": {
|
|
||||||
"attribute": "PROCESS_GROUP_TAGS"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "PROCESS_GROUP"
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure service naming
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Service+Naming) page to configure your service naming.
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"displayName": "{{.name}}",
|
|
||||||
"enabled": true,
|
|
||||||
"metadata": {
|
|
||||||
"clusterVersion": "1.214.107.20210407-223952",
|
|
||||||
"configurationVersions": [
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"nameFormat": "{{.nameFormat}}",
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"comparisonInfo": {
|
|
||||||
"negate": false,
|
|
||||||
"operator": "EQUALS",
|
|
||||||
"type": "TAG",
|
|
||||||
"value": {
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"key": {
|
|
||||||
"attribute": "SERVICE_TAGS"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "SERVICE"
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure custom services?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Custom+Services) page to configure your custom services.
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
config:
|
|
||||||
- customService1: template-1-1.json
|
|
||||||
|
|
||||||
customService1:
|
|
||||||
- name: myJOYNRService
|
|
||||||
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
|
||||||
- methodName: exampleJoynrMethod
|
|
||||||
- returnType: void
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"processGroups": [],
|
|
||||||
"queueEntryPoint": false,
|
|
||||||
"queueEntryPointType": null,
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"annotations": [],
|
|
||||||
"className": "{{.className}}",
|
|
||||||
"enabled": true,
|
|
||||||
"fileName": "",
|
|
||||||
"matcher": "EQUALS",
|
|
||||||
"methodRules": [
|
|
||||||
{
|
|
||||||
"argumentTypes": [],
|
|
||||||
"methodName": "{{.methodName}}",
|
|
||||||
"returnType": "{{.returnType}}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure dashboards?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Dashboards) page to configure your dashboards.
|
|
||||||
|
|
@ -1,125 +0,0 @@
|
||||||
config:
|
|
||||||
- CDnewComponentTag-PROD: default.json
|
|
||||||
- CDnewComponentTag-E2E: default.json
|
|
||||||
- CDnewComponentTag-INT: default.json
|
|
||||||
- CDnewComponentTag-TEST: default.json
|
|
||||||
|
|
||||||
#PROD dashboards for EMEA/NA/CN Prod
|
|
||||||
CDnewComponentTag-PROD:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag-PROD.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-PROD.NA-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-PROD.CN-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#E2E dashboards for EMEA/NA/CN Prod
|
|
||||||
CDnewComponentTag-E2E:
|
|
||||||
- name: CD_TEST_EW2 E2E
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag-E2E.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW2 E2E
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-E2E.NA-Prod:
|
|
||||||
- name: CD_TEST_EW2 E2E
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-E2E.CN-Prod:
|
|
||||||
- name: CD_TEST_EW2 E2E
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#INT dashboards for EMEA/NA/CN PreProd
|
|
||||||
CDnewComponentTag-INT:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag-INT.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-INT.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-INT.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
||||||
#TEST dashboards for EMEA/NA/CN PreProd
|
|
||||||
CDnewComponentTag-TEST:
|
|
||||||
- name: CD_TEST_EW2 TEST
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag-TEST.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 TEST
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-TEST.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 TEST
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "false"
|
|
||||||
CDnewComponentTag-TEST.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW2 TEST
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
|
||||||
- skipDeployment: "false"
|
|
||||||
|
|
@ -1,309 +0,0 @@
|
||||||
{
|
|
||||||
"metadata": {
|
|
||||||
"configurationVersions": [
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"clusterVersion": "1.214.107.20210407-223952"
|
|
||||||
},
|
|
||||||
"dashboardMetadata": {
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"shared": true,
|
|
||||||
"owner": "Ignacio.Goldman@partner.bmwgroup.com",
|
|
||||||
"dashboardFilter": {
|
|
||||||
"timeframe": "-24h to now"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"{{.tag}}"
|
|
||||||
],
|
|
||||||
"preset": true
|
|
||||||
},
|
|
||||||
"tiles": [
|
|
||||||
{
|
|
||||||
"name": "Custom chart",
|
|
||||||
"tileType": "CUSTOM_CHARTING",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 228,
|
|
||||||
"left": 38,
|
|
||||||
"width": 1064,
|
|
||||||
"height": 304
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"filterConfig": {
|
|
||||||
"type": "MIXED",
|
|
||||||
"customName": "Failure rate (HTTP 4xx/5xx errors)",
|
|
||||||
"defaultName": "Custom chart",
|
|
||||||
"chartConfig": {
|
|
||||||
"legendShown": true,
|
|
||||||
"type": "TIMESERIES",
|
|
||||||
"series": [
|
|
||||||
{
|
|
||||||
"metric": "builtin:service.errors.fourxx.rate",
|
|
||||||
"aggregation": "AVG",
|
|
||||||
"type": "BAR",
|
|
||||||
"entityType": "SERVICE",
|
|
||||||
"dimensions": [],
|
|
||||||
"sortAscending": false,
|
|
||||||
"sortColumn": false,
|
|
||||||
"aggregationRate": "TOTAL"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"metric": "builtin:service.errors.fivexx.rate",
|
|
||||||
"aggregation": "AVG",
|
|
||||||
"type": "BAR",
|
|
||||||
"entityType": "SERVICE",
|
|
||||||
"dimensions": [],
|
|
||||||
"sortAscending": false,
|
|
||||||
"sortColumn": true,
|
|
||||||
"aggregationRate": "TOTAL"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resultMetadata": {
|
|
||||||
"nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE": {
|
|
||||||
"lastModified": 1617956393463,
|
|
||||||
"customColor": "#ff0000"
|
|
||||||
},
|
|
||||||
"nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE": {
|
|
||||||
"lastModified": 1617956441725,
|
|
||||||
"customColor": "#fff29a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"filtersPerEntityType": {
|
|
||||||
"SERVICE": {
|
|
||||||
"AUTO_TAGS": [
|
|
||||||
"Environment:{{.env}}",
|
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Problems",
|
|
||||||
"tileType": "OPEN_PROBLEMS",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 38,
|
|
||||||
"left": 950,
|
|
||||||
"width": 152,
|
|
||||||
"height": 152
|
|
||||||
},
|
|
||||||
"tileFilter": {
|
|
||||||
"managementZone": {
|
|
||||||
"id": "{{.mzId}}",
|
|
||||||
"name": "{{.mzName}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Overall Health",
|
|
||||||
"tileType": "HEADER",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 0,
|
|
||||||
"left": 38,
|
|
||||||
"width": 1064,
|
|
||||||
"height": 38
|
|
||||||
},
|
|
||||||
"tileFilter": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Markdown",
|
|
||||||
"tileType": "MARKDOWN",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 532,
|
|
||||||
"left": 38,
|
|
||||||
"width": 1064,
|
|
||||||
"height": 38
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"markdown": "---\n"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Custom chart",
|
|
||||||
"tileType": "CUSTOM_CHARTING",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 570,
|
|
||||||
"left": 38,
|
|
||||||
"width": 1064,
|
|
||||||
"height": 304
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"filterConfig": {
|
|
||||||
"type": "MIXED",
|
|
||||||
"customName": "Response time, Request Count and Number of Errors",
|
|
||||||
"defaultName": "Custom chart",
|
|
||||||
"chartConfig": {
|
|
||||||
"legendShown": true,
|
|
||||||
"type": "TIMESERIES",
|
|
||||||
"series": [
|
|
||||||
{
|
|
||||||
"metric": "builtin:service.response.time",
|
|
||||||
"aggregation": "AVG",
|
|
||||||
"type": "LINE",
|
|
||||||
"entityType": "SERVICE",
|
|
||||||
"dimensions": [],
|
|
||||||
"sortAscending": false,
|
|
||||||
"sortColumn": false,
|
|
||||||
"aggregationRate": "TOTAL"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"metric": "builtin:service.requestCount.total",
|
|
||||||
"aggregation": "NONE",
|
|
||||||
"type": "BAR",
|
|
||||||
"entityType": "SERVICE",
|
|
||||||
"dimensions": [],
|
|
||||||
"sortAscending": false,
|
|
||||||
"sortColumn": false,
|
|
||||||
"aggregationRate": "TOTAL"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"metric": "builtin:service.errors.total.count",
|
|
||||||
"aggregation": "NONE",
|
|
||||||
"type": "BAR",
|
|
||||||
"entityType": "SERVICE",
|
|
||||||
"dimensions": [],
|
|
||||||
"sortAscending": false,
|
|
||||||
"sortColumn": true,
|
|
||||||
"aggregationRate": "TOTAL"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resultMetadata": {
|
|
||||||
"nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE": {
|
|
||||||
"lastModified": 1595275720776,
|
|
||||||
"customColor": "#008cdb"
|
|
||||||
},
|
|
||||||
"nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE": {
|
|
||||||
"lastModified": 1595275955999,
|
|
||||||
"customColor": "#ef651f"
|
|
||||||
},
|
|
||||||
"nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE": {
|
|
||||||
"lastModified": 1595275686773,
|
|
||||||
"customColor": "#b4e5f9"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"filtersPerEntityType": {
|
|
||||||
"SERVICE": {
|
|
||||||
"AUTO_TAGS": [
|
|
||||||
"Environment:{{.env}}",
|
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Markdown",
|
|
||||||
"tileType": "MARKDOWN",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 190,
|
|
||||||
"left": 38,
|
|
||||||
"width": 1064,
|
|
||||||
"height": 38
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"markdown": "---\n"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"tileType": "DATABASES_OVERVIEW",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 38,
|
|
||||||
"left": 646,
|
|
||||||
"width": 190,
|
|
||||||
"height": 152
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"filterConfig": {
|
|
||||||
"type": "DATABASE",
|
|
||||||
"customName": "Databases",
|
|
||||||
"defaultName": "Databases",
|
|
||||||
"chartConfig": {
|
|
||||||
"legendShown": true,
|
|
||||||
"type": "TIMESERIES",
|
|
||||||
"series": [],
|
|
||||||
"resultMetadata": {}
|
|
||||||
},
|
|
||||||
"filtersPerEntityType": {
|
|
||||||
"DATABASE": {
|
|
||||||
"AUTO_TAGS": [
|
|
||||||
"Environment:{{.env}}",
|
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chartVisible": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"tileType": "SERVICES",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 38,
|
|
||||||
"left": 342,
|
|
||||||
"width": 190,
|
|
||||||
"height": 152
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"filterConfig": {
|
|
||||||
"type": "SERVICE",
|
|
||||||
"customName": "Services",
|
|
||||||
"defaultName": "Services",
|
|
||||||
"chartConfig": {
|
|
||||||
"legendShown": true,
|
|
||||||
"type": "TIMESERIES",
|
|
||||||
"series": [],
|
|
||||||
"resultMetadata": {}
|
|
||||||
},
|
|
||||||
"filtersPerEntityType": {
|
|
||||||
"SERVICE": {
|
|
||||||
"AUTO_TAGS": [
|
|
||||||
"Environment:{{.env}}",
|
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chartVisible": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "",
|
|
||||||
"tileType": "HOSTS",
|
|
||||||
"configured": true,
|
|
||||||
"bounds": {
|
|
||||||
"top": 38,
|
|
||||||
"left": 38,
|
|
||||||
"width": 190,
|
|
||||||
"height": 152
|
|
||||||
},
|
|
||||||
"tileFilter": {},
|
|
||||||
"filterConfig": {
|
|
||||||
"type": "HOST",
|
|
||||||
"customName": "Hosts",
|
|
||||||
"defaultName": "Hosts",
|
|
||||||
"chartConfig": {
|
|
||||||
"legendShown": true,
|
|
||||||
"type": "TIMESERIES",
|
|
||||||
"series": [],
|
|
||||||
"resultMetadata": {}
|
|
||||||
},
|
|
||||||
"filtersPerEntityType": {
|
|
||||||
"HOST": {
|
|
||||||
"AUTO_TAGS": [
|
|
||||||
"Environment:{{.env}}",
|
|
||||||
"Component:{{.tag}}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chartVisible": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure management zones?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Management+Zones) page to configure your management zones.
|
|
||||||
|
|
@ -1,114 +0,0 @@
|
||||||
{
|
|
||||||
"dimensionalRules": [],
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
config:
|
|
||||||
- CDnewComponentTag: default.json
|
|
||||||
|
|
||||||
CDnewComponentTag:
|
|
||||||
- name: CD_TEST_EW2
|
|
||||||
- tag: newComponentTag
|
|
||||||
- compassID1:
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure notification systems?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Problem+Notification+Integrations) page to configure your notification systems.
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"active": true,
|
|
||||||
"alertingProfile": "{{.alertingProfile}}",
|
|
||||||
"bccReceivers": [],
|
|
||||||
"body": "{ProblemDetailsHTML}",
|
|
||||||
"ccReceivers": [],
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"receivers": [
|
|
||||||
"{{.receivers}}"
|
|
||||||
],
|
|
||||||
"subject": "{State} Problem {ProblemID}: {ImpactedEntity}",
|
|
||||||
"type": "EMAIL"
|
|
||||||
}
|
|
||||||
|
|
@ -1,20 +0,0 @@
|
||||||
{
|
|
||||||
"acceptAnyCertificate": false,
|
|
||||||
"active": true,
|
|
||||||
"alertingProfile": "{{.alertingProfile}}",
|
|
||||||
"headers": [
|
|
||||||
{
|
|
||||||
"name": "Authorization",
|
|
||||||
"value": "{{.Env.SecretAuthHeader}}"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "x-apikey",
|
|
||||||
"value": "{{.Env.SecretXAPIKey}}"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"notifyEventMergesEnabled": false,
|
|
||||||
"payload": "[\n{\n \"attributes\": {\n \"CLASS\": \"BusinessTransaction\",\n \"source\": \"MgmtZone: {{.mzName}}\",\n \"severity\": \"MINOR\",\n \"origin\": \"{{.appdid}}\",\n \"sub_origin\": \"Dynatrace SaaS - {ImpactedEntity}\",\n \"adapter_host\": \"{{ .DTEnvironment }}\",\n \"msg\": \"{ProblemDetailsText}\",\n \"contract_id\": \"{{.contractid}}\",\n \"ars_esc\": \"Yes\",\n \"ars_delay_time\": \"0\",\n \"hostname\": \"test\",\n \"sub_source\": \"Environment: CoCo_EMEA_Prod\",\n \"server_loc\": \"\",\n \"event_id\": \"AI001\",\n \"dd_plus\": \"{ProblemSeverity}\",\n \"dd1\": \"{ProblemURL}\",\n \"dd2\": \"{PID}\"\n }\n}\n]",
|
|
||||||
"type": "WEBHOOK",
|
|
||||||
"url": "{{.webhook}}"
|
|
||||||
}
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
{
|
|
||||||
"acceptAnyCertificate": false,
|
|
||||||
"active": true,
|
|
||||||
"alertingProfile": "{{.alertingProfile}}",
|
|
||||||
"headers": [],
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"notifyEventMergesEnabled": false,
|
|
||||||
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
|
|
||||||
"type": "WEBHOOK",
|
|
||||||
"url": "{{.webhook}}"
|
|
||||||
}
|
|
||||||
|
|
@ -1,102 +0,0 @@
|
||||||
config:
|
|
||||||
- CDnewComponentTag: msTeams.json
|
|
||||||
- CDnewComponentTagITSM: itsm.json
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod msTeams
|
|
||||||
CDnewComponentTag.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag.NA-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag.CN-Prod:
|
|
||||||
- name: CD_TEST_EW2 PROD
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN PreProd msTeams
|
|
||||||
CDnewComponentTag.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
CDnewComponentTag.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW2 INT
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://empty
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
||||||
# Notification System for EMEA/NA/CN Prod ITSM
|
|
||||||
CDnewComponentTagITSM.EMEA-Prod:
|
|
||||||
- name: CD_TEST_EW2 ITSM PROD
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.NA-Prod:
|
|
||||||
- name: CD_TEST_EW2 ITSM PROD
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.CN-Prod:
|
|
||||||
- name: CD_TEST_EW2 ITSM PROD
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.EMEA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 ITSM INT
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.NA-PreProd:
|
|
||||||
- name: CD_TEST_EW2 ITSM INT
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
||||||
CDnewComponentTagITSM.CN-PreProd:
|
|
||||||
- name: CD_TEST_EW2 ITSM INT
|
|
||||||
- alertingProfile: CD_TEST_EW2/alerting-profile/CDnewComponentTag.id
|
|
||||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
|
||||||
- contractid: "10APP11906401"
|
|
||||||
- appdid: "TEST123"
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
### How to configure synthetics?
|
|
||||||
|
|
||||||
Please refer to [this](https://atc.bmwgroup.net/confluence/display/OPMAAS/Documentation+%7C+Synthetic+Monitors) page to configure your synthetics.
|
|
||||||
|
|
@ -1,82 +0,0 @@
|
||||||
{
|
|
||||||
"anomalyDetection": {
|
|
||||||
"loadingTimeThresholds": {
|
|
||||||
"enabled": false,
|
|
||||||
"thresholds": [
|
|
||||||
{
|
|
||||||
"type": "TOTAL",
|
|
||||||
"valueMs": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"outageHandling": {
|
|
||||||
"globalOutage": true,
|
|
||||||
"localOutage": false,
|
|
||||||
"localOutagePolicy": {
|
|
||||||
"affectedLocations": 1,
|
|
||||||
"consecutiveRuns": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"automaticallyAssignedApps": [],
|
|
||||||
"enabled": true,
|
|
||||||
"frequencyMin": 1,
|
|
||||||
"locations": [
|
|
||||||
"{{.location}}"
|
|
||||||
],
|
|
||||||
"managementZones": [
|
|
||||||
{
|
|
||||||
"id": "{{.mzId}}",
|
|
||||||
"name": "{{.mzName}}"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"manuallyAssignedApps": [],
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"requests": [
|
|
||||||
{
|
|
||||||
"entityId": "HTTP_CHECK_STEP-0BA53EC80CD7EE5A",
|
|
||||||
"name": "{{.name}}",
|
|
||||||
"sequenceNumber": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"script": {
|
|
||||||
"requests": [
|
|
||||||
{
|
|
||||||
"configuration": {
|
|
||||||
"acceptAnyCertificate": true,
|
|
||||||
"followRedirects": true,
|
|
||||||
"requestHeaders": [
|
|
||||||
{
|
|
||||||
"name": "accept",
|
|
||||||
"value": "application/json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Content-Type",
|
|
||||||
"value": "application/json"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "api_key",
|
|
||||||
"value": "355DE89C-7B72-4EA3-BDD8-157C79EB2C23"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"description": "{{.name}}",
|
|
||||||
"method": "GET",
|
|
||||||
"url": "{{.endpoint}}",
|
|
||||||
"validation": {
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"passIfFound": true,
|
|
||||||
"type": "httpStatusesList",
|
|
||||||
"value": "200"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"rulesChaining": "or"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "1.0"
|
|
||||||
},
|
|
||||||
"tags": [],
|
|
||||||
"type": "HTTP"
|
|
||||||
}
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
config:
|
|
||||||
- newComponentTag: default.json
|
|
||||||
|
|
||||||
newComponentTag:
|
|
||||||
- name: CD_TEST_EW2 - <synthetic-name>
|
|
||||||
- mzName: CD_TEST_EW2/management-zone/CDnewComponentTag.name
|
|
||||||
- mzId: CD_TEST_EW2/management-zone/CDnewComponentTag.id
|
|
||||||
- endpoint: <url>
|
|
||||||
- location: <location>
|
|
||||||
- skipDeployment: "true"
|
|
||||||
|
|
@ -8,22 +8,22 @@ EMEA-PreProd:
|
||||||
- env-url: "https://qqk70169.live.dynatrace.com"
|
- env-url: "https://qqk70169.live.dynatrace.com"
|
||||||
- env-token-name: "qqk70169_TOKEN"
|
- env-token-name: "qqk70169_TOKEN"
|
||||||
|
|
||||||
#NA-Prod:
|
NA-Prod:
|
||||||
# - name: "NA-Prod"
|
- name: "NA-Prod"
|
||||||
# - env-url: "https://wgv50241.live.dynatrace.com"
|
- env-url: "https://wgv50241.live.dynatrace.com"
|
||||||
# - env-token-name: "wgv50241_TOKEN"
|
- env-token-name: "wgv50241_TOKEN"
|
||||||
|
|
||||||
#NA-PreProd:
|
NA-PreProd:
|
||||||
# - name: "NA-PreProd"
|
- name: "NA-PreProd"
|
||||||
# - env-url: "https://onb44935.live.dynatrace.com"
|
- env-url: "https://onb44935.live.dynatrace.com"
|
||||||
# - env-token-name: "onb44935_TOKEN"
|
- env-token-name: "onb44935_TOKEN"
|
||||||
|
|
||||||
#CN-Prod:
|
CN-Prod:
|
||||||
# - name: "CN-Prod"
|
- name: "CN-Prod"
|
||||||
# - env-url: "https://dynatracemgd-tsp.bmwgroup.net/e/b921f1b9-c00e-4031-b9d1-f5a0d530757b@PROXY"
|
- env-url: "https://dynatracemgd-tsp.bmwgroup.net/e/b921f1b9-c00e-4031-b9d1-f5a0d530757b@PROXY"
|
||||||
# - env-token-name: "CN_Prod_TOKEN"
|
- env-token-name: "CN_Prod_TOKEN"
|
||||||
|
|
||||||
#CN-PreProd:
|
CN-PreProd:
|
||||||
# - name: "CN-PreProd"
|
- name: "CN-PreProd"
|
||||||
# - env-url: "https://dynatracemgd-tsp.bmwgroup.net/e/ab88c03b-b7fc-45f0-9115-9e9ecc0ced35@PROXY"
|
- env-url: "https://dynatracemgd-tsp.bmwgroup.net/e/ab88c03b-b7fc-45f0-9115-9e9ecc0ced35@PROXY"
|
||||||
# - env-token-name: "CN_PreProd_TOKEN"
|
- env-token-name: "CN_PreProd_TOKEN"
|
||||||
39
onboard.sh
39
onboard.sh
|
|
@ -1,18 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#function test { echo "param1 $1"; }
|
|
||||||
function join { local IFS="$1"; shift; echo "$*"; }
|
|
||||||
function join_by { local d=${1-} f=${2-}; if shift 2; then printf %s "$f" "${@/#/$d}"; fi; }
|
|
||||||
|
|
||||||
joinByString() {
|
|
||||||
local separator="$1"
|
|
||||||
shift
|
|
||||||
local first="$1"
|
|
||||||
shift
|
|
||||||
printf "%s" "$first" "${@/#/$separator}"
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
# Help command
|
# Help command
|
||||||
if [ "$1" == "-h" ]; then
|
if [ "$1" == "-h" ]; then
|
||||||
echo "Usage: `basename $0` <CD_managementZone> <compassIDs delimited by ,> "
|
echo "Usage: `basename $0` <CD_managementZone> <compassIDs delimited by ,> "
|
||||||
|
|
@ -45,28 +32,21 @@ declare -a config_arr=(
|
||||||
IFS=','
|
IFS=','
|
||||||
read -a compassIDs <<< $2
|
read -a compassIDs <<< $2
|
||||||
|
|
||||||
delimeterZ=','
|
|
||||||
#result=$(joinByString ${delimeterZ} ${compassIDs[@]})
|
|
||||||
|
|
||||||
|
separator="\\\\\"compass-id:"
|
||||||
separator="\\\""
|
|
||||||
joined=""
|
joined=""
|
||||||
for item in "${compassIDs[@]}"; do
|
for item in "${compassIDs[@]}"; do
|
||||||
# printf "$item"
|
# printf "$item"
|
||||||
joined="$joined$separator$item"
|
joined="$joined$separator$item"
|
||||||
separator="\\\",\\\""
|
separator="\\\\\",\\\\\"compass-id:"
|
||||||
done
|
done
|
||||||
lastdel="\""
|
lastdel="\\\\\""
|
||||||
result="$joined$lastdel"
|
compassIDs_result="$joined$lastdel"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
echo "Result: $result"
|
#echo "Result: $compassIDs_result"
|
||||||
joinByString , ${compassIDs[@]}
|
|
||||||
#echo join_by , "${compassIDs[@]}"
|
|
||||||
|
|
||||||
#result=$(join , ${compassIDs[@]})
|
|
||||||
#echo "Result" + $result
|
|
||||||
|
|
||||||
for i in "${config_arr[@]}"
|
for i in "${config_arr[@]}"
|
||||||
do
|
do
|
||||||
|
|
@ -76,12 +56,7 @@ for i in "${config_arr[@]}"
|
||||||
cp -R onboarding/CD_managementZone/$i BMW-Dynatrace-config/$1/
|
cp -R onboarding/CD_managementZone/$i BMW-Dynatrace-config/$1/
|
||||||
if [ -f "BMW-Dynatrace-config/$1/$i/$i.yaml" ]; then
|
if [ -f "BMW-Dynatrace-config/$1/$i/$i.yaml" ]; then
|
||||||
sed -i "s/CD_managementZone/$1/g" BMW-Dynatrace-config/$1/$i/$i.yaml
|
sed -i "s/CD_managementZone/$1/g" BMW-Dynatrace-config/$1/$i/$i.yaml
|
||||||
|
sed -i "s/newCompassIds/$compassIDs_result/g" BMW-Dynatrace-config/$1/$i/$i.yaml
|
||||||
#compassIds=$2.split(',').join(',')
|
|
||||||
|
|
||||||
sed -i "s/newCompassIds/$compassIds/g" BMW-Dynatrace-config/$1/$i/$i.yaml
|
|
||||||
|
|
||||||
#sed -i "s/newComponentTag/$2/g" BMW-Dynatrace-config/$1/$i/$i.yaml
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|
|
||||||
|
|
@ -5,19 +5,16 @@ config:
|
||||||
#Prod alerting profiles for EMEA/NA/CN
|
#Prod alerting profiles for EMEA/NA/CN
|
||||||
CDnewComponentTag.EMEA-Prod:
|
CDnewComponentTag.EMEA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.NA-Prod:
|
CDnewComponentTag.NA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.CN-Prod:
|
CDnewComponentTag.CN-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -25,19 +22,16 @@ CDnewComponentTag.CN-Prod:
|
||||||
#INT alerting profiles for EMEA/NA/CN
|
#INT alerting profiles for EMEA/NA/CN
|
||||||
CDnewComponentTag.EMEA-PreProd:
|
CDnewComponentTag.EMEA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.NA-PreProd:
|
CDnewComponentTag.NA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag.CN-PreProd:
|
CDnewComponentTag.CN-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- tag: newComponentTag
|
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -10,11 +10,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -29,11 +24,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -48,11 +38,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -67,11 +52,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
@ -86,11 +66,6 @@
|
||||||
"tagFilter": {
|
"tagFilter": {
|
||||||
"includeMode": "INCLUDE_ALL",
|
"includeMode": "INCLUDE_ALL",
|
||||||
"tagFilters": [
|
"tagFilters": [
|
||||||
{
|
|
||||||
"context": "CONTEXTLESS",
|
|
||||||
"key": "Component",
|
|
||||||
"value": "{{.tag}}"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"context": "CONTEXTLESS",
|
"context": "CONTEXTLESS",
|
||||||
"key": "Environment",
|
"key": "Environment",
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,4 @@ config:
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: newComponentTag
|
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,4 @@ config:
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: MyProcessNamingRule
|
- name: MyProcessNamingRule
|
||||||
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
- nameFormat: "{ProcessGroup:KubernetesNamespace/regex-example}"
|
||||||
- tag: newComponentTag
|
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
|
|
|
||||||
|
|
@ -9,28 +9,24 @@ CDnewComponentTag-PROD:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-PROD.EMEA-Prod:
|
CDnewComponentTag-PROD.EMEA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-PROD.NA-Prod:
|
CDnewComponentTag-PROD.NA-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-PROD.CN-Prod:
|
CDnewComponentTag-PROD.CN-Prod:
|
||||||
- name: CD_managementZone PROD
|
- name: CD_managementZone PROD
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: PROD
|
- env: PROD
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
|
@ -39,28 +35,24 @@ CDnewComponentTag-E2E:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_managementZone E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-E2E.EMEA-Prod:
|
CDnewComponentTag-E2E.EMEA-Prod:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_managementZone E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-E2E.NA-Prod:
|
CDnewComponentTag-E2E.NA-Prod:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_managementZone E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-E2E.CN-Prod:
|
CDnewComponentTag-E2E.CN-Prod:
|
||||||
- name: CD_managementZone E2E
|
- name: CD_managementZone E2E
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: E2E
|
- env: E2E
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
|
@ -69,28 +61,24 @@ CDnewComponentTag-INT:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-INT.EMEA-PreProd:
|
CDnewComponentTag-INT.EMEA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-INT.NA-PreProd:
|
CDnewComponentTag-INT.NA-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-INT.CN-PreProd:
|
CDnewComponentTag-INT.CN-PreProd:
|
||||||
- name: CD_managementZone INT
|
- name: CD_managementZone INT
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: INT
|
- env: INT
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
||||||
|
|
@ -99,27 +87,23 @@ CDnewComponentTag-TEST:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_managementZone TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
CDnewComponentTag-TEST.EMEA-PreProd:
|
CDnewComponentTag-TEST.EMEA-PreProd:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_managementZone TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-TEST.NA-PreProd:
|
CDnewComponentTag-TEST.NA-PreProd:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_managementZone TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
CDnewComponentTag-TEST.CN-PreProd:
|
CDnewComponentTag-TEST.CN-PreProd:
|
||||||
- name: CD_managementZone TEST
|
- name: CD_managementZone TEST
|
||||||
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
- mzName: CD_managementZone/management-zone/CDnewComponentTag.name
|
||||||
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
- mzId: CD_managementZone/management-zone/CDnewComponentTag.id
|
||||||
- tag: newComponentTag
|
|
||||||
- env: TEST
|
- env: TEST
|
||||||
- skipDeployment: "false"
|
- skipDeployment: "false"
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
"timeframe": "-24h to now"
|
"timeframe": "-24h to now"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"{{.tag}}"
|
"{{.mzName}}"
|
||||||
],
|
],
|
||||||
"preset": true
|
"preset": true
|
||||||
},
|
},
|
||||||
|
|
@ -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}}"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,114 +1,23 @@
|
||||||
{
|
{
|
||||||
"dimensionalRules": [],
|
"dimensionalRules": [],
|
||||||
"name": "{{.name}}",
|
"name": "{{.name}}",
|
||||||
"rules": [
|
"entitySelectorBasedRules": [
|
||||||
{
|
|
||||||
"conditions": [
|
|
||||||
{
|
{
|
||||||
"comparisonInfo": {
|
"enabled": true,
|
||||||
"negate": false,
|
"entitySelector": "type(Service),tag({{.compassIDs}})"
|
||||||
"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": {
|
"enabled": true,
|
||||||
"negate": false,
|
"entitySelector": "type(SERVICE),databaseName.exists(),toRelationship.calls(type(SERVICE),tag({{.compassIDs}}))"
|
||||||
"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": {
|
"enabled": true,
|
||||||
"negate": false,
|
"entitySelector": "type(PROCESS_GROUP_INSTANCE),tag({{.compassIDs}})"
|
||||||
"operator": "EQUALS",
|
},
|
||||||
"type": "TAG",
|
{
|
||||||
"value": {
|
"enabled": true,
|
||||||
"context": "CONTEXTLESS",
|
"entitySelector": "type(HOST),tag({{.compassIDs}})"
|
||||||
"key": "Component",
|
}
|
||||||
"value": "{{.tag}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"key": {
|
|
||||||
"attribute": "HOST_TAGS"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"enabled": true,
|
"rules": []
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
@ -3,5 +3,4 @@ config:
|
||||||
|
|
||||||
CDnewComponentTag:
|
CDnewComponentTag:
|
||||||
- name: CD_managementZone
|
- name: CD_managementZone
|
||||||
- tag: newComponentTag
|
- compassIDs: newCompassIds
|
||||||
- compassID1: newCompassIds
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue