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

fix(core): Rethrow caught promise rejections in startSpan, startSpanManual, trace #9958

Merged
merged 11 commits into from
Dec 22, 2023

Commits on Dec 22, 2023

  1. fix(core): Rethrow caught promise rejections in startSpan, `startSp…

    …anManual`, `trace`
    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4c1e8b6 View commit details
    Browse the repository at this point in the history
  2. add tests but they no work :(

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d811008 View commit details
    Browse the repository at this point in the history
  3. fix integration tests

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    92d9003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b13a8a View commit details
    Browse the repository at this point in the history
  5. fix other trace functions

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    52b83d3 View commit details
    Browse the repository at this point in the history
  6. lint

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c8d2839 View commit details
    Browse the repository at this point in the history
  7. dsn

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c474988 View commit details
    Browse the repository at this point in the history
  8. cleanup tests

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ffea627 View commit details
    Browse the repository at this point in the history
  9. fix (biome) and cleanup tests

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3f70311 View commit details
    Browse the repository at this point in the history
  10. remove console logs

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    66c8e14 View commit details
    Browse the repository at this point in the history
  11. biome bs

    Lms24 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6066d1a View commit details
    Browse the repository at this point in the history