@renchap @ClearlyClaire with the deprecation of statsd metrics for sidekiq in 4.3.0, in the new otel setup, how can we calculate sidekiq queue depth/backpressure? it's our key scaling metric, and we (hachy) have zero visibility into it now.
-
@renchap @ClearlyClaire with the deprecation of statsd metrics for sidekiq in 4.3.0, in the new otel setup, how can we calculate sidekiq queue depth/backpressure? it's our key scaling metric, and we (hachy) have zero visibility into it now.
docs are quite unclear beyond the fact that statsd is gone and otel is here. guidance much appreciated :blobfoxheartcute:
-
@esk @ClearlyClaire we pointed people to https://github.com/Strech/sidekiq-prometheus-exporter in the release notes, this is what we are using for mastodon.social
-
@renchap @ClearlyClaire got it. so we install that, point it at our redis, and... yay?
-
@esk @ClearlyClaire yay!
-
@renchap @ClearlyClaire great, thanks for the extra eyes. missed that section when we did our upgrade!
-
@esk @renchap @ClearlyClaire I mean.. in fairness I also didn't exactly point it out because I forgot