Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Prometheus Metrics #11

Open
gauglertodd opened this issue May 6, 2024 · 0 comments · May be fixed by #1
Open

Add Support for Prometheus Metrics #11

gauglertodd opened this issue May 6, 2024 · 0 comments · May be fixed by #1
Assignees
Labels
type: feature Feature requests

Comments

@gauglertodd
Copy link
Collaborator

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
@gauglertodd gauglertodd self-assigned this May 6, 2024
@gauglertodd gauglertodd linked a pull request May 6, 2024 that will close this issue
@timkpaine timkpaine added the type: feature Feature requests label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants