ma stats/server: disable reporting
This commit is contained in:
parent
0143705724
commit
6c9871b3f4
|
@ -27,6 +27,7 @@ in {
|
|||
http.suppress-write-log = true;
|
||||
data.trace-logging-enabled = false;
|
||||
data.query-log-enabled = false;
|
||||
reporting-disabled = true;
|
||||
|
||||
http.bind-address = ":${toString influx-port}";
|
||||
admin.bind-address = ":8083";
|
||||
|
|
Loading…
Reference in a new issue