From 8abad2682cc2e782e22c702cdd748983c9c81c76 Mon Sep 17 00:00:00 2001 From: Christophe CHAUVET Date: Fri, 21 Jun 2019 16:32:23 +0200 Subject: [PATCH] Add Gnocchi to storage Metric --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 474ce53..d8aab68 100644 --- a/README.md +++ b/README.md @@ -444,7 +444,7 @@ * [PGObserver](https://github.com/zalando/PGObserver) - Monitoring solution for PostgreSQL databases that also works with AWS RDS. * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. * [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - System statistic collection daemon written in Python for OpenTSDB - * [Telegraf](https://github.com/influxdata/telegraf) - The plugin-driven server agent for collecting & reporting metrics. + * [Telegraf](https://github.com/xdata/telegraf) - The plugin-driven server agent for collecting & reporting metrics. * Dashboards * [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor. @@ -459,6 +459,7 @@ * [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. * [KairosDB](https://github.com/kairosdb/kairosdb) - Fast distributed scalable time series database, fork of OpenTSDB 1.x. * [InfluxDB](https://influxdb.com/) - Distributed time series database with no external dependencies. + * [Gnocchi](https://github.com/gnocchixyz/gnocchi) - Gnocchi – Metric as a Service. * Packages * [Prometheus](http://prometheus.io/) - Service monitoring system and time series database.