~jacekn/prometheus-charm:prometheus2

Last commit made on 2017-12-20
Get this branch:
git clone -b prometheus2 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:
prometheus2
Repository:
lp:~jacekn/prometheus-charm

Recent commits

b0eb3e1... by Jacek Nykis

Updated default channel to point at prometheus 2

1ed2b8f... by Jacek Nykis

Re-add series

a64b789... by Jacek Nykis

README, config.yaml and template documentation fixes

e0a8f65... by Jacek Nykis

Remove http prefix from alertmanager endpoints

5e6b883... by Jacek Nykis

Prometheus2 charm fork

* removed deb install method support
* updated to support prometheus 2.0

1c55932... by Jacek Nykis

Ensure prometheus.yml is updated on web-listen-port update

3f5a88d... by Jacek Nykis

Merge tasdomas' web-listen-port and external_url fixes

8ef84b7... by Domas Monkus

Prometheus external_url setting affects the scrape metrics path for prometheus itself.

9c1462b... by mattyw <email address hidden>

reactive/prometheus: Started working on fix for prometheus external_url changing metrics path

166479c... by Jacek Nykis

prometheus.py: The configure_rules function needs to be called immediately, rather than scheduling for later, the rules for state execution are non deterministic, but we require this to be called before promtool validates them