changes readme

custom-service-JONYR
qxz15oi 2021-03-12 11:47:42 +01:00
parent 4540363d86
commit 58dbb6a9e8
2 changed files with 11 additions and 7 deletions

View File

@ -1,10 +1,10 @@
delete:
- "management-zone/CD_newComponent"
- "management-zone/CD_ABC"
- "dashboard/CD_ABC E2E"
- "dashboard/CD_ABC PROD"
- "dashboard/CD_ABC INT"
- "alerting-profile/CD_ABC E2E"
- "alerting-profile/CD_ABC PROD"
- "alerting-profile/CD_ABC INT"
#- "management-zone/CD_ABC"
#- "dashboard/CD_ABC E2E"
#- "dashboard/CD_ABC PROD"
#- "dashboard/CD_ABC INT"
#- "alerting-profile/CD_ABC E2E"
#- "alerting-profile/CD_ABC PROD"
#- "alerting-profile/CD_ABC INT"

View File

@ -30,6 +30,10 @@ i.e.
*./onboard.sh CD_ABC ABC*
2. Execute monaco:
*monaco --environments="environment.yaml" -p="CD_ABC" BMW-Dynatrace-config/*
3. To remove all CD_ABC configuration:
1. Uncomment CD_ABC lines from delete.yaml.
2. Execute monaco again to apply changes from delete.yaml: *monaco --environments="environment.yaml" -p="CD_ABC" BMW-Dynatrace-config/*
2. Remove CD_ABC configuration folder
### Results
- CD_ABC Management Zone created containing all entities with ABC tag.
- PROD/E2E/INT Dashboards for CD_ABC components.