l 2 monitoring: set agent interval to 1s
This commit is contained in:
parent
53532e63f0
commit
a5bd0ad774
@ -5,7 +5,7 @@ with import <stockholm/lib>;
|
||||
enable = true;
|
||||
|
||||
extraConfig = {
|
||||
interval = "1s";
|
||||
agent.interval = "1s";
|
||||
outputs = {
|
||||
influxdb = {
|
||||
urls = ["http://prism:8086"];
|
||||
|
Loading…
Reference in New Issue
Block a user