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
This is python client for collecting IBM Integration Bus metrics and exporting to [Prometheus pushgateway](https://github.com/prometheus/pushgateway).
6
6
The collected metrics can be explored in Prometheus or Grafana.
7
7
8
8
The metrics are collected using [mqsilist](https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/an07250_.htm) command. So, you need to install `IBM Integration Bus`.
9
9
10
-
Tested for IBM IB v9 and v10 and Python 2.7, 3.6 on Linux.
10
+
Tested for IBM IB v9 and v10 and Python 3.6, 3.7 on Linux.
0 commit comments