diff --git a/README - Runtime.md b/README - Runtime.md index c2e1451a..28af1f3e 100644 --- a/README - Runtime.md +++ b/README - Runtime.md @@ -13,7 +13,7 @@ To monitor your application with Dynatrace, please follow these steps: 1. Make sure you have access to Dynatrace. If not, follow this [link](https://atc.bmwgroup.net/confluence/display/OPAPM/User+Guide+-+Access+to+new+Dynatrace+Solution) 2. Clone this repository in your local machine: - `git clone https://atc.bmwgroup.net/bitbucket/scm/opapm/cd_e2e_monitoring_config.git` + `git clone https://atc.bmwgroup.net/bitbucket/scm/opapm/cd_e2e_monitoring_config.git` 4. Create a branch using your Component/Application name with the following format: @@ -36,8 +36,8 @@ To monitor your application with Dynatrace, please follow these steps: 8. Commit and pull request to merge the branch to the master: ``` - git add - git commit -m " configuration changes" + git add + git commit -m " configuration changes" git push -u origin ``` @@ -67,7 +67,7 @@ To monitor your application with Dynatrace, please follow these steps: ![Dashboard](img/Dashboard.PNG) **Recommended** -- Participate in one of the Dynatrace trainings to understand - - What kind of changes in the configuration are possible and how it's going to improve monitoring. - - Hands on in how to work with Monaco - - How to use Dynatrace in the most efficient. \ No newline at end of file +- Participate in one of the Dynatrace trainings to understand: + - How to use Dynatrace in the most efficient way. + - What kind of changes in the configuration are possible and how will improve monitoring. + - Hands on in how to work with Monaco (Dynatrace Configuration as Code) \ No newline at end of file