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(middleware): adding sentry as errortracker #3122

Merged
merged 19 commits into from
Jan 18, 2024
Merged

feat(middleware): adding sentry as errortracker #3122

merged 19 commits into from
Jan 18, 2024

Commits on Dec 16, 2023

  1. init sentry

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    367f0f5 View commit details
    Browse the repository at this point in the history
  2. rename var

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8cb6b15 View commit details
    Browse the repository at this point in the history
  3. fix ctx key

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2838a78 View commit details
    Browse the repository at this point in the history
  4. fix key

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0b05a15 View commit details
    Browse the repository at this point in the history
  5. update readme

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    9f855ba View commit details
    Browse the repository at this point in the history
  6. add test

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1c93de0 View commit details
    Browse the repository at this point in the history
  7. fix ctx args position

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    c5e4158 View commit details
    Browse the repository at this point in the history
  8. update readme

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8ec0e54 View commit details
    Browse the repository at this point in the history
  9. use sprintf

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a2544f8 View commit details
    Browse the repository at this point in the history
  10. update readme

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    57e74b1 View commit details
    Browse the repository at this point in the history
  11. fix readme

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    c408145 View commit details
    Browse the repository at this point in the history
  12. fix fmt

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    aac959d View commit details
    Browse the repository at this point in the history
  13. add ut

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0342a01 View commit details
    Browse the repository at this point in the history
  14. refactoring get hub

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    c215592 View commit details
    Browse the repository at this point in the history
  15. fix docs

    Windfarer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5756c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. fix get hub nil

    Windfarer authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    90d9a5e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Windfarer authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0b24bd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a08775 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. fix alias

    Windfarer authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    56fca9a View commit details
    Browse the repository at this point in the history