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

feat: support w3c trace context #4170

Merged
merged 35 commits into from
Sep 20, 2022
Merged

feat: support w3c trace context #4170

merged 35 commits into from
Sep 20, 2022

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    0039a16 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    7f7d6d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. initial _extract method

    ZStriker19 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    78758e3 View commit details
    Browse the repository at this point in the history
  2. initial _inject

    ZStriker19 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c7591f3 View commit details
    Browse the repository at this point in the history
  3. release note

    ZStriker19 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ff2d76e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    12ac12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e71810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84993c9 View commit details
    Browse the repository at this point in the history
  4. Revert "add traceparent to ignored spelling list"

    This reverts commit 84993c9.
    ZStriker19 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    28b09fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbfedda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17af475 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    48bd4ac View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    de95ad6 View commit details
    Browse the repository at this point in the history
  2. Update ddtrace/propagation/http.py

    Co-authored-by: Tahir H. Butt <tahir.butt@datadoghq.com>
    ZStriker19 and majorgreys committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    672bc5b View commit details
    Browse the repository at this point in the history
  3. Update releasenotes/notes/add-w3c-traceparent-propagation-789324b2e13…

    …26f0e.yaml
    
    Co-authored-by: Tahir H. Butt <tahir.butt@datadoghq.com>
    ZStriker19 and majorgreys committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    2f87b20 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    c145cbc View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update releasenotes/notes/add-w3c-traceparent-propagation-789324b2e13…

    …26f0e.yaml
    
    Co-authored-by: Kyle Verhoog <kyle@verhoog.ca>
    ZStriker19 and Kyle-Verhoog committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c411c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6286166 View commit details
    Browse the repository at this point in the history
  3. nits and refactoring

    ZStriker19 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    fbf6139 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Update ddtrace/propagation/http.py

    Co-authored-by: Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>
    ZStriker19 and P403n1x87 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bc081b0 View commit details
    Browse the repository at this point in the history
  2. Update ddtrace/propagation/http.py

    Co-authored-by: Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>
    ZStriker19 and P403n1x87 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ba1f99a View commit details
    Browse the repository at this point in the history
  3. Update ddtrace/propagation/http.py

    Co-authored-by: Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>
    ZStriker19 and P403n1x87 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4a17016 View commit details
    Browse the repository at this point in the history
  4. nits

    ZStriker19 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9d9bb87 View commit details
    Browse the repository at this point in the history
  5. nits

    ZStriker19 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a6d40ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f1b14f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7deeaac View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update ddtrace/propagation/http.py

    Co-authored-by: Tahir H. Butt <tahir.butt@datadoghq.com>
    ZStriker19 and majorgreys committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7ef5da2 View commit details
    Browse the repository at this point in the history
  2. Update releasenotes/notes/add-w3c-traceparent-propagation-789324b2e13…

    …26f0e.yaml
    
    Co-authored-by: Tahir H. Butt <tahir.butt@datadoghq.com>
    ZStriker19 and majorgreys committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    4795a97 View commit details
    Browse the repository at this point in the history
  3. Update ddtrace/propagation/http.py

    Co-authored-by: Tahir H. Butt <tahir.butt@datadoghq.com>
    ZStriker19 and majorgreys committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e7e9ac0 View commit details
    Browse the repository at this point in the history
  4. formatting

    ZStriker19 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    26048fa View commit details
    Browse the repository at this point in the history
  5. Update releasenotes/notes/add-w3c-traceparent-propagation-789324b2e13…

    …26f0e.yaml
    
    Co-authored-by: Tahir H. Butt <tahir.butt@datadoghq.com>
    ZStriker19 and majorgreys committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c190efd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    1d602aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370a4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    777b580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11dddbd View commit details
    Browse the repository at this point in the history