diff --git a/collectors.json b/collectors.json index 563ff05..8a06608 100644 --- a/collectors.json +++ b/collectors.json @@ -6,7 +6,7 @@ }, "loadavg": { "exclude_metrics": [ "proc_total" ] - } + }, "tempstat": { "tag_override": { "hwmon0" : { @@ -18,4 +18,5 @@ "type-id" : "1" } } + } }