Actions
Bug #3581
openModule #3123: Application, Database Optimization, Tuning
Sub module #3580: Address issues, feedback Trial Run 1
Grafana browser windows hang or crash after a certain period or during data refreshes
Start date:
05/14/2025
Due date:
% Done:
100%
Estimated time:
Planned Due Date:
05/16/2025
Description
Check Browser Console Logs for
- Memory usage spikes
- JavaScript errors
- Repeated request failures (e.g., 504 Gateway Timeout)
- Grafana Panel "Inspect" tool:Check query time and data size returned
Set reasonable time range for data refresh
Check Grafana Server Logs- Inspect logs at grafana.log for: Errors,Timeout messages,Resource limits
Use Chrome Performance Profiler to check memory usage on dashboard refresh.
Record time for data query and steps for Query optimization
Actions