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

[tracing] Propagate TraceID to the backend. Create a new setupEnv span. Fix span hierarchy #604

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    e9023d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1201b9d View commit details
    Browse the repository at this point in the history
  3. update all tests

    sgirones committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    21ecf86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2938f3f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. address warnings

    sgirones committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4745dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f0b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c2122 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Rename propagate to set headers

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1aeaa5e View commit details
    Browse the repository at this point in the history
  2. Rename spans

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    73e0ccb View commit details
    Browse the repository at this point in the history
  3. Update imports

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7bb1e90 View commit details
    Browse the repository at this point in the history
  4. Rename prefixes

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    6427c70 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Update tracing fn

    SferaDev committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    78d5497 View commit details
    Browse the repository at this point in the history