From 52456f5baf6e677c7e2cf5fcb863c59076e01093 Mon Sep 17 00:00:00 2001 From: Vladimir Kobal Date: Tue, 15 Mar 2022 11:50:24 +0100 Subject: Remove backends subsystem (#12146) --- collectors/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'collectors/README.md') diff --git a/collectors/README.md b/collectors/README.md index 863a7b0621..3b76e16243 100644 --- a/collectors/README.md +++ b/collectors/README.md @@ -40,10 +40,8 @@ our [collectors' configuration reference](/collectors/REFERENCE.md). **[Dashboards](/web/README.md)**: Visualize your newly-collect metrics in real-time using Netdata's [built-in dashboard](/web/gui/README.md). -**[Backends](/backends/README.md)**: Extend our built-in [database engine](/database/engine/README.md), which supports -long-term metrics storage, by archiving metrics to like Graphite, Prometheus, MongoDB, TimescaleDB, and more. - -**[Exporting](/exporting/README.md)**: An experimental refactoring of our backends system with a modular system and -support for exporting metrics to multiple systems simultaneously. +**[Exporting](/exporting/README.md)**: Extend our built-in [database engine](/database/engine/README.md), which supports +long-term metrics storage, by archiving metrics to external databases like Graphite, Prometheus, MongoDB, TimescaleDB, and more. +It can export metrics to multiple databases simultaneously. -- cgit v1.2.3