Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 740 Bytes

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.