Add Prometheus metrics that tracks cumulative counts of handler calls
Open
diagnostics
feature
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
To make `distributed` more observable and allows users to see what's happening under the hood, it would be nice to count handler calls and expose those counts as Prometheus metrics. This would help understand various scenarios, e.g., frequent `who_has` calls if data goes missing.
Contributor guide
Assessment
This issue has not been assessed yet.