Просмотр исходного кода

Remove References category from learn (#14571)

Chris Akritidis 2 лет назад
Родитель
Сommit
157c0fa16b

+ 5 - 4
cli/README.md

@@ -1,15 +1,16 @@
 <!--
-title: "Netdata CLI"
+title: "Netdata Agent CLI"
 description: "The Netdata Agent includes a command-line experience for reloading health configuration, reopening log files, halting the daemon, and more."
 custom_edit_url: "https://github.com/netdata/netdata/edit/master/cli/README.md"
 sidebar_label: "Agent CLI"
 learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "References"
+learn_rel_path: "Operations"
 -->
 
 # Netdata CLI
 
+The `netdatacli` executable provides a simple way to control the Netdata agent's operation. 
+
 You can see the commands `netdatacli` supports by executing it with `netdatacli` and entering `help` in
 standard input. All commands are given as standard input to `netdatacli`.
 
@@ -39,6 +40,6 @@ aclk-state [json]
     Returns current state of ACLK and Cloud connection. (optionally in json)
 ```
 
-Those commands are the same that can be sent to netdata via [signals](https://github.com/netdata/netdata/blob/master/daemon/README.md#command-line-options).
+See also the Netdata daemon [command line options](https://github.com/netdata/netdata/blob/master/daemon/README.md#command-line-options).
 
 

+ 1 - 2
daemon/README.md

@@ -4,8 +4,7 @@ date: "2020-04-29"
 custom_edit_url: "https://github.com/netdata/netdata/edit/master/daemon/README.md"
 sidebar_label: "Netdata daemon"
 learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "References/Configuration"
+learn_rel_path: "Operations"
 -->
 
 # Netdata daemon

+ 1 - 2
daemon/config/README.md

@@ -4,8 +4,7 @@ description: "The Netdata Agent's daemon is installed preconfigured to collect t
 custom_edit_url: "https://github.com/netdata/netdata/edit/master/daemon/config/README.md"
 sidebar_label: "Daemon"
 learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "References/Configuration"
+learn_rel_path: "Configuration"
 learn_doc_purpose: "Explain the daemon options, the log files, the process scheduling, virtual memory, explain how the netdata.conf is used and backlink to the netdata.conf file reference"
 -->
 

+ 4 - 10
docs/anonymous-statistics.md

@@ -1,13 +1,12 @@
 <!--
-title: "Anonymous statistics"
+title: "Anonymous telemetry events"
 custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/anonymous-statistics.md
-sidebar_label: "Anonymous statistics"
+sidebar_label: "Anonymous telemetry events"
 learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "References"
+learn_rel_path: "Configuration"
 -->
 
-# Anonymous statistics
+# Anonymous telemetry events
 
 By default, Netdata collects anonymous usage information from the open-source monitoring agent using the open-source
 product analytics platform [PostHog](https://github.com/PostHog/posthog). We use their [cloud enterprise platform](https://posthog.com/product).
@@ -101,9 +100,4 @@ Each of these opt-out processes does the following:
 -   Forces the anonymous statistics script to exit immediately.
 -   Stops the PostHog JavaScript snippet, which remains on the dashboard, from firing and sending any data to the Netdata PostHog.
 
-## Migration from Google Analytics and Google Tag Manager.
-
-Prior to v1.29.4 we used Google Analytics to capture this information. This led to discomfort with some of our users in sending any product usage data to a third party like Google. It was also not even that useful in terms of generating the insights we needed to help catch bugs early and find opportunities for product improvement as Google Analytics does not allow its users access to the raw underlying data without paying a significant amount of money which would be infeasible for a project like Netdata.
-
-While we migrate fully away from Google Analytics to PostHog there maybe be a small period of time where we run both in parallel before we remove all Google Analytics related code. This is to ensure we can fully test and validate the Netdata PostHog implementation before fully defaulting to it.
 

+ 2 - 2
docs/category-overview-pages/developers-overview.md

@@ -4,7 +4,7 @@ sidebar_label: "Developers"
 custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/category-overview-pages/developers-overview.md"
 learn_status: "Published"
 learn_rel_path: "Developers"
-sidebar_position: 60
+sidebar_position: 100
 -->
 
-In this category you will find information that will aid you while developing with Netdata.
+In this category you will find information that will aid you while developing with Netdata.

+ 1 - 0
docs/category-overview-pages/integrations-overview.md

@@ -5,6 +5,7 @@ custom_edit_url: "https://github.com/netdata/netdata/edit/master/docs/category-o
 description: "Available integrations in Netdata"
 learn_status: "Published"
 learn_rel_path: "Integrations"
+sidebar_position: 60
 -->
 
 # Netdata Integrations

+ 1 - 0
docs/category-overview-pages/misc-overview.md

@@ -5,6 +5,7 @@ custom_edit_url: "https://github.com/netdata/netdata/edit/master/docs/category-o
 description: "Available integrations in Netdata"
 learn_status: "Published"
 learn_rel_path: "Miscellaneous"
+sidebar_position: 110
 -->
 
 # Miscellaneous material

+ 2 - 2
docs/category-overview-pages/references-overview.md

@@ -4,7 +4,7 @@ sidebar_label: "References"
 custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/category-overview-pages/references-overview.md"
 learn_status: "Published"
 learn_rel_path: "References"
-sidebar_position: 50
+sidebar_position: 70
 -->
 
-In this category you will find reference documentation about Netdata's components and structural blocks.
+In this category you will find reference documentation about Netdata's components and structural blocks.

+ 1 - 2
docs/dashboard/reference-web-server.md

@@ -5,8 +5,7 @@ type: reference
 custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboard/reference-web-server.md
 sidebar_label: "Web server reference"
 learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "References"
+learn_rel_path: "Configuration"
 -->
 
 # Web server reference

+ 1 - 2
docs/metrics-storage-management/reference-streaming.md

@@ -5,8 +5,7 @@ type: "reference"
 custom_edit_url: "https://github.com/netdata/netdata/edit/master/docs/metrics-storage-management/reference-streaming.md"
 sidebar_label: "Streaming reference"
 learn_status: "Published"
-learn_topic_type: "References"
-learn_rel_path: "References/Configuration"
+learn_rel_path: "Configuration"
 -->
 
 # Streaming reference

Некоторые файлы не были показаны из-за большого количества измененных файлов