- Oct 12, 2022
-
-
Florian Sesser authored
Refs #129
-
- Sep 27, 2022
-
-
Jean-Paul Calderone authored
Declare that the Tahoe unit *Requires* its corresponding Socket unit Closes #127 See merge request !362
-
- Sep 26, 2022
-
-
Jean-Paul Calderone authored
Otherwise Tahoe might start without the socket unit and not have access to the socket that's bound to the port and so just fail to start.
-
- Sep 14, 2022
-
-
Jean-Paul Calderone authored
Make Systemd open a socket for the Tahoe web server Closes #122 See merge request !359
-
Jean-Paul Calderone authored
Change all Grafana dashboards to fixed UID data sources See merge request !358
-
Florian Sesser authored
This reverts commit b8a88f35. The current defaults already do not work. Go back to set the dependencies manually.
-
Florian Sesser authored
It's safe to assume Systemd defaults are consistent and stay the same. Also, I know of a brilliant investment opportunity: Mars is going to be colonized soon, and prices only can go up...
-
Florian Sesser authored
-
Florian Sesser authored
refs #122
-
Florian Sesser authored
-
- Sep 13, 2022
-
-
Jean-Paul Calderone authored
Add UID option to Grafana Service See merge request !357
-
Jean-Paul Calderone authored
Remove obsolete nixpkgs pin See merge request !356
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
This comes from nixpgks commit 81291cc793cf88bd6eff3fd8512e5eb9d037066c and will be included with nixos 22.11.
-
Florian Sesser authored
-
Florian Sesser authored
Refs !222#note_18600
-
- Sep 12, 2022
-
-
Jean-Paul Calderone authored
Backup duration alert: Get unit state and trigger times from systemd See merge request !355
-
Florian Sesser authored
... and use a smarter Prometheus query to combine the two.
-
Jean-Paul Calderone authored
Give it TLS certificates See merge request !354
-
Jean-Paul Calderone authored
Otherwise it can't validate TLS certificates when it is trying to download dependencies.
-
Jean-Paul Calderone authored
Put nix in the shell environment See merge request !353
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Previously we got nix from the host env without even realizing it. As soon as it upgraded things broke.
-
Jean-Paul Calderone authored
We don't want to inherit nix from the host environment because who knows if it is compatible with our software or not.
-
Jean-Paul Calderone authored
-
- Sep 10, 2022
-
-
Florian Sesser authored
-
- Sep 08, 2022
-
-
Jean-Paul Calderone authored
Monitoring: Fix backup duration alert See merge request !349
-
Florian Sesser authored
This should implement my actual intentions: Alert when backups run for longer than 3h, and the the repo check for more than 6h.
-
Jean-Paul Calderone authored
Add dashboards for Tahoe Incident Report count and rate Closes privatestorageops#288 See merge request !347
-
Jean-Paul Calderone authored
Publish number of Tahoe Incident Reports Closes privatestorageops#287 See merge request !346
-
Florian Sesser authored
-
Florian Sesser authored
Fixes privatestorageops#287
-
Jean-Paul Calderone authored
Also alert when hosts that run ZFS run out of RAM See merge request !345
-
Jean-Paul Calderone authored
Prometheus should keep metrics as long as Loki keeps logs See merge request !344
-
Florian Sesser authored
refs #122
-
Florian Sesser authored
Forgot to add a second alert when I added the workaround to not count the ZFS ARC into used memory :/
-
Florian Sesser authored
... which is both governed by our retention policy.
-