Skip to content

aiwuTech/debugcharts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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.

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.1%
  • JavaScript 10.4%
  • HTML 2.7%
  • Makefile 0.8%