Skip to content
/ gov Public

A simple prometheus metrics and pprof profile viewer.

License

Notifications You must be signed in to change notification settings

256dpi/gov

Repository files navigation

Gov

A simple prometheus metrics and pprof profile viewer.

Screenshot

Installation

Use Go to install the binary:

go install github.com/256dpi/gov

Usage

Run gov with the URL of the program to collect metrics and profiles from.

gov http://localhost:1234

Prometheus metrics are collected from the /metrics endpoint while pprof profiles are collected from the /debug/pprof/{profile,allocs,heap,block,mutex} endpoints.

About

A simple prometheus metrics and pprof profile viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published