From e3266dae38aca14c8ae38efa69bcea790e2b631a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 25 May 2023 17:37:04 +0200 Subject: [PATCH] metrics: remove openTSDB (already listed at dbdb.io - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/437 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b221638..4f1a9fd 100644 --- a/README.md +++ b/README.md @@ -544,9 +544,6 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s - [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor. - [RRDtool](http://oss.oetiker.ch/rrdtool/) - Industry standard, high performance data logging and graphing system for time series data. -* Storage - - [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. - * Packages - [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server. - [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing.