guidelines / templates redefined
parent
1c6e8e3815
commit
7d42427648
|
|
@ -35,11 +35,9 @@ To monitor your application with Dynatrace, please follow these steps:
|
||||||
|
|
||||||
8. Commit and pull request to merge the branch to the master:
|
8. Commit and pull request to merge the branch to the master:
|
||||||
|
|
||||||
```
|
```git add <changes>
|
||||||
git add <changes>
|
|
||||||
git commit -m "<app_name> configuration changes"
|
git commit -m "<app_name> configuration changes"
|
||||||
git push -u origin <branch>
|
git push -u origin <branch>```
|
||||||
```
|
|
||||||
|
|
||||||
### Results
|
### Results
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue