Skip to content

Commit 33407cf

Browse files
committed
spotless
1 parent 00f6c1c commit 33407cf

File tree

4 files changed

+278
-56
lines changed

4 files changed

+278
-56
lines changed

ibm-mq-metrics/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
## Use case
66

7-
IBM MQ, formerly known as WebSphere MQ (message queue) series, is an IBM software for
7+
IBM MQ, formerly known as WebSphere MQ (message queue) series, is an IBM software for
88
program-to-program messaging across multiple platforms.
99

10-
The IBM MQ metrics utility here can monitor multiple queues managers and their resources,
11-
namely queues, topics, channels and listeners The metrics are extracted out using the
10+
The IBM MQ metrics utility here can monitor multiple queues managers and their resources,
11+
namely queues, topics, channels and listeners The metrics are extracted out using the
1212
[PCF command messages](https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_8.0.0/com.ibm.mq.adm.doc/q020010_.htm).
1313

1414
The metrics for queue manager, queue, topic, channel and listener can be configured.

ibm-mq-metrics/docs/metrics.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -753,5 +753,3 @@
753753
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
754754
|---|---|---|---|---|---|
755755
| `queue.manager` | string | The name of the queue manager | `MQ1` | `Required` | ![Development](https://img.shields.io/badge/-development-blue) |
756-
757-

0 commit comments

Comments
 (0)