diff options
| author | root <[email protected]> | 2023-10-17 09:16:25 +0000 |
|---|---|---|
| committer | root <[email protected]> | 2023-10-17 09:16:25 +0000 |
| commit | fc96d258c56ba5e48f5d6307ea7680cb77db82eb (patch) | |
| tree | 4c5ce57821a2d3345eb2c14000dcb67ec7cb5710 /conf | |
| parent | 32d1ede9d57af683c942d5ab0ecd41b66a1efd56 (diff) | |
TSG-15374: enable jemalloc backgroud gc thread
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/shaping.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/shaping.conf b/conf/shaping.conf index 0fc74b7..986c468 100644 --- a/conf/shaping.conf +++ b/conf/shaping.conf @@ -30,7 +30,7 @@ SWARMKV_HEALTH_CHECK_PORT=0 SWARMKV_HEALTH_CHECK_ANNOUNCE_PORT=1111 [METRIC] -FIELDSTAT_OUTPUT_INTERVAL_MS=500 +FIELDSTAT_OUTPUT_INTERVAL_MS=1000 GLOBAL_STAT_OUTPUT_INTERVAL_S=1 LINE_PROTOCOL_SERVER_IP="127.0.0.1" LINE_PROTOCOL_SERVER_PORT=6667 |
