Skip to content

Commit cb6c834

Browse files
authored
Added queue subdomain in mq domain to readme (#98)
1 parent 8704a08 commit cb6c834

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ This section provides a description of domains and subdomains and reflects their
225225
<td>Disk usage metrics</td>
226226
</tr>
227227
<tr>
228-
<td rowspan="16">mq</td>
229-
<td rowspan="16">MQ manager wide metrics</td>
228+
<td rowspan="17">mq</td>
229+
<td rowspan="17">MQ manager wide metrics</td>
230230
<td>cpu</td>
231231
<td>CPU metrics of a running queue manager</td>
232232
</tr>
@@ -274,6 +274,10 @@ This section provides a description of domains and subdomains and reflects their
274274
<td>Metrics related to MQGET, MQCB and MQCTL calls to a queue manager</td>
275275
</tr>
276276
<tr>
277+
<td>queue</td>
278+
<td>QM-wide queue metrics </td>
279+
</tr>
280+
<tr>
277281
<td>commit</td>
278282
<td>Metrics related to MQCMIT calls to a queue manager</td>
279283
</tr>

0 commit comments

Comments
 (0)