getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
937 stars 496 forks source link

Queues tracking for ActiveJob? #2322

Open nhorton opened 5 months ago

nhorton commented 5 months ago

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.

codealchemy commented 5 months ago

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

sl0thentr0py commented 5 months ago

@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).

nhorton commented 5 months ago

@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.

frederikspang commented 2 months ago

Would be very useful to include Sidekiq in this feature.