You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mage build:loadSquid # Load squid image into cluster
102
100
103
101
# Deployment management
104
102
mage squidHelm:up # Deploy/upgrade helm chart
@@ -288,7 +286,7 @@ When adding new tests:
288
286
5. **Update VS Code config**: Add debug configurations for new test files
289
287
## Prometheus Monitoring
290
288
291
-
This chart includes comprehensive Prometheus monitoring capabilities through the [squid-exporter](https://github.com/konflux-ci/squid-exporter) (forked from the original boynux implementation). The monitoring system provides detailed metrics about Squid's operational status, including:
289
+
This chart includes comprehensive Prometheus monitoring capabilities through the integrated [squid-exporter](https://github.com/konflux-ci/squid-exporter) (forked from the original boynux implementation). The squid-exporter is built into the main Squid container, providing a single, consolidated image. The monitoring system provides detailed metrics about Squid's operational status, including:
292
290
293
291
- **Liveness**: Squid service information and connection status
294
292
- **Bandwidth Usage**: Client HTTP and Server HTTP traffic metrics
0 commit comments