-
-
Notifications
You must be signed in to change notification settings - Fork 771
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
Add base elastic apm integration #2092
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2092 +/- ##
==========================================
+ Coverage 28.11% 28.12% +0.01%
==========================================
Files 136 136
Lines 11033 11110 +77
Branches 1477 1485 +8
==========================================
+ Hits 3102 3125 +23
- Misses 7822 7874 +52
- Partials 109 111 +2
Continue to review full report at Codecov.
|
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.
YAYAYAYAY
* Add base elastic apm integration * Handle debug env for stage * Adjust logging for elastic
* Add base elastic apm integration * Handle debug env for stage * Adjust logging for elastic
* Add base elastic apm integration * Handle debug env for stage * Adjust logging for elastic
* Add base elastic apm integration * Handle debug env for stage * Adjust logging for elastic
Description
The goal of this PR is to introduce the elastic apm integration for python/django.
Checklist
Affected core subsystem(s)
apm, performance, logging
Testing
Locally
Refers/Fixes
Ref #1873 #1208 #1207
Screenshots