mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-02 06:50:14 +00:00
add more services documentation
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
# Netdata is an out-of-the-box monitoring tool that exposes many different
|
||||
# metrics. Not currently in use, in favor of VictoriaMetrics and Grafana.
|
||||
|
||||
{ config, lib, ... }: {
|
||||
|
||||
options.netdata.enable = lib.mkEnableOption "Netdata metrics.";
|
||||
|
Reference in New Issue
Block a user