diff --git a/README - Full.md b/README - Full.md index 2a07d3ae..eab83258 100644 --- a/README - Full.md +++ b/README - Full.md @@ -31,7 +31,7 @@ To monitor your application with Dynatrace, please follow these steps: - Notification systems are not configured by default. If you want to enable them for your application, please follow this [link](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/onboarding/CD_managementZone/notification/README.md). 7. (optional) Add databases to Management Zone - The script described in step 5 will create the configuration for all entities related to your application (Host, Processes, Services) but not the databases. - - To add your databases into Dynatrace you need to add an extra rule to the [Component.json](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json) file. You can use [this](link) example to understand exactly what you have to do. + - To add your databases into Dynatrace you need to add an extra rule to the [Component.json](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json) file. You can use [this](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/BMW-Dynatrace-config/00_Global-Config/README.md) example to understand exactly what you have to do. 8. Commit and pull request to merge the branch to the master: diff --git a/README - Runtime.md b/README - Runtime.md index 6581c7c9..58fef0a7 100644 --- a/README - Runtime.md +++ b/README - Runtime.md @@ -31,7 +31,7 @@ To monitor your application with Dynatrace, please follow these steps: - Notification systems are not configured by default. If you want to enable them for your application, please follow this [link](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/onboarding/CD_managementZone/notification/README.md). 7. (optional) Add databases to Management Zone - The script described in step 5 will create the configuration for all entities related to your application (Host, Processes, Services) but not the databases. - - To add your databases into Dynatrace you need to add an extra rule to the [Component.json](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json) file. You can use [this](link) example to understand exactly what you have to do. + - To add your databases into Dynatrace you need to add an extra rule to the [Component.json](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/BMW-Dynatrace-config/00_Global-Config/auto-tag/Component.json) file. You can use [this](https://atc.bmwgroup.net/bitbucket/projects/OPAPM/repos/cd_e2e_monitoring_config/browse/BMW-Dynatrace-config/00_Global-Config/README.md) example to understand exactly what you have to do. 8. Commit and pull request to merge the branch to the master: diff --git a/onboarding/CD_managementZone/dashboard/README.md b/onboarding/CD_managementZone/dashboard/README.md new file mode 100644 index 00000000..b4975a87 --- /dev/null +++ b/onboarding/CD_managementZone/dashboard/README.md @@ -0,0 +1,7 @@ +## Update dashboard configuration + +If you need to change your dashboard in one of your environments, follow these steps: +1. Modify the dashboard within the UI +2. Copy the JSON +3. Overwrite the JSON in your monaco configuration +4. add, commit, push \ No newline at end of file