Performance issues go undetected without monitoring enabled
infoperformanceUpdated Mar 25, 2026
Technologies:
How to detect:
Without Prometheus service monitoring enabled, performance metrics are not collected, preventing visibility into query latency, resource usage, and operational health.
Recommended action:
Enable serviceMonitor in the Helm chart with appropriate scrape interval (e.g., 30s) and timeout (e.g., 10s). Deploy Prometheus and Grafana to collect and analyze metrics. Implement alerting for proactive issue resolution.