[Logs UI] Implement the Log Rate portion of the results screen #42771
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.4.0
Summary
Once we have an "Analysis" tab (#41879), we need to implement the first section of the results screen, which is the log rate analysis results.
The UI will request data for the results from the new log rate results endpoint at
/api/infra/log_analysis/results/log_entry_rate
(Issue: #42057, PR: #42356).Either this will be implemented after all of the setup screen functionality (#41877), which will use the newly extended (#42409) ML module API to setup the jobs. Or, if this is to be completed in parellel, the jobs can be setup manually through the ML tab. If taking the latter route, the "Testing hints" section of #42356 can aid in the configuration options to use.
Acceptance criteria
The Analysis tab - given correct permissions and all of the jobs being setup - will display a log rate section
Failure scenarios:
Mockups
The text was updated successfully, but these errors were encountered: