Skip to content

Commit a5ff286

Browse files
committed
с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"
1 parent 0ac8721 commit a5ff286

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Prometheus exporter for IBM MQ, written in Java. Exposes API metrics of IBM MQ a
4444
- [MQ constants mapping](#mq-constants-mapping)
4545
- [Channel status mapping](#channel-status-mapping)
4646
- [Listener status mapping](#listener-status-mapping)
47-
3. [Issues and Contributions](#issues-and-contributions)
47+
3. [Contributions](#contributions)
4848
4. [Known issues](#known-issues)
4949
5. [Warning](#warning)
5050
6. [License](#license)
@@ -351,7 +351,7 @@ This section provides a description of metric units.<br/>
351351
</tr>
352352
<tr>
353353
<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>
355355
</tr>
356356
<tr>
357357
<td>megabytes</td>
@@ -1466,7 +1466,7 @@ This section provides a mapping between MQ listener statuses and metric values,
14661466
</tbody>
14671467
</table>
14681468

1469-
## Issues and Contributions
1469+
## Contributions
14701470
<sub><sup> [Back to TOC.](#table-of-contents) </sup></sub><br/>
14711471
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).
14721472
Pull requests are always welcome.
@@ -1475,7 +1475,7 @@ Pull requests are always welcome.
14751475
<sub><sup> [Back to TOC.](#table-of-contents) </sup></sub><br/>
14761476
The following are known issues and may affect your use of exporter.
14771477

1478-
* Metric mq_ram_ram_total_estimate_megabytes may contain negative
1478+
1. Metric mq_ram_ram_total_estimate_megabytes may contain negative
14791479
values.
14801480
[#62](https://github.com/Cinimex-Informatica/mq-java-exporter/issues/62)
14811481

0 commit comments

Comments
 (0)