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

Emit prometheus metrics from kuberay control plane #232

Merged
merged 2 commits into from
May 3, 2022

Conversation

Jeffwan
Copy link
Collaborator

@Jeffwan Jeffwan commented Apr 19, 2022

  1. Add kubernetes service for operators and backend service for scratching
  2. Update ServiceMonitor to match service definiton
  3. Add Grafana Dashboards for backend service and operators

Why are these changes needed?

This is used to expose kuberay core component's metrics and it will help user to better monitor healthiness of the components.

Related issue number

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Screenshots

  1. Backend
    image

  2. Operator
    image

1. Add kubernetes service for operators and backend service for scratching
2. Update ServiceMonitor to match service definiton
3. Add Grafana Dashboards for backend service and operators
@Jeffwan Jeffwan merged commit 9b5be0b into ray-project:master May 3, 2022
@Jeffwan
Copy link
Collaborator Author

Jeffwan commented May 3, 2022

I got two likes but no code review feedbacks.. Since this is straightforward, let me merge this and prepare the ready to use dashboard. If user has feedbacks later, feel free to cut new issue and mention me to look at it.

@Jeffwan Jeffwan deleted the control-plane-metrics branch May 3, 2022 10:05
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
* Emit prometheus metrics from kuberay control plane

1. Add kubernetes service for operators and backend service for scratching
2. Update ServiceMonitor to match service definiton
3. Add Grafana Dashboards for backend service and operators

* Fix golangci-lint issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant