question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Sentry support

See original GitHub issue

I see Rollbar is built in. Could you add support for Sentry too?

Alternatively, you could pull out Rollbar into its own django-q-rollbar repo (and perhaps use extras so someone can add django-q[rollbar] to their requirements.txt), and expose a generic error handling interface so others can add their own.

Really enjoying this project btw 😄

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
danielwelchcommented, Oct 3, 2017

@jordanmkoncz Since there still seems to be some interest, I went ahead an added some documentation and submitted a pull request #261. I’ve also added documentation for my two proposed implementations for sentry and rollbar.

1reaction
jordanmkonczcommented, Oct 4, 2017

Appreciate the effort @danielwelch, hopefully someone can review and approve the pull request. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

JavaScript | Sentry Documentation
On this page, we get you up and running with Sentry's SDK, so that it will automatically report errors and exceptions in your...
Read more >
Add Sentry support #635 - yidongnan/grpc-spring-boot-starter
So the idea is to add Sentry support to yidongnan/grpc-spring-boot-starter to equal the Sentry functionality. Additional context. Sentry has its ...
Read more >
Sentry Support - ForeFlight
Support and frequently asked questions about ForeFlight uAvionix Sentry ADS-B receiver.
Read more >
How to Add Sentry to Your Node.js Project with TypeScript
Sentry.io is an external monitoring and logging service which can help you identify and triage errors in your code.
Read more >
@sentry/react-native - npm
Sentry is on a mission to help developers write better software faster, ... npm install --save @sentry/react-native # OR yarn add ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found