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: instrumentation onRequestError #67539

Merged
merged 27 commits into from
Jul 10, 2024
Merged

feat: instrumentation onRequestError #67539

merged 27 commits into from
Jul 10, 2024

Commits on Jul 8, 2024

  1. test: add test case

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9a8a2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c8fe25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17104bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d73b969 View commit details
    Browse the repository at this point in the history
  5. cover app custom routes

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8ca280c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6616ab View commit details
    Browse the repository at this point in the history
  7. remove try catch

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d603931 View commit details
    Browse the repository at this point in the history
  8. edge alias

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1349425 View commit details
    Browse the repository at this point in the history
  9. handle edge runtime callback

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4000e5c View commit details
    Browse the repository at this point in the history
  10. handle middleware

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5cbbcb8 View commit details
    Browse the repository at this point in the history
  11. handle pages error

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e8312af View commit details
    Browse the repository at this point in the history
  12. add test

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a5d64af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76c3b43 View commit details
    Browse the repository at this point in the history
  14. normalize req in one place

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d8370cd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b90c9e View commit details
    Browse the repository at this point in the history
  16. fix pages api route handling

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    aadad8d View commit details
    Browse the repository at this point in the history
  17. fix duplicated logs

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8ddee8e View commit details
    Browse the repository at this point in the history
  18. fix prod log

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ceb417c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    07ba7c8 View commit details
    Browse the repository at this point in the history
  20. fix dev logs

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8ade0ce View commit details
    Browse the repository at this point in the history
  21. fix dev logs

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    06f08fc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    033b317 View commit details
    Browse the repository at this point in the history
  23. handle quiet option

    huozhi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ea8808c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    8dcaf64 View commit details
    Browse the repository at this point in the history
  2. lint format

    huozhi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f87f9c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    5ec08d8 View commit details
    Browse the repository at this point in the history
  2. change to console.error

    huozhi committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4fbf19b View commit details
    Browse the repository at this point in the history