You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar feature requirement.
Description
The team managing KubeRay may want users to enable certain feature flags in all RayCluster CRs. For example, they may want to set the feature flag RAY_enable_open_telemetry: "true" to enable OpenTelemetry instead of using the deprecated OpenCensus for metrics. Additionally, they may want to set RAY_metric_cardinality_level: "recommended" to reduce Prometheus cardinality.