Add Support for Prometheus Metrics
Open
@gauglertodd is already working on this.
Since May 6, 2024.
- #1 by @timkpaine — closed without merging
type: feature
- Dominant language
- Python
- Stars
- 63
- Forks
- 8
- Avg merge
- 1h 57m
- Merged PRs (30d)
- 13
Description
A ray cluster's NodeManagerAddress and MetricsExportPort provide scrape-able prometheus metrics which could be integrated within raydar's visualization capabilities. This would allow users to bypass further graphana setup when trying to view cluster metrics. Write the following:
- A perspective table for prometheus metrics on ray
- A parser for the prometheus metrics available within a ray cluster
- A standard view for a dashboard which uses those scraped metrics
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.