Commit 26b1c12
committed
roachprod: bump local Prometheus version to 2.53.5
The local Prometheus version (2.27.1) is over 4 years old and has been
observed crashing in CI (e.g. #169503 on s390x). This commit bumps it to
2.53.5, the latest patch in the 2.53 LTS series.
We choose to stay on 2.x instead of upgrading to 3.x to avoid any
breaking changes. The 2.x bump is sufficient to address the stability
issue mentioned above and will act as an drop-in replacement before we
move away from Prometheus entirely (VictoriaMetrics).
The 2.53.5 tarballs have been uploaded to
gs://cockroach-test-artifacts/prometheus/ for amd64, arm64, and s390x.
No testdata regeneration was required because PrometheusVersion is not
embedded in any cloud-provider startup script.
Resolves: #169559
See also: #169503
Release note: None1 parent 80b78fa commit 26b1c12
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments