~stub/charm-telegraf:test-fix

Last commit made on 2016-08-31
Get this branch:
git clone -b test-fix https://git.launchpad.net/~stub/charm-telegraf
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Branch information

Name:
test-fix
Repository:
lp:~stub/charm-telegraf

Recent commits

d7954ce... by Stuart Bishop

Ignore E402 lint warning (import not at top)

e1e5b07... by Stuart Bishop

Mock layer module charms.promreg

ddfba70... by Tim Kuhlman

Skip tests relying on promreg when the layer is not available

6dba06b... by Tim Kuhlman

Bypass import of charms.reactive which isn't available until the charm is built. This fixes unit test failures

257bc74... by Stuart Bishop

[stub,r=kuhlmant] Polish up for promulgation and fixes.

Added an icon, integration tests and bundletester wiring.
Improved some of the PostgreSQL metrics database queries.
Worked around a race condition in the telegraf startup script.

838d430... by Stuart Bishop

delint

7714626... by Tim Kuhlman

[kuhlmant,r=stub] Add the prometheus registration client layer for automatic target registration with Prometheus

6ff8ad5... by Stuart Bishop

Restart telegraf after configuring plugins (lp:1614830)

Introduces a specific telegraf.needs_restart state to trigger
the check.

0452afc... by Stuart Bishop

Correct some PG metrics queries

3fde913... by Stuart Bishop

Document that PostgreSQL requires an administrative relation