feat: enable profiling endpoints

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
m.nabokikh
2022-04-12 12:12:37 +04:00
parent a2089dd8e7
commit 6822ad950f
3 changed files with 16 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ web:
# Configuration for telemetry
telemetry:
http: 0.0.0.0:5558
# enableProfiling: true
# Uncomment this block to enable the gRPC API. This values MUST be different
# from the HTTP endpoints.