add stats.pprof flag to expose pprof on stats listener

This commit is contained in:
Jay Wren
2026-02-03 15:40:35 -05:00
parent 42bee7cf17
commit c618b96fef
2 changed files with 16 additions and 0 deletions

View File

@@ -318,6 +318,11 @@ logging:
#subsystem: nebula
#interval: 10s
# enables pprof endpoints on the stats listener
# endpoints: /debug/pprof/, /debug/pprof/cmdline, /debug/pprof/profile,
# /debug/pprof/symbol, /debug/pprof/trace
#pprof: false
# enables counter metrics for meta packets
# e.g.: `messages.tx.handshake`
# NOTE: `message.{tx,rx}.recv_error` is always emitted