Skip to content

sensortower/heatmap

Repository files navigation

heatmap

heatmap is an in-memory time series database with statsd interface for incoming data and graphite-compatible rendering API.

It's intended to be used with Grafana's Heatmap feature. It's inspired by Brendan Gregg's HeatMap project.

Install heatmap

go get github.com/sensortower/heatmap/cmd/heatmap

Usage of heatmap:

  -create-dummy-data
    	flag that enables dummy data generation
  -http-addr string
    	http endpoint address to bind to (default ":10000")
  -statsd-addr string
    	statsd address to bind to (default ":8125")

About

in-memory time series database with statsd interface for incoming data and graphite-compatible rendering API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages