Create category overview pages for learn's restructure (#15091)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
Fotis Voutsas committed
May 24, 2023 at 17:28 UTC
8084ad2a329f9f2535966bd34796c92b6f4d3ed4
13 files changed
+39
-17
docs/category-overview-pages/accessing-netdata-dashboards.md
new
+3
@@ -0,0 +1,3 @@
1
+# Accessing Netdata Dashboards
2
+
3
+This section contains documentation on how you can access the Netdata Agent's dashboards, and the Netdata Cloud's dashboards.
\ No newline at end of file
docs/category-overview-pages/build-the-netdata-agent-yourself.md
new
+3
@@ -0,0 +1,3 @@
1
+# Build the Netdata Agent yourself
2
+
3
+This section contains documentation on all the ways that you can build the Netdata Agent.
\ No newline at end of file
docs/category-overview-pages/install-netdata-on-embedded-systems.md
new
+3
@@ -0,0 +1,3 @@
1
+# Install Netdata on Embedded Systems Overview
2
+
3
+This section contains documentation for installation methods when it comes to Embedded Systems.
\ No newline at end of file
docs/category-overview-pages/install-with-a-cicd-provisioning-system.md
new
+3
@@ -0,0 +1,3 @@
1
+# Install with a CI/CD Provisioning System Overview
2
+
3
+This section contains documentation on all the installation methods through a CI/CD system.
\ No newline at end of file
docs/category-overview-pages/machine-learning-and-assisted-troubleshooting.md
new
+3
@@ -0,0 +1,3 @@
1
+# Machine Learning and Assisted Troubleshooting Overview
2
+
3
+This section contains documentation regarding Netdata's troubleshooting and machine learning features.
\ No newline at end of file
docs/category-overview-pages/maintenance-operations-on-netdata-agents.md
new
+3
@@ -0,0 +1,3 @@
1
+# Maintenance operations on Netdata Agents Overview
2
+
3
+This section provides information on various actions you can take when maintaining a Netdata Agent.
\ No newline at end of file
docs/category-overview-pages/metrics-streaming-and-replication.md
new
+3
@@ -0,0 +1,3 @@
1
+# Metrics Streaming and Replication Overview
2
+
3
+This section contains documentation to help you understand and configure streaming and replication with Netdata.
\ No newline at end of file
docs/category-overview-pages/misc-overview.md
+1
-17
@@ -1,19 +1,3 @@
1
-<!--
2
-title: "Miscellaneous material"
3
-sidebar_label: "Miscellaneous"
4
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/docs/category-overview-pages/misc-overview.md"
5
-description: "Available integrations in Netdata"
6
-learn_status: "Published"
7
-learn_rel_path: "Miscellaneous"
8
-sidebar_position: 110
9
--->
10
-
1
# Miscellaneous material
2
13
-This section contains temporary material that no longer belongs in our official documentation, and will
14
-be moved to other locations. We keep it here to make it accessible while we create the new articles.
15
-
16
-
17
-
18
-
19
-
3
+This section contains material that will be moved to new locations as we see fit. We keep it here to make it accessible while we make these changes.
\ No newline at end of file
docs/category-overview-pages/monitor-your-infrastructure.md
new
+3
@@ -0,0 +1,3 @@
1
+# Monitor your Infrastructure Overview
2
+
3
+This section contains documentation on how you can use Netdata Cloud and it's features to monitor your entire infrastructure.
\ No newline at end of file
docs/category-overview-pages/netdata-apis.md
new
+5
@@ -0,0 +1,5 @@
1
+# Netdata APIs Overview
2
+
3
+This section contains information about Netdata's APIs.
4
+
5
+You can access the Netdata Agent's API through swagger UI [here](/api).
\ No newline at end of file
docs/category-overview-pages/netdata-architecture.md
new
+3
@@ -0,0 +1,3 @@
1
+# Netdata Architecture Overview
2
+
3
+This section's purpose is to explain the architecture of Netdata, the role of the Agent and the Cloud, and more.
\ No newline at end of file
docs/category-overview-pages/netdata-dashboards-and-visualizations.md
new
+3
@@ -0,0 +1,3 @@
1
+# Netdata Dashboards and Visualizations Overview
2
+
3
+This section provides documentation about all the visualization operations, features and insights that Netdata provides.
\ No newline at end of file
docs/category-overview-pages/optimizing-metrics-database.md
new
+3
@@ -0,0 +1,3 @@
1
+# Optimizing Metrics Database Overview
2
+
3
+This section contains documentation to help you understand how the metrics DB works, understand the key features and configure them to suit your needs.
\ No newline at end of file