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

processors/baggage: add baggage span processor #5404

Merged
merged 26 commits into from May 6, 2024

Commits on Apr 18, 2024

  1. processors/baggage: add baggage span processor

    Fixes open-telemetry#5397
    
    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9f17aed View commit details
    Browse the repository at this point in the history
  2. fix lint issues + dependabot generate

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    33e94b2 View commit details
    Browse the repository at this point in the history
  3. apply review feedback

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b65b129 View commit details
    Browse the repository at this point in the history
  4. more review feedback

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cfa0e23 View commit details
    Browse the repository at this point in the history
  5. Update processors/baggage/processor_test.go

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    codeboten and pellared committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8e648db View commit details
    Browse the repository at this point in the history
  6. lint

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9ed5020 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. feedback from review

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fa28a2f View commit details
    Browse the repository at this point in the history
  2. rename baggage -> baggagetrace

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    26a0d60 View commit details
    Browse the repository at this point in the history
  3. more fixes

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1a79494 View commit details
    Browse the repository at this point in the history
  4. docs

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9bd6d4e View commit details
    Browse the repository at this point in the history
  5. lint fixes

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5e10970 View commit details
    Browse the repository at this point in the history
  6. generate

    Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
    codeboten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2d8ed5d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    codeboten and dmathieu committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e689203 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    codeboten committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    32a3bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    262dda0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a75b628 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    codeboten and pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d710414 View commit details
    Browse the repository at this point in the history
  6. Update processors/baggage/baggagetrace/processor.go

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    codeboten and pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    85ecca9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d83729 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    a54abb1 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    pellared committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ad3171e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. Update CODEOWNERS

    Co-authored-by: Mike Goldsmith <goldsmith.mike@gmail.com>
    dmathieu and MikeGoldsmith committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7211096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1d812 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    782cf2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407c7df View commit details
    Browse the repository at this point in the history