guidelines / templates redefined
parent
7d42427648
commit
c67e55832b
|
|
@ -35,9 +35,11 @@ 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