~cjohnston/charm-prometheus-alertmanager:lp1891101

Last commit made on 2022-02-11
Get this branch:
git clone -b lp1891101 https://git.launchpad.net/~cjohnston/charm-prometheus-alertmanager
Only Chris Johnston can upload to this branch. If you are Chris Johnston please log in for upload directions.

Branch merges

Branch information

Name:
lp1891101
Repository:
lp:~cjohnston/charm-prometheus-alertmanager

Recent commits

5f7ebe4... by Chris Johnston

Cleanup readme. LP: #1891101

6f5b0ca... by James Troup

Replace reference to 'juju set' with 'juju config'.

Reviewed-on: https://code.launchpad.net/~elmo/charm-prometheus-alertmanager/+git/charm-prometheus-alertmanager/+merge/406771
Reviewed-by: Xiyue Wang <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

eeaf63f... by James Troup

Replace reference to 'juju set' with 'juju config'.

b289d7a... by Benjamin Allot

Blackened

6037fcc... by Benjamin Allot

Set status to blocked upon wrong log-level

Addressed some review items:
* Provide the list of valid log-level in the config description
* Set the charm status to block in case of an invalid value
* Adapt the test accordingly

4a4132c... by Benjamin Allot

Add the log-level config item

In order to easily debug, configuring the log-level of alertmanager can
be handy.
The old default value of info (if not specified) is kept so an upgrade
won't be bothered by the change.

07d4970... by Alvaro Uria

Update license, charm proof built code

82a1dae... by Alvaro Uria

Blackened repository to 88 lines

a1d3fb5... by Alvaro Uria

Refactor charm structure (src, Makefile, tox.ini)

 * Charm code has been relocated to the "src/" folder
 * Makefile and tox.ini have been standardized, in alignment to other
 LMA stack projects
 * Unit tests have been fixed after previous changes
 * Functional tests target has been removed from "make test" until such
 tests are implemented

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>