dask / dask/distributed

Improve documentation for Prometheus metrics

Open
#7,733 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

For anyone who wants to use the exposed Prometheus metrics, it would be nice to have more details in the docs about these.

Specifically, it's helpful to know for each metrics:

- whether gauge or counter or something else
- units for data
- labels, and brief description of values the label could take

https://fly.io/docs/reference/metrics/#built-in-metrics is one example of such a doc. Our metrics are a little more complicated in that different metrics have very different labels.

cc @hendrikmakait

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.