Skip to content
Snippets Groups Projects
Commit 8f2c0a06 authored by Florian Sesser's avatar Florian Sesser
Browse files

Add Promtail to Storage nodes

parent ac871963
Branches
No related tags found
No related merge requests found
...@@ -15,6 +15,8 @@ in { ...@@ -15,6 +15,8 @@ in {
../../nixos/modules/monitoring/exporters/node.nix ../../nixos/modules/monitoring/exporters/node.nix
# Collect Tahoe OpenMetrics statistics. # Collect Tahoe OpenMetrics statistics.
../../nixos/modules/monitoring/exporters/tahoe.nix ../../nixos/modules/monitoring/exporters/tahoe.nix
# Send logs to central logging server.
../../nixos/modules/monitoring/exporters/promtail.nix
]; ];
options.grid.storage = { options.grid.storage = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment