changes readme
parent
4540363d86
commit
58dbb6a9e8
|
|
@ -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"
|
||||
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue