modules/nixos/common: set telegraf prometheus metric_version
This commit is contained in:
parent
75b9eb9e29
commit
6775f01d28
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 9273 ];
|
||||
services.telegraf.extraConfig.inputs.prometheus.metric_version = 2;
|
||||
|
||||
srvos.flake = inputs.self;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue