Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

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

Stars

32 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages