Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
mongo/mongometrics: one package to rule them all #7551
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 07b656c
into
juju:2.2
Jun 23, 2017
1 check failed
github-check-merge-juju
Ran tests against PR. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJun 23, 2017
Description of change
Move the existing MongoDB-related Prometheus collectors into a
single new package, and introduce a new collector that tracks
MongoDB server dials. Add unit tests for the mgo stats collector,
and change the "sent ops", "received ops" and "received docs"
metrics to counters.
QA steps
(check mongo-related metrics in output)
Documentation changes
None.
Bug reference
None.