-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:Logs UILogs UI featureLogs UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesv7.6.0
Description
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
- The
useLogAnalysisJobshook is parameterized so it can manage various ML modules, in particular- the module name
- the jobs list
- the api calls performed to set up the module
- the configuration check performed to verify job consistency
- the validation route called to validate the setup parameters
- A new log entry rate hook exists, which is a slim wrapper around the generic job management hook with specific parameters.
Metadata
Metadata
Assignees
Labels
Feature:Logs UILogs UI featureLogs UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesv7.6.0