sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Queues tracking for ActiveJob?

Open nhorton opened this issue 1 year ago • 7 comments

Is there any ETA on Queues tracking for ActiveJob? We would love to try the feature, but I really don't want to write an integration when we know it is going to be replaced by something standard shortly thereafter.

nhorton avatar Jun 17 '24 14:06 nhorton

Looks like it may still be on hold -> https://github.com/getsentry/sentry-ruby/issues/2045

codealchemy avatar Jun 18 '24 15:06 codealchemy

@codealchemy that's the profiling feature, that's unrelated. @nhorton is talking about https://docs.sentry.io/product/insights/queue-monitoring/ which we will get to soon (like next 1-2 months).

sl0thentr0py avatar Jun 24 '24 11:06 sl0thentr0py

@codealchemy that's the profiling feature, that's unrelated. @nhorton is talking about https://docs.sentry.io/product/insights/queue-monitoring/ which we will get to soon (like next 1-2 months).

Thanks for the update. Adding a Roadmap in Github, even if it does not have date commitments, would be helpful on stuff like this. Just knowing things like where this is relative to token count support for LLMs and such is useful context for customers.

nhorton avatar Jun 24 '24 16:06 nhorton

Would be very useful to include Sidekiq in this feature.

frederikspang avatar Sep 14 '24 07:09 frederikspang

@sl0thentr0py Are there any updates on this? I wrote my own pure-ActiveJob integration based on the Sidekiq one, and AFAICT it works okay. Happy to submit a PR if that's helpful.

olivier-thatch avatar Dec 03 '24 23:12 olivier-thatch

@olivier-thatch yes feel free to make a PR, that would be very appreciated!

sl0thentr0py avatar Dec 04 '24 13:12 sl0thentr0py

@olivier-thatch @sl0thentr0py there are some sidekiq/vernier-related insights from Mike here #2465

solnic avatar Dec 05 '24 20:12 solnic