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(node): Implement Sentry-specific http instrumentation #13763

Merged
merged 14 commits into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    d5dff8c View commit details
    Browse the repository at this point in the history
  2. Update dev-packages/e2e-tests/test-applications/node-otel-without-tra…

    …cing/src/instrument.ts
    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    927d16a View commit details
    Browse the repository at this point in the history
  3. fix preload

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    75309b7 View commit details
    Browse the repository at this point in the history
  4. fix madge

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    27c22f1 View commit details
    Browse the repository at this point in the history
  5. fix tests

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e64e393 View commit details
    Browse the repository at this point in the history
  6. Revert "fix tests"

    This reverts commit f5ab591.
    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    93a871d View commit details
    Browse the repository at this point in the history
  7. WIP improve things...

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0dc1109 View commit details
    Browse the repository at this point in the history
  8. only preload once

    Do not preload our custom sentry stuff
    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9d99867 View commit details
    Browse the repository at this point in the history
  9. fix name for preload

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    023622c View commit details
    Browse the repository at this point in the history
  10. test adjustments

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d462caf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b4ad58 View commit details
    Browse the repository at this point in the history
  12. small refs

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9528b55 View commit details
    Browse the repository at this point in the history
  13. WIP only preload otel http?

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e5685aa View commit details
    Browse the repository at this point in the history
  14. fix linting

    mydea committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d0aac35 View commit details
    Browse the repository at this point in the history