View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009756 | Taler | deployment and operations | public | 2025-04-18 07:58 | 2025-04-18 18:24 |
Reporter | dvn | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Summary | 0009756: alertmanager in ansible-taler-exchange | ||||
Description | Prometheus's alertmanager needs to be setup in the ansible-taler-exchange monitoring role. | ||||
Tags | No tags attached. | ||||
|
Alertmanager is now setup as part of the monitoring role as of this commit: https://git.taler.net/ansible-taler-exchange.git/commit/?id=2a2024e28229fd06c9321fa4d51d3d6700cbccb3 I put the alertmanager.yml config as a template, although there is no templating at the moment. I figure we will want to make at least the SMTP configuration use variables, and maybe even the routes, but as for now it just expects an SMTP agent on localhost. |