You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
сhange section "Issues and Contributions" to "Contributions", Changle list format in "Known issues" to numbered list, Change hundredths unit description: "370 hundredths equal" to "3.70"
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Prometheus exporter for IBM MQ, written in Java. Exposes API metrics of IBM MQ a
44
44
-[MQ constants mapping](#mq-constants-mapping)
45
45
-[Channel status mapping](#channel-status-mapping)
46
46
-[Listener status mapping](#listener-status-mapping)
47
-
3.[Issues and Contributions](#issues-and-contributions)
47
+
3.[Contributions](#contributions)
48
48
4.[Known issues](#known-issues)
49
49
5.[Warning](#warning)
50
50
6.[License](#license)
@@ -351,7 +351,7 @@ This section provides a description of metric units.<br/>
351
351
</tr>
352
352
<tr>
353
353
<td>hundredths</td>
354
-
<td>Shows amount of hundredths. For example, "370 hundredths" equals to "3.70". It is used to reflect system's load average and LISTENER\CHANNEL status codes.</td>
354
+
<td>Shows amount of hundredths. For example, "370 hundredths" equal to "3.70". It is used to reflect system's load average and LISTENER\CHANNEL status codes.</td>
355
355
</tr>
356
356
<tr>
357
357
<td>megabytes</td>
@@ -1466,7 +1466,7 @@ This section provides a mapping between MQ listener statuses and metric values,
1466
1466
</tbody>
1467
1467
</table>
1468
1468
1469
-
## Issues and Contributions
1469
+
## Contributions
1470
1470
<sub><sup> [Back to TOC.](#table-of-contents) </sup></sub><br/>
1471
1471
Feel free to express your thoughts about the exporter, unexpected behaviour and\or issues. New feature suggestions are welcome, use [issue tracker](https://github.com/Cinimex-Informatica/mq-java-exporter/issues).
1472
1472
Pull requests are always welcome.
@@ -1475,7 +1475,7 @@ Pull requests are always welcome.
1475
1475
<sub><sup> [Back to TOC.](#table-of-contents) </sup></sub><br/>
1476
1476
The following are known issues and may affect your use of exporter.
1477
1477
1478
-
* Metric mq_ram_ram_total_estimate_megabytes may contain negative
1478
+
1. Metric mq_ram_ram_total_estimate_megabytes may contain negative
0 commit comments