metricspi/package/alertmanager
Dustin e3a349e3a1
dustin/metricspi/pipeline/head This commit looks good Details
pkg/alertmanager: Configure state directory
AlertManager is a stateful service, and as such needs a writable
location for its data.  Using the `StateDirectory` service unit
directive, we can configure systemd to create this directory
automatically, if it does not already exist when the service starts.

In order for the service to be able to write to the state directory, it
must have a stable UID.  This means it cannot use the `DynamicUser`
service unit directive.
2022-08-10 18:21:36 -05:00
..
Config.in Add Grafana, AlertManager, vmutils 2022-06-26 12:35:12 -05:00
alertmanager.hash Add Grafana, AlertManager, vmutils 2022-06-26 12:35:12 -05:00
alertmanager.mk pkg/alertmanager: Add systemd unit 2022-08-10 17:40:17 -05:00
alertmanager.service pkg/alertmanager: Configure state directory 2022-08-10 18:21:36 -05:00