dask / dask/distributed

Add Prometheus metrics that tracks cumulative counts of handler calls

Open
#8,696 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.