Commit e115193
authored
fix: update observability stack versions for security (#99)
* fix: update observability stack versions for security fixes
- Prometheus: v2.48.0 → v2.55.1 (fixes docker/crypto vulnerabilities)
- Grafana: 10.2.2 → 11.4.0 (addresses CVEs in older version)
- Loki: 2.9.3 → 3.3.2 (security patches)
- cAdvisor: v0.47.2 → v0.51.0 (updated dependencies)
- Redis Exporter: v1.55.0 → v1.67.0 (latest stable)
* fix: update Vector pipeline test for newer Vector versions
- Updated test to check for multiple startup log patterns
- Added fallback check for healthy container status
- Supports both old 'Vector has started' and new 'component_type=docker_logs' messages1 parent 4341b9d commit e115193
2 files changed
+14
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
244 | 251 | | |
245 | 252 | | |
246 | 253 | | |
| |||
0 commit comments