dd-trace-py icon indicating copy to clipboard operation
dd-trace-py copied to clipboard

feat(asm/python): add user information to traces

Open avara1986 opened this issue 3 years ago • 2 comments

Description

Add user information to traces

System tests: https://github.com/DataDog/documentation/pull/14941 Documentation: https://github.com/DataDog/system-tests/pull/448

Checklist

Reviewer Checklist

  • [ ] Title is accurate.
  • [ ] Description motivates each change.
  • [ ] No unnecessary changes were introduced in this PR.
  • [ ] PR cannot be broken up into smaller PRs.
  • [ ] Avoid breaking API changes unless absolutely necessary.
  • [ ] Tests provided or description of manual testing performed is included in the code or PR.
  • [ ] Release note has been added for fixes and features, or else changelog/no-changelog label added.
  • [ ] All relevant GitHub issues are correctly linked.
  • [ ] Backports are identified and tagged with Mergifyio.
  • [ ] Add to milestone.

avara1986 avatar Aug 09 '22 11:08 avara1986

@avara1986 this pull request is now in conflict 😩

mergify[bot] avatar Aug 09 '22 20:08 mergify[bot]

Codecov Report

Merging #4066 (744ed0a) into 1.x (a940ef1) will decrease coverage by 0.03%. The diff coverage is 62.04%.

@@            Coverage Diff             @@
##              1.x    #4066      +/-   ##
==========================================
- Coverage   78.86%   78.82%   -0.04%     
==========================================
  Files         720      721       +1     
  Lines       57386    57602     +216     
==========================================
+ Hits        45255    45406     +151     
- Misses      12131    12196      +65     
Impacted Files Coverage Δ
ddtrace/contrib/flask/patch.py 0.00% <0.00%> (ø)
tests/contrib/django/django1_app/urls.py 100.00% <ø> (ø)
tests/contrib/django/django_app/urls.py 92.59% <ø> (ø)
tests/contrib/flask/app.py 0.00% <0.00%> (ø)
tests/contrib/flask/test_flask_appsec.py 0.00% <0.00%> (ø)
tests/contrib/flask/test_flask_snapshot.py 0.00% <0.00%> (ø)
tests/contrib/snowflake/test_snowflake.py 94.18% <ø> (ø)
tests/internal/test_module.py 0.00% <0.00%> (ø)
tests/profiling/collector/test_threading.py 0.00% <0.00%> (ø)
tests/profiling/collector/test_traceback.py 0.00% <0.00%> (ø)
... and 18 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 10 '22 13:08 codecov-commenter

@avara1986 this pull request is now in conflict 😩

mergify[bot] avatar Aug 16 '22 12:08 mergify[bot]

@avara1986 this pull request is now in conflict 😩

mergify[bot] avatar Aug 23 '22 12:08 mergify[bot]