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

Add instrumenter config to switch between Otel and Sentry instrumentation. #1766

Merged

Commits on Nov 30, 2022

  1. updated vscode config

    antonpirker committed Nov 30, 2022
    Copy the full SHA
    8f2f3bb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7963ae View commit details
    Browse the repository at this point in the history
  3. cleanup

    antonpirker committed Nov 30, 2022
    Copy the full SHA
    76ae08d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ca99978 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    376d087 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9d3047e View commit details
    Browse the repository at this point in the history
  7. Add API to set arbitrary context in Transaction. (#1769)

    * Api for setting arbitrary contexts in transactions.
    antonpirker committed Nov 30, 2022
    Copy the full SHA
    7a8654e View commit details
    Browse the repository at this point in the history
  8. Add API to set custom Span timestamps (#1770)

    * Add parameter to set `start_timestamp` and `end_timestamp`  on Span creation or finishing
    antonpirker committed Nov 30, 2022
    Copy the full SHA
    4cb573b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    758680f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Copy the full SHA
    0ad7518 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ab9425 View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    antonpirker committed Dec 1, 2022
    Copy the full SHA
    3ed3077 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'antonpirker/1687-basic-otel-support-2-instrumenter' of …

    …github.com:getsentry/sentry-python into antonpirker/1687-basic-otel-support-2-instrumenter
    antonpirker committed Dec 1, 2022
    Copy the full SHA
    7dc0338 View commit details
    Browse the repository at this point in the history