add support for multiple alertmanagers via relations
Bug #1775832 reported by
Mario Bris
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Prometheus Charm |
New
|
Undecided
|
Unassigned |
Bug Description
When relation added prometheus will configure only 1 alertmanager and that's the last one (as the comment in reactive/
I used piece of code from prometheus2 charm for this and works well.
I have no rights to push for review/merge.