dask / dask/distributed

Add Prometheus metrics for cumulative task transition counts on workers

Open
#8,697 2 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

Right now, we have the _current_ count of tasks in the various state on the workers exposed as `dask_worker_tasks`. In some scenarios, we're more interested in the total count and its rate of change, so we should add another metric that tracks cumulative counts.

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.