From 7eb79c3856effa03d4ef7ccda78804038aa99029 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 25 May 2023 17:38:23 +0200 Subject: [PATCH] mark Metric & Metric Collection sections as related to Databases section - https://dbdb.io lists many time-series databases --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f1a9fd..1551dfe 100644 --- a/README.md +++ b/README.md @@ -532,6 +532,9 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s *Metric gathering and display software.* +_See also: [Databases](#databases)_ + + * Collectors only - [Collectd](https://collectd.org/) - System statistic collection daemon. - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon.