Categorygithub.com/segmentio/pprof-server
modulepackage
0.0.0-20230908230345-b7687f6f38c2
Repository: https://github.com/segmentio/pprof-server.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
KubernetesRegistry is a registry which discovers PODs running on a Kubernetes cluster.
No description provided by the author

# Interfaces

No description provided by the author