Registry / observability / mkevac-debugcharts

mkevac-debugcharts

JSON →
library0.0.0-20191222103121-ae1c48aa8615gogounverified

Simple live charts for memory consumption and GC pauses in Go applications.

go get github.com/mkevac/debugcharts
INSTALL
IMPORT
SIG · MKEVAC-DEBUGCHARTS
M
mkevac-debugcharts
observabilitygov0.0.0-20191222103121-ae1c48aa8615
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

debugcharts
github.com/mkevac/debugcharts

Import debugcharts to enable live charts at /debug/charts.

package main import ( "net/http" _ "github.com/mkevac/debugcharts" ) func main() { http.ListenAndServe(":8080", nil) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20191222103121-ae1c48aa8615latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
12
OpenAI (training)
2
Resources
mkevac-debugcharts — go get mkevac-debugcharts · libregistry