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(tracing): Add transaction.setContext method #6154

Merged
merged 4 commits into from Nov 8, 2022

Commits on Nov 8, 2022

  1. feat(tracing): Add transaction.setContext method

    This is needed for the OpenTelemetry Span Processor.
    AbhiPrasad committed Nov 8, 2022
    Copy the full SHA
    29a1628 View commit details
    Browse the repository at this point in the history
  2. fix linting

    AbhiPrasad committed Nov 8, 2022
    Copy the full SHA
    e56c870 View commit details
    Browse the repository at this point in the history
  3. dont create new object

    AbhiPrasad committed Nov 8, 2022
    Copy the full SHA
    536dca6 View commit details
    Browse the repository at this point in the history
  4. ts-ignore stuff

    AbhiPrasad committed Nov 8, 2022
    Copy the full SHA
    0b6a461 View commit details
    Browse the repository at this point in the history