s3: Enable pprof

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-08-28 11:37:20 +03:00
parent e254eba6a8
commit fd9dd91ea6

View file

@ -5,6 +5,10 @@ prometheus:
enabled: true
address: :9090
pprof:
enabled: true
address: :6060
# Interval to check node health
rebalance_interval: 30s