summaryrefslogtreecommitdiffstats
path: root/database
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-01-25 15:29:33 +0200
committerGitHub <noreply@github.com>2023-01-25 15:29:33 +0200
commit0541c97e531bc7220b2879eb8a4139df0dc821b8 (patch)
tree7226f7804349940d92533564c8bab07fd78e5eb4 /database
parentf4d017ccf7385df3e152eeb5ea1259702ab01043 (diff)
Introduce the new Structure of the documentation (#13915)
* Moving the cloud docs under /docs/cloud (previous location: netdata/learn/*) * Added metadata on almost every document of the old learn site for the new ingest process of learn. * Map old learn document to their best fit as topic related docs. Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> Co-authored-by: DShreve2 <david@netdata.cloud> Co-authored-by: hugovalente-pm <hugo@netdata.cloud>
Diffstat (limited to 'database')
-rw-r--r--database/README.md6
-rw-r--r--database/engine/README.md6
2 files changed, 10 insertions, 2 deletions
diff --git a/database/README.md b/database/README.md
index 1453f9b39b..b2991d5952 100644
--- a/database/README.md
+++ b/database/README.md
@@ -1,7 +1,11 @@
<!--
title: "Database"
description: "The Netdata Agent leverages multiple, user-configurable time-series databases that use RAM and/or disk to store metrics on any type of node."
-custom_edit_url: https://github.com/netdata/netdata/edit/master/database/README.md
+custom_edit_url: "https://github.com/netdata/netdata/edit/master/database/README.md"
+sidebar_label: "Database"
+learn_status: "Published"
+learn_topic_type: "Tasks"
+learn_rel_path: "Setup"
-->
# Database
diff --git a/database/engine/README.md b/database/engine/README.md
index 1581d88059..b6373d0b43 100644
--- a/database/engine/README.md
+++ b/database/engine/README.md
@@ -1,7 +1,11 @@
<!--
title: "Database engine"
description: "Netdata's highly-efficient database engine use both RAM and disk for distributed, long-term storage of per-second metrics."
-custom_edit_url: https://github.com/netdata/netdata/edit/master/database/engine/README.md
+custom_edit_url: "https://github.com/netdata/netdata/edit/master/database/engine/README.md"
+sidebar_label: "Database engine"
+learn_status: "Published"
+learn_topic_type: "Concepts"
+learn_rel_path: "Concepts"
-->
# DBENGINE