Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: option to report job name and success/error as tag #19

Open
daisy1754 opened this issue Mar 18, 2022 · 0 comments
Open

Comments

@daisy1754
Copy link

Thanks for building and publishing this library!

We started to use this for monitoring sidekiq job for datadog.

Currently this library creates one metrics for job name, (success, error, latency). It would be very handy if

we can have sidekiq_job.latency as metric name and job_name and result as tag. Of course it will create cardinality explosion if you have many jobs but for small apps this will be fine.

If metric is structured that way, setting up monitor/alert will be much easier on datadog, we can simply have one catch-all monitor for all job error count for instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant