From 5c3084911c5df62320e284b2db777a817a6e2fe2 Mon Sep 17 00:00:00 2001 From: Fotis Voutsas Date: Wed, 29 Mar 2023 22:15:53 +0300 Subject: First batch of adding descriptions to the documentation (#14825) * first batch of adding descriptions to the documentation, and fixing inconsistencies inside the files * Apply suggestions from code review Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> * Update docs/cloud/visualize/overview.md * Replace view with tab in overview.md --------- Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> --- docs/store/distributed-data-architecture.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/store/distributed-data-architecture.md') diff --git a/docs/store/distributed-data-architecture.md b/docs/store/distributed-data-architecture.md index bfd7803426..b08a265a30 100644 --- a/docs/store/distributed-data-architecture.md +++ b/docs/store/distributed-data-architecture.md @@ -1,6 +1,8 @@ # Distributed data architecture -Netdata uses a distributed data architecture to help you collect and store per-second metrics from any number of nodes. +Learn how Netdata's distributed data architecture enables us to store metrics on the edge nodes for security, high performance and scalability. + +This way, it helps you collect and store per-second metrics from any number of nodes. Every node in your infrastructure, whether it's one or a thousand, stores the metrics it collects. Netdata Cloud bridges the gap between many distributed databases by _centralizing the interface_ you use to query and @@ -71,6 +73,3 @@ or [filtering by hostname/service](https://github.com/netdata/netdata/blob/maste store configured alarms, their status, and a list of active collectors. Netdata does not and never will sell your personal data or data about your deployment. - - - -- cgit v1.2.3