Skip to content

Cannot view logs/metrics for Ray in cloud monitoring #11

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

Closed
AlexBulankou opened this issue Aug 2, 2023 · 2 comments
Closed

Cannot view logs/metrics for Ray in cloud monitoring #11

AlexBulankou opened this issue Aug 2, 2023 · 2 comments
Assignees
Labels
obsolete Pending closure after 30 days unless there is a strong objection. stale Pending closure after 60 days unless there is a strong objection.

Comments

@AlexBulankou
Copy link
Collaborator

I'm calling Ray on GKE cluster via Notebook on gpt-j-online.ipynb and prediction is working as expected. I'm trying to get logging results in log explorer as per instructions, so I'm adding this to the filters:

resource.type="k8s_container"
resource.labels.cluster_name=%CLUSTER_NAME%
resource.labels.pod_name=%RAY_HEAD_POD_NAME%
resource.labels.container_name="fluentbit"

(substituting cluster_name and pod_name)

However I don't get any results at all from resource.labels.container_name="fluentbit" container.
Any suggestions?

@imreddy13 imreddy13 self-assigned this Aug 8, 2023
Copy link

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

@github-actions github-actions bot added the stale Pending closure after 60 days unless there is a strong objection. label Mar 11, 2025
Copy link

This issue is marked as obsolete due to inactivity for last 60 days. To avoid issue getting closed in next 30 days, please add a comment or add 'awaiting-maintainer' label. Thank you for your contributions

@github-actions github-actions bot added the obsolete Pending closure after 30 days unless there is a strong objection. label Apr 15, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
obsolete Pending closure after 30 days unless there is a strong objection. stale Pending closure after 60 days unless there is a strong objection.
Projects
None yet
Development

No branches or pull requests

2 participants