~prometheus-charmers/charm-prometheus-alertmanager:stable/20.05

Last commit made on 2020-05-06
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/~prometheus-charmers/charm-prometheus-alertmanager
Members of Prometheus Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

d50686a... by Alvaro Uria

Merge branch 'add_nrpe_check'

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-prometheus-alertmanager/+git/charm-prometheus-alertmanager/+merge/382267
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Wouter van Bommel <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

0100519... by Alvaro Uria

Merge branch 'add_pagerduty_description'

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-prometheus-alertmanager/+git/charm-prometheus-alertmanager/+merge/381553
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Wouter van Bommel <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

bc04a7d... by Xav Paice

Add NRPE check for alertmanager port

Adds an NRPE check via check_http for the Alertmanager port. Relies on
using the nrpe-external-master relation, which is new to this charm, so
to get the nrpe check added to existing deployments means removing the
prometheus-alertmanager:juju-info relation, and adding
prometheus-alertmanager:nrpe-external-master.

58124f9... by Xav Paice

add pagerduty_description config

49c2905... by Alvaro Uria

Update metadata file

7927aad... by Alvaro Uria

Update tox/make to align with LMA charms

Reviewed-on: https://code.launchpad.net/~aluria/prometheus-alertmanager-charm/+git/prometheus-alertmanager-charm/+merge/379388
Reviewed-by: Giuseppe Petralia <email address hidden>

f573106... by Alvaro Uria

Remove functest comments in Makefile (not implemented yet)

beb55c7... by Alvaro Uria

Fix lint

fbd372d... by Alvaro Uria

Update Makefile to align with LMA charms

41335dc... by Alvaro Uria

Add gitignore