You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should enhance our existing Sidekiq instrumentation by reporting additional metrics. Perhaps the queue name (String) and the job success status (Boolean) for starters. We could audit the Sidekiq source and OTel contrib instrumentation for any others that might be of use.