prometheus/prometheus
在 GitHub 查看docs: Add auto-generated page for current metrics Prometheus exposes about itself.
Open
#12,397 创建于 2023年5月26日
component/documentationhelp wanted
仓库指标
- Star
- (64,042 star)
- PR 合并指标
- (平均合并 11天 5小时) (30 天内合并 118 个 PR)
描述
Proposal
It would be amazing to have list of exact metric names and their help that Prometheus gives about itself. This is common for many products that expose Prometheus metrics, so would be nice to have Prometheus ones too (e.g head compactions). Perhaps we could expand on each HELP to tell more.
Extra: Have it autogenerate from source code would be amazing, so it's not requiring manual changes (or validation) on every PR.