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
Copy file name to clipboardExpand all lines: cp4i/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# Monitoring metrics in Cloud Pak for Integration
2
2
This directory contains sample files that show how to deploy the Prometheus
3
3
monitor to expose queue metrics for a queue manager running in a Cloud Pak for
4
-
Integration deployment on Red Hat OpenShift.
4
+
Integration deployment on Red Hat OpenShift. The samples are accompanied by the blog post
5
+
[Monitoring IBM MQ queue depth in Cloud Pak for Integration](https://community.ibm.com/community/user/integration/blogs/matt-roberts1/2021/05/03/monitoring-mq-qdepth-cp4i) which provides a worked tutorial
6
+
illustrating how to implement monitoring scenarios in a Cloud Pak for Integration deployment.
5
7
6
8
The MQ Certified Container that comes in the Cloud Pak for Integration
7
9
emits a range of [queue manager (server) scope metrics](https://www.ibm.com/docs/en/ibm-mq/9.2?topic=containers-metrics-published-by-mq-certified) but does not currently offer an option to
0 commit comments