ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
1.13k stars 366 forks source link

Improve logging configuration experience #1940

Open morhidi opened 6 months ago

morhidi commented 6 months ago

Search before asking

Description

There's been numerous useful improvements added lately to both Ray & Kuberay that enhances the overall logging experience for users, end we would like to continue on this route with this proposal. We have the following high level concepts in mind:

Use case

These ideas are inspired by Apache Flink Kubernetes operator, we're trying to propose a similar concept https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/metrics-logging/#logging

Related issues

No response

Are you willing to submit a PR?

hahahannes commented 5 months ago

Hi! Would this also include the possibility to configure the log level of the kuberay operator? So far I could not find a configuration option for this.