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 sentry transport #690

Merged
merged 2 commits into from Aug 7, 2019
Merged

add sentry transport #690

merged 2 commits into from Aug 7, 2019

Conversation

aandrewww
Copy link
Contributor

Created a new transport that sends logs to Sentry.

Updated documentation with information about the transport.

@davidmarkclements
Copy link
Member

very nice!

$ node app.js | pino-sentry --dsn=https://******@sentry.io/12345
```

For full documentation of command line switches read [readme](https://github.com/aandrewww/pino-sentry/blob/master/README.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For full documentation of command line switches read [readme](https://github.com/aandrewww/pino-sentry/blob/master/README.md)
For full documentation of command line switches see the [pino-sentry readme](https://github.com/aandrewww/pino-sentry/blob/master/README.md)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

@davidmarkclements davidmarkclements left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one nit

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants