diff options
author | makefu <github@syntax-fehler.de> | 2020-04-23 15:44:49 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-04-23 15:44:49 +0200 |
commit | 691939de9d21e22723ba86b3f1335417372b5d3a (patch) | |
tree | 4f8d560347d9c0fa1eb58d993e8b9349d2aa44c9 | |
parent | aeb7d5e972cd69f4de9c20bcbd0e1d91312b74b6 (diff) |
wolf.r: disable graphite-api
-rw-r--r-- | krebs/1systems/wolf/config.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/krebs/1systems/wolf/config.nix b/krebs/1systems/wolf/config.nix index 7a096cecf..1356b4d7e 100644 --- a/krebs/1systems/wolf/config.nix +++ b/krebs/1systems/wolf/config.nix @@ -46,8 +46,8 @@ in # connect to git.shackspace.de as group runner for rz <stockholm/krebs/2configs/shack/gitlab-runner.nix> - # Statistics collection and visualization - <stockholm/krebs/2configs/shack/graphite.nix> + # Statistics collection and visualization + # <stockholm/krebs/2configs/shack/graphite.nix> # graphiteApi is broken and unused(hopefully) ## Collect data from mqtt.shack and store in graphite database <stockholm/krebs/2configs/shack/mqtt_sub.nix> ## Collect radioactive data and put into graphite |