Mike Perham

Results 485 comments of Mike Perham

I have not started work on it yet, Iโ€™m still finishing up 7.3.

@travisTheOrange start by opening your own issue. This is not your issue. All tech support is via issues or email. Phones are terrible for support because I canโ€™t see the...

Enterprise's historical metrics use a `sidekiq.` prefix, so when using a `sidekiq.` namespace, you get metrics like `sidekiq.sidekiq.processed`. For 8.0, I'm considering changing the prefix to `historical.` or `history.` so...

Right now I have removed any `sidekiq.` prefix from all metrics. The metrics now look like: ``` history.processed history.queue.size jobs.success jobs.failure batches.create batches.success ``` What do you think? Should there...

I'm not sure of the right thing. Datadog does [document](https://docs.datadoghq.com/getting_started/tagging/unified_service_tagging) `service`, `env` and `version` as tagging best practices. Should I set `service:sidekiq` by default? Or should those three tags remain...

Thanks for all of the feedback, I truly appreciate it. All metrics will be prefixed with `sidekiq.` in 8.0.

Flori has never been responsive. I think it's reasonable to fork this repo to ruby/json and move forward, with or without him.