~jacekn/prometheus-charm:reload

Last commit made on 2017-02-10
Get this branch:
git clone -b reload https://git.launchpad.net/~jacekn/prometheus-charm
Only Jacek Nykis can upload to this branch. If you are Jacek Nykis please log in for upload directions.

Branch merges

Branch information

Name:
reload
Repository:
lp:~jacekn/prometheus-charm

Recent commits

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

248aa53... by Jacek Nykis

Use different method to detect install source changes. Fixed some state handling bugs

a6f76b7... by Jacek Nykis

Fix bugs in promreg snap support

0bdbbaa... by Thomas Cuthbert

Implemented daemon-args config option which takes in a string list of
prometheus daemon arguments, separated by a semicolon. It then renders
the arguments as part of the runtime_args() call

0b6fc15... by Jacek Nykis

Fix bug in handling static-targets string

6cbce95... by Jacek Nykis

Ensure that prometheus is (re)started properly when install from snap. Replace broken and tricky systemd check with check_http

5ce45cb... by Jamon Camisso

[jacekn,r=jamon] Add snmp-exporter relation support

9e29423... by Jacek Nykis

Add snmp exporter relation support. Add scrape-jobs config option

a3dd59d... by Space Hobo

Merge remote-tracking branch 'jacekn/snap'