File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ Prometheus exporter for IBM MQ, written in Java. Exposes API metrics of IBM MQ a
5
5
## Table of contents
6
6
1 . [ Getting Started] ( #getting-started )
7
7
- [ Compatibility] ( #compatibility )
8
- - [ Prerequisites] ( #prerequisites )
9
8
- [ Dependencies] ( #dependencies )
10
9
- [ Configuration] ( #configuration )
11
10
- [ Build] ( #build )
@@ -56,15 +55,11 @@ Supports [IBM MQ](https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/co
56
55
57
56
Was tested on MQ ver.9.0.x.x and MQ ver. 9.1.x.x.
58
57
59
- #### Prerequisites
60
- <sub ><sup > [ Back to TOC.] ( #table-of-contents ) </sup ></sub ><br />
61
- List of prerequisites:
62
- - [ IBM JRE 8 or higher] ( https://developer.ibm.com/javasdk/downloads/sdk8/ ) \ [ Oracle JRE 8 or higher] ( https://www.oracle.com/technetwork/java/javase/downloads/index.html ) \ [ OpenJDK JRE 8 or higher] ( https://jdk.java.net/java-se-ri/8 )
63
- - [ Maven] ( https://maven.apache.org/ )
64
-
65
58
#### Dependencies
66
59
<sub ><sup > [ Back to TOC.] ( #table-of-contents ) </sup ></sub ><br />
67
60
List of dependencies:
61
+ - [ IBM JRE 8 or higher] ( https://developer.ibm.com/javasdk/downloads/sdk8/ ) \ [ Oracle JRE 8 or higher] ( https://www.oracle.com/technetwork/java/javase/downloads/index.html ) \ [ OpenJDK JRE 8 or higher] ( https://jdk.java.net/java-se-ri/8 )
62
+ - [ Maven] ( https://maven.apache.org/ )
68
63
- [ Prometheus] ( https://prometheus.io )
69
64
- [ IBM MQ] ( https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.helphome.v90.doc/WelcomePagev9r0.htm )
70
65
You can’t perform that action at this time.
0 commit comments