Skip to content

Quick hack to visualize the effect of different halflife values on Riemann's ewma-timeless stream

License

Notifications You must be signed in to change notification settings

bluestatedigital/riemann-ewma-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

influxdb-proxy

Utility for visualizing the effect of Riemann's ewma-timelss stream on a time series that already exists in InfluxDB.

Usage

Modify src/influxdb_proxy/core.clj to point to your influxdb server. Download Grafana and point it to localhost:8080/db/<db_name>, where db_name is an existing database on your InfluxDB server.

Then:

lein run

Open up Grafana and graph yourself some metrics. Adjust the halflife argument to ewma-timeless to see the effect of different values on the moving average.

About

Quick hack to visualize the effect of different halflife values on Riemann's ewma-timeless stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published