-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEVX-475 Dynatrace integration #259
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #259 +/- ##
============================================
- Coverage 12.67% 12.67% -0.01%
- Complexity 115488 115519 +31
============================================
Files 9345 9345
Lines 286495 286574 +79
============================================
Hits 36312 36312
- Misses 250183 250262 +79 ☔ View full report in Codecov by Sentry. |
1. Clone/Download the example folder. | ||
2. Navigate to the path `symfony-app-dynatrace/`. | ||
|
||
### Token creation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you think that makes sense to help customers to create the token here, since it's not so clear in the Dynatrace documentation?
Updated README file so this Pr refers to https://commercetools.atlassian.net/browse/DEVX-480
The files where I worked on are the docker folder and the README file