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(nextjs): Add route handler instrumentation #8832

Merged
merged 17 commits into from
Aug 30, 2023

Commits on Aug 17, 2023

  1. Pain

    lforst committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    95cecbd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    73da670 View commit details
    Browse the repository at this point in the history
  2. Format

    lforst committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7b51e1b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'lforst-defer-sampling-decision-when-tracing-without-per…

    …formance' into lforst-app-router-route-handler
    lforst committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fb42a74 View commit details
    Browse the repository at this point in the history
  4. .

    lforst committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    80b74da View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. lint

    lforst committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    109624c View commit details
    Browse the repository at this point in the history
  2. flush in lambdas and stuff

    lforst committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bd454b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Add tests

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    42d4b31 View commit details
    Browse the repository at this point in the history
  2. Assertion

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    287ac32 View commit details
    Browse the repository at this point in the history
  3. .

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1cd3b2a View commit details
    Browse the repository at this point in the history
  4. .

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f095cf6 View commit details
    Browse the repository at this point in the history
  5. properly flush

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bf14c8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5c872e View commit details
    Browse the repository at this point in the history
  7. Fix test

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    12aa9f9 View commit details
    Browse the repository at this point in the history
  8. hm

    lforst committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    cef9ee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Apply review feedback

    lforst committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7e9415d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea87659 View commit details
    Browse the repository at this point in the history