All Projects → segmentio → pprof-server

segmentio / pprof-server

Licence: MIT license
Web server exposing performance profiles of Go services.

Programming Languages

perl
6916 projects
go
31211 projects - #10 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].