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: Update OTEL deps #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 18, 2024

  1. feat: Update OTEL deps

    - upgrade @sentry/instrumentation to ^0.52.1
    
    The main change that this brings in is
    https://github.com/open-telemetry/opentelemetry-js/releases/tag/experimental%2Fv0.52.1,
    which pins `import-in-the-middle` to have caret range. This allows users
    to get important bug fixes with `import-in-the-middle`.
    
    - upgrade @opentelemetry/semantic-conventions to ^1.25.1
    
    This doesn't have any notable impact, but figured I'd upgrade it while
    I'm here
    AbhiPrasad committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    20423e2 View commit details
    Browse the repository at this point in the history