~stub/prometheus-charm:setactive

Last commit made on 2017-02-27
Get this branch:
git clone -b setactive https://git.launchpad.net/~stub/prometheus-charm
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Branch information

Name:
setactive
Repository:
lp:~stub/prometheus-charm

Recent commits

1527db3... by Stuart Bishop

Set active workload state after reload

Active workload state was only being set after a restart, which
caused the unit to remain in maintenance states if only a reload
was needed to complete the operation. Addresses lp:1668142

ff5d681... by Jacek Nykis

Ensure monitor-name is set correctly if default value is used

ab3a9de... by Jacek Nykis

Merge fix for https://bugs.launchpad.net/prometheus-charm/+bug/1662993 thanks ack!

6284f1b... by Alberto Donato

Add comment.

51a8126... by Alberto Donato

Wipe spaces.

2fdb237... by Alberto Donato

Use a string instead of yaml.

50e455b... by Alberto Donato

Fix monitor-name and add external-labels option.

54a75b7... by Boris Quiroz <email address hidden>

Merge git+ssh://git.launchpad.net/~jacekn/prometheus-charm

7d248cf... by Jacek Nykis

- reload config gracefully when possible instead of doing full restart every time
- remove https://pad.lv/1622782 workaround now that it it's fix released
- only restart promreg when settings changed
- small config.yaml documentatin fix

3312434... by Laurent Sesquès

[jacek,r=sajoupa] Fix bugs in promreg snap support