1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/services/monitoring
Arian van Putten f332109ebf nixos/datadog-agent: Fix restartTriggers
Fixes #85800

1d61efb7f1 accidentially changed the
restartTriggers of `datadog-agent.service` to point to the attribute
name (in this case, a location relative to `/etc`), instead of the
location of the config files in the nix store.

This caused datadog to not get restarted on activation of new
config, if the file name hasn't changed.

Fix this, by pointing this back to the location in the nix store.
2020-04-23 09:58:18 +02:00
..
dd-agent
prometheus alertmanager: implement HA clustering support 2020-04-13 18:39:51 +02:00
alerta.nix
apcupsd.nix
arbtt.nix
bosun.nix
cadvisor.nix
collectd.nix
das_watchdog.nix
datadog-agent.nix nixos/datadog-agent: Fix restartTriggers 2020-04-23 09:58:18 +02:00
do-agent.nix
fusion-inventory.nix
grafana-reporter.nix
grafana.nix
graphite.nix
hdaps.nix
heapster.nix
incron.nix
kapacitor.nix
loki.nix
longview.nix
monit.nix
munin.nix
nagios.nix
netdata.nix Automatically restart netdata on failures 2020-04-08 20:58:06 +01:00
riemann-dash.nix
riemann-tools.nix
riemann.nix
scollector.nix
smartd.nix
statsd.nix
sysstat.nix
teamviewer.nix
telegraf.nix
thanos.nix
tuptime.nix
ups.nix
uptime.nix
vnstat.nix
zabbix-agent.nix
zabbix-proxy.nix
zabbix-server.nix