mirror of
https://github.com/slackhq/nebula.git
synced 2025-12-30 02:28:27 +01:00
Add http pprof profiling endpoint
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
This commit is contained in:
@@ -244,6 +244,9 @@ logging:
|
||||
# As an example, to log as RFC3339 with millisecond precision, set to:
|
||||
#timestamp_format: "2006-01-02T15:04:05.000Z07:00"
|
||||
|
||||
#http:
|
||||
#listen: 127.0.0.1:8080
|
||||
|
||||
#stats:
|
||||
#type: graphite
|
||||
#prefix: nebula
|
||||
@@ -252,7 +255,6 @@ logging:
|
||||
#interval: 10s
|
||||
|
||||
#type: prometheus
|
||||
#listen: 127.0.0.1:8080
|
||||
#path: /metrics
|
||||
#namespace: prometheusns
|
||||
#subsystem: nebula
|
||||
|
||||
Reference in New Issue
Block a user