[Logs UI] Refactor ML job management hooks to be module-agnostic #50322
Labels
Feature:Logs UI
Logs UI feature
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
v7.6.0
Summary
The React hook
useLogAnalysisJobs
is currently coupled to the log entry rate analysis job. Since the management tasks required to match the upcoming log category analysis job are mostly identical, this hook should be prepared for re-use with that module.Acceptance criteria
useLogAnalysisJobs
hook is parameterized so it can manage various ML modules, in particularThe text was updated successfully, but these errors were encountered: