Skip to content

sensortower/heatmap

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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