From 2c60f324eea8970b25283c62acabaf9ae023dbff Mon Sep 17 00:00:00 2001 From: Fotis Voutsas Date: Wed, 8 Feb 2023 19:48:19 +0200 Subject: Add markdown files in Learn (#14466) * add metadata for learn * first batch of adding metadata to md files * second batch of adding metadata to md files * third batch of adding metadata to md files * test one sidebar_label * add missing sidebar_labels * add missing sidebar_labels to files left behind * test, ansible doc is stubborn * fix * fix * fix * don't use questionmarks in the sidebar label * don't use exclamation marks and symbols in the sidebar label * fix style guide * fixes * fixes --- streaming/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'streaming/README.md') diff --git a/streaming/README.md b/streaming/README.md index 5d55ba1ded..4e0eb801a2 100644 --- a/streaming/README.md +++ b/streaming/README.md @@ -2,6 +2,10 @@ title: "Streaming and replication" description: "Replicate and mirror Netdata's metrics through real-time streaming from child to parent nodes. Then combine, correlate, and export." custom_edit_url: https://github.com/netdata/netdata/edit/master/streaming/README.md +sidebar_label: "Streaming and replication" +learn_status: "Published" +learn_topic_type: "References" +learn_rel_path: "References" --> -- cgit v1.2.3