Skip to content

Commit 99a45f6

Browse files
committed
Update Prometheus, JSON and InfluxDB collectors to include latest mqmetric options
1 parent c972b14 commit 99a45f6

27 files changed

+4011
-1035
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
Newest updates are at the top of this file.
33

4+
## April 2019
5+
* Add topic and queue manager status support from latest mqmetric library
6+
* Add Grafana/Prometheus dashboards showing the newer metrics
7+
* Update InfluxDB collector to similar level as Prometheus/JSON
8+
49
## March 2019
510
* Update to use v4.0.1 of the mq-golang repository
611
* Update READMEs for all the monitor agent programs

Gopkg.lock

Lines changed: 49 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[[constraint]]
22
name = "github.com/ibm-messaging/mq-golang"
3-
version = "4.0.1"
3+
version = "4.0.3"
44

55
[prune]
66
go-tests = true

0 commit comments

Comments
 (0)