-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
coreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreobservabilityIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or ProfilingIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profilingstability
Description
Description
- ensure that the task event buffer buffers events until the dashboard agent (which houses the event aggregator) is up and running.
- today if tasks are run before the dashboard agent is up, tasks events will be lost (if the task event buffer -> event aggregator pathway feature flag is turned on)
once this issue is fixed, we will also need to update all tests marked with a todo linking to this issue
Metadata
Metadata
Assignees
Labels
coreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreobservabilityIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or ProfilingIssues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profilingstability