grafana: relieve influxdb of TimeoutStartSec

I hate our ceph setup. it has wasted many hours of my lifetime.
This commit is contained in:
Astro 2022-03-29 04:08:58 +02:00
parent d94c9c4776
commit f91b58560b
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ in {
// {
# work around our slow storage that can't keep up
influxdb.serviceConfig.LimitNOFILES = 102400;
influxdb.serviceConfig.TimeoutStartSec = "infinity";
};
# This value determines the NixOS release with which your system is to be