Queues tracking for ActiveJob?
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.
Looks like it may still be on hold -> https://github.com/getsentry/sentry-ruby/issues/2045
@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).
@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.
Would be very useful to include Sidekiq in this feature.
@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 yes feel free to make a PR, that would be very appreciated!
@olivier-thatch @sl0thentr0py there are some sidekiq/vernier-related insights from Mike here #2465