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

Monitor backend error via sentry #210

Open
jrwbabylonlab opened this issue Jan 27, 2025 · 1 comment
Open

Monitor backend error via sentry #210

jrwbabylonlab opened this issue Jan 27, 2025 · 1 comment
Assignees

Comments

@jrwbabylonlab
Copy link
Collaborator

jrwbabylonlab commented Jan 27, 2025

The scope of this ticket includes:

  1. Staking-api-service
  2. babylon-staking-indexer
  3. expiry checker
@kirugan
Copy link
Contributor

kirugan commented Jan 30, 2025

Thoughts on how we should approach this issue:

  1. Complete dependency (logger in this case) injection. Forbid usage of log global functions (allow only in rare cases)
  2. Provide wrapper on top of logger for sentry (example - https://github.com/archdx/zerolog-sentry)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants