From 0fcb079b4b94ef092bceea0f29db7352ecb63af6 Mon Sep 17 00:00:00 2001 From: David Parlevliet Date: Thu, 30 Jul 2015 21:57:55 +1000 Subject: [PATCH] Added tcollector for OpenTSDB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c5b8be..a7f171f 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ * [Facette](http://facette.io) - Time series data visualization and graphing software written in Go. * [Freeboard](https://github.com/Freeboard/freeboard) - A damn-sexy front-end real-time dashboard for the internet of things. Transforms raw JSON into delicious UI. -### Metric storage +### Storage * [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. * [KairosDB](https://code.google.com/p/kairosdb/) - Fast distributed scalable time series database, fork of OpenTSDB 1.x. * [InfluxDB](http://influxdb.com/) - Distributed time series database with no external dependencies.