Skip to content

noxiouz/debugcharts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debugcharts Build Status

Go memory debug charts.

This package uses chart library Highcharts. It is free for personal and non-commercial use. Please buy a license otherwise.

Installation

go get -v -u github.com/mkevac/debugcharts

Usage

Just install package and start http server. There is an example program here.

Then go to http://localhost:8080/debug/charts. You should see something like this:

Data is updated every second. We keep data for last day.

About

Charts for Go debug data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.1%
  • JavaScript 11.2%
  • HTML 2.9%
  • Makefile 0.8%