getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
579 stars 206 forks source link

Support for Crons on Quartz #3150

Open bruno-garcia opened 6 months ago

bruno-garcia commented 6 months ago

The first integration for Crons planned is Hangfire:

But another popular library is Quartz.

Also requested here by @pinkpawkitty

bruno-garcia commented 6 months ago

@pinkpawkitty if you're keen to contribute, @bitsandfoxes is working on the base SDK Crons API and the Hangfire support which would be a great blueprint