changes readme
parent
4540363d86
commit
58dbb6a9e8
|
|
@ -1,10 +1,10 @@
|
||||||
delete:
|
delete:
|
||||||
- "management-zone/CD_newComponent"
|
- "management-zone/CD_newComponent"
|
||||||
- "management-zone/CD_ABC"
|
#- "management-zone/CD_ABC"
|
||||||
- "dashboard/CD_ABC E2E"
|
#- "dashboard/CD_ABC E2E"
|
||||||
- "dashboard/CD_ABC PROD"
|
#- "dashboard/CD_ABC PROD"
|
||||||
- "dashboard/CD_ABC INT"
|
#- "dashboard/CD_ABC INT"
|
||||||
- "alerting-profile/CD_ABC E2E"
|
#- "alerting-profile/CD_ABC E2E"
|
||||||
- "alerting-profile/CD_ABC PROD"
|
#- "alerting-profile/CD_ABC PROD"
|
||||||
- "alerting-profile/CD_ABC INT"
|
#- "alerting-profile/CD_ABC INT"
|
||||||
|
|
||||||
|
|
@ -30,6 +30,10 @@ i.e.
|
||||||
*./onboard.sh CD_ABC ABC*
|
*./onboard.sh CD_ABC ABC*
|
||||||
2. Execute monaco:
|
2. Execute monaco:
|
||||||
*monaco --environments="environment.yaml" -p="CD_ABC" BMW-Dynatrace-config/*
|
*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
|
### Results
|
||||||
- CD_ABC Management Zone created containing all entities with ABC tag.
|
- CD_ABC Management Zone created containing all entities with ABC tag.
|
||||||
- PROD/E2E/INT Dashboards for CD_ABC components.
|
- PROD/E2E/INT Dashboards for CD_ABC components.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue