Skip to content

Commit 7413635

Browse files
authored
Merge pull request #1534 from stackhpc/2024.1_bump_exporters
Caracal: Update Prometheus stack
2 parents 0e9d0c6 + 84ad0cb commit 7413635

File tree

3 files changed

+7
-12
lines changed

3 files changed

+7
-12
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ kolla_image_tags:
5757
rocky-9: 2024.1-rocky-9-20250529T081147
5858
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
5959
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
60+
prometheus:
61+
rocky-9: 2024.1-rocky-9-20250219T145255
62+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250219T145255
6063
prometheus_alertmanager:
6164
rocky-9: 2024.1-rocky-9-20250422T103147
6265
ubuntu-jammy: 2024.1-ubuntu-jammy-20250422T103147

etc/kayobe/kolla/kolla-build.conf

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,3 @@ build_args = {{ (kolla_build_args | default({})).items() | map('join', ':') | jo
1616
type = git
1717
location = https://github.com/stackhpc/requirements
1818
reference = stackhpc/{{ openstack_release }}
19-
20-
[prometheus-v2-server]
21-
version = 2.54.1
22-
sha256 = amd64:31715ef65e8a898d0f97c8c08c03b6b9afe485ac84e1698bcfec90fc6e62924f,arm64:3d9946ca730f2679bbd63e9d40e559a0ba227a638d237e723af1a99bd7098263
23-
24-
[prometheus-blackbox-exporter]
25-
version = 0.25.0
26-
sha256 = amd64:c651ced6405c5e0cd292a400f47ae9b34f431f16c7bb098afbcd38f710144640,arm64:46ec5a54a41dc1ea8a8cecee637e117de4807d3b0976482a16596e82e79ac484
27-
28-
[prometheus-memcached-exporter]
29-
version = 0.14.4
30-
sha256 = amd64:e61b9f15959218a38c49b9ba919fca0a3e36e7edf9c607aabcf1ccbbd3b8cc59,arm64:9a28b57bd217e80acd1cdc86cef97e32058f3b2cce75f79baa13b42a27b7291a
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
features:
3+
- |
4+
Updates Prometheus to version 2.55.1.

0 commit comments

Comments
 (0)