Skip to content

Web server exposing performance profiles of Go services.

License

Notifications You must be signed in to change notification settings

segmentio/pprof-server

Repository files navigation

pprof-server CircleCI

Web server exposing performance profiles of Go services.

Building

govendor sync
go build ./cmd/pprof-server

Running

./pprof-server -registry consul://localhost:8500
docker run -it --rm -p 6061:6061 segment/pprof-server -registry consul://172.17.0.1:8500

Screenshot

About

Web server exposing performance profiles of Go services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages