Skip to content

Commit 17500e0

Browse files
authored
Merge pull request #294 from jmtd/OPENJDK-777-back-out-change
Revert Prometheus module change, singleton-jdk for JDK8
2 parents 6bb1cfa + 76e1d85 commit 17500e0

File tree

18 files changed

+3
-197
lines changed

18 files changed

+3
-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)