nixpkgs-suyu/nixos/modules/services/monitoring/prometheus
Linus Heckemann 2c1e72ee6a prometheus exporters: always set user and group
systemd.exec(5) on DynamicUser:
> If a statically allocated user or group of the configured name
> already exists, it is used and no dynamic user/group is allocated.

Using DynamicUser while still setting a group name can be
useful for granting access to resources that can otherwise only be
accessed with entirely static IDs.
2020-09-29 10:53:04 +02:00
..
exporters prometheus-unifi-poller-exporter: init module 2020-09-06 17:48:19 +02:00
alertmanager.nix alertmanager: implement HA clustering support 2020-04-13 18:39:51 +02:00
default.nix prometheus: Unbreak IPv6 listenAddress 2020-09-21 07:53:47 +02:00
exporters.nix prometheus exporters: always set user and group 2020-09-29 10:53:04 +02:00
exporters.xml
pushgateway.nix
xmpp-alerts.nix