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

feat: Observability for RayServe and vLLM GPU #642

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

shivam-dubey-1
Copy link
Contributor

@shivam-dubey-1 shivam-dubey-1 commented Sep 9, 2024

What does this PR do?

This PR provides observability with Prom and Grafana for rayserve-vllm-gpu pattern

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

Motivation

#586
#645

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Mandatory for new blueprints. Yes, I have added a example to support my blueprint PR
  • Mandatory for new blueprints. Yes, I have updated the website/docs or website/blog section for this feature
  • Yes, I ran pre-commit run -a with this PR. Link for installing pre-commit locally

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

Copy link
Collaborator

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @shivam-dubey-1 ! Left few minor comments

Comment on lines +174 to +177
enable_aws_cloudwatch_metrics = true
aws_cloudwatch_metrics = {
values = [templatefile("${path.module}/helm-values/aws-cloudwatch-metrics-values.yaml", {})]
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should switch to EKS managed add-on for CloudWatch and remove this. Please see the BioNemo PR as an example https://github.com/awslabs/data-on-eks/pull/641/files#diff-0222ef610acbd44e74c858a5505a877ad82439b934b0667e3f81dc91d3a247fdR26

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can do this in the second PR.

Copy link
Collaborator

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vara-bonthu
Copy link
Collaborator

Verify pre-commit Min TF check please

@vara-bonthu vara-bonthu merged commit 7d2d34c into awslabs:main Sep 19, 2024
37 of 38 checks passed
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.

2 participants