brimdata / zync

Kafka connector to sync Zed lakes to and from Kafka topics
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

add -pprof flag to "zync from-kafka" #102

Closed nwt closed 1 year ago

nwt commented 1 year ago

When the -pprof flag is set to a non-empty string, "zync from-kafka" interprets it as the listen address for an HTTP server for the net/http/prof package, which registers handlers for paths that begin with /debug/pprof/.