lp:~pjdc/prometheus-mongodb-exporter-charm/+git/prometheus-mongodb-exporter-charm

Owned by Paul Collins
Get this repository:
git clone https://git.launchpad.net/~pjdc/prometheus-mongodb-exporter-charm/+git/prometheus-mongodb-exporter-charm
Only Paul Collins can upload to this repository. If you are Paul Collins please log in for upload directions.

Branches

Name Last Modified Last Commit
no-needless-blocked 2019-09-04 04:43:32 UTC
ensure installation happens immediately after setting mongodb_uri to juju-db://

Author: Paul Collins
Author Date: 2019-09-04 04:43:32 UTC

ensure installation happens immediately after setting mongodb_uri to juju-db://

Previously, install_prometheus_mongodb_exporter would bail when
the config item was "juju-db://" but the leader setting was empty,
because create_juju_db_user had not yet been invoked.

juju-db 2019-08-26 22:41:17 UTC
maybe_monitor_juju_db: config.changed not config.set

Author: Paul Collins
Author Date: 2019-08-26 22:37:14 UTC

maybe_monitor_juju_db: config.changed not config.set

This handler will now no longer run on every hook.

The downside is that an existing deployment with mongodb_uri
already set to juju-db:// will not get the state set, but
after I destroy my test models there will be zero of those.

master 2019-08-23 05:10:57 UTC
add bionic to supported series

Author: Paul Collins
Author Date: 2019-08-23 05:10:57 UTC

add bionic to supported series

13 of 3 results
This repository contains Public information 
Everyone can see this information.

Subscribers