cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_push-notification-service/dashboard/dashboard.yaml

94 lines
4.0 KiB
YAML

config:
- CDpush-notification-service: default.json
#PROD dashboards for EMEA/NA/CN Prod
CDpush-notification-service.EMEA-Prod:
- name: CD_push-notification-service PROD
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: PROD
- skipDeployment: "false"
CDpush-notification-service.NA-Prod:
- name: CD_push-notification-service PROD
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: PROD
- skipDeployment: "false"
CDpush-notification-service.CN-Prod:
- name: CD_push-notification-service PROD
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: PROD
- skipDeployment: "false"
#E2E dashboards for EMEA/NA/CN Prod
CDpush-notification-service.EMEA-Prod:
- name: CD_push-notification-service E2E
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: E2E
- skipDeployment: "false"
CDpush-notification-service.NA-Prod:
- name: CD_push-notification-service E2E
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: E2E
- skipDeployment: "false"
CDpush-notification-service.CN-Prod:
- name: CD_push-notification-service E2E
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: E2E
- skipDeployment: "false"
#INT dashboards for EMEA/NA/CN Prod
CDpush-notification-service.EMEA-PreProd:
- name: CD_push-notification-service INT
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: INT
- skipDeployment: "false"
CDpush-notification-service.NA-PreProd:
- name: CD_push-notification-service INT
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: INT
- skipDeployment: "false"
CDpush-notification-service.CN-PreProd:
- name: CD_push-notification-service INT
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: INT
- skipDeployment: "false"
#TEST dashboards for EMEA/NA/CN Prod
CDpush-notification-service.EMEA-PreProd:
- name: CD_push-notification-service TEST
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: TEST
- skipDeployment: "false"
CDpush-notification-service.NA-PreProd:
- name: CD_push-notification-service TEST
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: TEST
- skipDeployment: "false"
CDpush-notification-service.CN-PreProd:
- name: CD_push-notification-service TEST
- mzName: CD_push-notification-service/management-zone/CDpush-notification-service.name
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- tag: push-notification-service
- env: TEST
- skipDeployment: "false"