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

Add support for Sentry breadcrumbs #221

Closed
amitav13 opened this issue Apr 17, 2024 · 1 comment
Closed

Add support for Sentry breadcrumbs #221

amitav13 opened this issue Apr 17, 2024 · 1 comment

Comments

@amitav13
Copy link

Is your feature request related to a problem? Please describe.
I don't see other logs recorded through pino being added as breadcrumbs

Describe the solution you'd like
Should be using Sentry's breadcrumb API to add in logs. I'm mostly interested in adding info logs, but could extend it to warn logs as well.

Describe alternatives you've considered
This is the only alternative I've seen so far - getsentry/sentry-javascript#4192 (comment)

@tomer-yechiel
Copy link
Owner

Hi @amitav13, Sorry for the late response.
This is not in the scope of this package, this package enable sending errors/logs to Sentry.
Its not meant to be instrumentation package for Pino

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