Skip to content
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 datadog django integration (ddtrace) #5847

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Conversation

danlipert
Copy link
Contributor

Description

This PR adds the datadog django integration (ddtrace)

Refers/Fixes

n/a

Testing

untested but env flagged

@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #5847 into master will increase coverage by <.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5847      +/-   ##
==========================================
+ Coverage   29.55%   29.55%   +<.01%     
==========================================
  Files         266      266              
  Lines       22653    22656       +3     
  Branches     3289     3290       +1     
==========================================
+ Hits         6694     6695       +1     
+ Misses      15682    15680       -2     
- Partials      277      281       +4
Impacted Files Coverage Δ
app/app/settings.py 80.06% <33.33%> (-0.48%) ⬇️
app/dashboard/views.py 11.63% <0%> (ø) ⬆️
...rketing/management/commands/no_applicants_email.py 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69be72f...0b8691b. Read the comment docs.

@thelostone-mc thelostone-mc merged commit bd35d24 into master Jan 21, 2020
@thelostone-mc thelostone-mc deleted the datadog-ddtrace branch June 27, 2020 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants