Skip to content

Commit 10d89ea

Browse files
committed
Revert "[OPENJDK-777] Adjust Prometheus modules for 8.6 RPM scheme"
This reverts commit af7b7a9. There are some issues with the new Prometheus packages in RHEL 8.6, so we need to back this out to continue to build images. Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 6bb1cfa commit 10d89ea

File tree

18 files changed

+2
-197
lines changed

18 files changed

+2
-197
lines changed

modules/prometheus/8.6.8/module.yaml renamed to modules/prometheus/8.2/module.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema_version: 1
22

33
name: jboss.container.prometheus
4-
version: '8.6.8'
4+
version: '8.2'
55
description: ^
66
Provides support for configuring Prometheus. Basic usage is
77
JAVA_OPTS="$JAVA_OPTS $(source $JBOSS_CONTAINER_PROMETHEUS_MODULE/prometheus-opts; get_prometheus_opts)"
@@ -25,4 +25,4 @@ execute:
2525

2626
packages:
2727
install:
28-
- prometheus-jmx-exporter-openjdk8
28+
- prometheus-jmx-exporter

modules/prometheus/8.6.11/module.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

modules/prometheus/8.6.17/artifacts/opt/jboss/container/prometheus/etc/jmx-exporter-config.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

modules/prometheus/8.6.17/artifacts/opt/jboss/container/prometheus/prometheus-opts

Lines changed: 0 additions & 25 deletions
This file was deleted.

modules/prometheus/8.6.17/backwards_compatibility.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

modules/prometheus/8.6.17/configure.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)