mirror of
https://github.com/netdata/netdata.git
synced 2025-04-27 22:26:21 +00:00
Minor fix, convert metadata of the learn to hidden sections (#14427)
minor fix, convert metadata of the learn to hidden sections Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
This commit is contained in:
parent
11907221ce
commit
f36d16bf3f
32 changed files with 64 additions and 64 deletions
docs
cloud
alerts-notifications
beta-architecture
cheatsheet.mdxcloud.mdxdata-privacy.mdxget-started.mdxinsights
manage
spaces.mdvisualize
war-rooms.mddashboard
customize.mdxdimensions-contexts-families.mdxhow-dashboard-works.mdximport-export-print-snapshot.mdxinteract-charts.mdxreference-web-server.mdx
guides/monitor
metrics-storage-management
streaming
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Alert notifications"
|
||||
description: >-
|
||||
"Configure Netdata Cloud to send notifications to your team whenever any node on your infrastructure
|
||||
|
@ -8,7 +8,7 @@ sidebar_label: "Alert notifications"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations/Alerts"
|
||||
---
|
||||
-->
|
||||
|
||||
import Callout from '@site/src/components/Callout'
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Alerts smartboard"
|
||||
description: ""
|
||||
type: "reference"
|
||||
|
@ -7,7 +7,7 @@ sidebar_label: "Alerts smartboard"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations/Alerts"
|
||||
---
|
||||
-->
|
||||
|
||||
The Alerts view gives you a high level of availability and performance information for every node you're
|
||||
monitoring with Netdata Cloud. We expect it to become the "home base" for many Netdata Cloud users who want to instantly
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "View active alerts"
|
||||
description: >-
|
||||
"Track the health of your infrastructure in one place by taking advantage of the powerful health monitoring
|
||||
|
@ -9,7 +9,7 @@ sidebar_label: "View active alerts"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations/Alerts"
|
||||
---
|
||||
-->
|
||||
|
||||
Netdata Cloud receives information about active alerts on individual nodes in your infrastructure and updates the
|
||||
interface based on those status changes.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
<!--
|
||||
title: "Test the New Cloud Architecture"
|
||||
description: "Would you like to be the first to try our new architecture and provide feedback? If so, this guide will help you sign up for our beta testing group."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/beta-architecture/new-architecture.md"
|
||||
---
|
||||
-->
|
||||
|
||||
To enhance the stability and reliability of Netdata Cloud, we did extensive work on our backend, and we would like to give you the opportunity
|
||||
to be among the first users to try these changes to our Cloud architecture and provide feedback.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "'Netdata management and configuration cheatsheet'"
|
||||
description: "'Connecting an Agent to the Cloud allows a Netdata Agent, running on a distributed node, to securely connect to Netdata Cloud via the encrypted Agent-Cloud link (ACLK).'"
|
||||
image: "/cheatsheet/cheatsheet-meta.png"
|
||||
|
@ -8,7 +8,7 @@ part_of_learn: "True"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Getting started"
|
||||
learn_rel_path: "Getting started"
|
||||
---
|
||||
-->
|
||||
|
||||
import {
|
||||
OneLineInstallWget,
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
<!--
|
||||
title: "Netdata Cloud docs"
|
||||
description: "Netdata Cloud is real-time visibility for entire infrastructures. View key metrics, insightful charts, and active alarms from all your nodes."
|
||||
custom_edit_url: "https://github.com/netdata/learn/blob/master/docs/cloud.mdx"
|
||||
---
|
||||
-->
|
||||
|
||||
import { Grid, Box, BoxList, BoxListItem } from '@site/src/components/Grid/'
|
||||
import { RiExternalLinkLine } from 'react-icons/ri'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Data privacy in the Netdata Cloud"
|
||||
description: "Keeping your data safe and secure is our priority.Netdata never stores your personal information in the Netdata Cloud."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/data-privacy.mdx"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Data privacy in the Netdata Cloud"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Concepts"
|
||||
---
|
||||
-->
|
||||
|
||||
[Data privacy](https://netdata.cloud/privacy/) is very important to us. We firmly believe that your data belongs to
|
||||
you. This is why **we don't store any metric data in Netdata Cloud**.
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
<!--
|
||||
title: "Get started with Netdata Cloud"
|
||||
description: >-
|
||||
"Ready to get real-time visibility into your entire infrastructure? This guide will help you get started on
|
||||
Netdata Cloud."
|
||||
image: "/img/seo/cloud_get-started.png"
|
||||
custom_edit_url: "https://github.com/netdata/learn/blob/master/docs/cloud/get-started.mdx"
|
||||
---
|
||||
-->
|
||||
|
||||
import Link from '@docusaurus/Link'
|
||||
import Callout from '@site/src/components/Callout'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Anomaly Advisor"
|
||||
description: "Quickly find anomalous metrics anywhere in your infrastructure."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/insights/anomaly-advisor.mdx"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Anomaly Advisor"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
import ReactPlayer from 'react-player'
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Metric Correlations"
|
||||
description: "Quickly find metrics and charts closely related to a particular timeframe of interest anywhere in your infrastructure to discover the root cause faster."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/insights/metric-correlations.md"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Metric Correlations"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
The Metric Correlations (MC) feature lets you quickly find metrics and charts related to a particular window of interest that you want to explore further. By displaying the standard Netdata dashboard, filtered to show only charts that are relevant to the window of interest, you can get to the root cause sooner.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Invite your team"
|
||||
description: >-
|
||||
"Invite your entire SRE, DevOPs, or ITOps team to Netdata Cloud to give everyone insights into your
|
||||
|
@ -8,7 +8,7 @@ sidebar_label: "Invite your team"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
Invite new users to your Space by clicking on **Invite Users** in
|
||||
the [Space](https://github.com/netdata/netdata/blob/master/docs/cloud/spaces.md) management area.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Sign in with email, Google, or GitHub"
|
||||
description: "Learn how signing in to Cloud works via one of our three authentication methods, plus some tips if you're having trouble signing in."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/manage/sign-in.mdx"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Sign in with email, Google, or GitHub"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
You can [sign in to Netdata](https://app.netdata.cloud/sign-in?cloudRoute=spaces?utm_source=docs&utm_content=sign_in_button_first_section) through one of three methods: email, Google, or GitHub. Email uses a
|
||||
time-sensitive link that authenticates your browser, and Google/GitHub both use OAuth to associate your email address
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Choose your Netdata Cloud theme"
|
||||
description: "Switch between Light and Dark themes in Netdata Cloud to match your personal visualization preferences."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/manage/themes.md"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Choose your Netdata Cloud theme"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
The Dark theme is the default for all new Netdata Cloud accounts.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Spaces"
|
||||
description: >-
|
||||
"Organize your infrastructure monitoring on Netdata Cloud by creating Spaces, then groupingyour
|
||||
|
@ -8,7 +8,7 @@ sidebar_label: "Spaces"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
A Space is a high-level container. It's a collaboration space where you can organize team members, access levels and the
|
||||
nodes you want to monitor.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Build new dashboards"
|
||||
description: >-
|
||||
"Design new dashboards that target your infrastructure's unique needs and share them with your team for
|
||||
|
@ -8,7 +8,7 @@ sidebar_label: "Build new dashboards"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations/Visualizations"
|
||||
---
|
||||
-->
|
||||
|
||||
With Netdata Cloud, you can build new dashboards that target your infrastructure's unique needs. Put key metrics from
|
||||
any number of distributed systems in one place for a bird's eye view of your infrastructure.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Interact with charts"
|
||||
description: >-
|
||||
"Learn how to get the most out of Netdata's charts. These charts will help you make sense of all the
|
||||
|
@ -9,7 +9,7 @@ sidebar_label: "Interact with charts"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Operations/Visualizations"
|
||||
---
|
||||
-->
|
||||
|
||||
> ⚠️ This new version of charts is currently **only** available on Netdata Cloud. We didn't want to keep this valuable
|
||||
> feature from you, so after we get this into your hands on the Cloud, we will collect and implement your feedback.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Kubernetes visualizations"
|
||||
description: "Netdata Cloud features rich, zero-configuration Kubernetes monitoring for the resource utilization and application metrics of Kubernetes (k8s) clusters."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/kubernetes.md"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Kubernetes visualizations"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Operations/Visualizations"
|
||||
---
|
||||
-->
|
||||
|
||||
Netdata Cloud features enhanced visualizations for the resource utilization of Kubernetes (k8s) clusters, embedded in
|
||||
the default [Overview](/docs/cloud/visualize/overview/) dashboard.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Nodes view"
|
||||
description: "See charts from all your nodes in one pane of glass, then dive in to embedded dashboards for granular troubleshooting of ongoing issues."
|
||||
custom_edit_url: "https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/nodes.md"
|
||||
|
@ -6,7 +6,7 @@ sidebar_label: "Nodes view"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Operations/Visualizations"
|
||||
---
|
||||
-->
|
||||
|
||||
The Nodes view lets you see and customize key metrics from any number of Agent-monitored nodes and seamlessly navigate
|
||||
to any node's dashboard for troubleshooting performance issues or anomalies using Netdata's highly-granular metrics.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Home, Overview and Single Node view"
|
||||
description: >-
|
||||
"The Home tab automatically presents relevant information of your War Room, the Overview uses composite
|
||||
|
@ -8,7 +8,7 @@ sidebar_label: "Home, Overview and Single Node view"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Operations/Visualizations"
|
||||
---
|
||||
-->
|
||||
|
||||
## Home
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "War Rooms"
|
||||
description: >-
|
||||
"Netdata Cloud uses War Rooms to group related nodes and create insightful compositedashboards based on
|
||||
|
@ -8,7 +8,7 @@ sidebar_label: "War Rooms"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
War Rooms organize your connected nodes and provide infrastructure-wide dashboards using real-time metrics and
|
||||
visualizations.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Customize the standard dashboard"
|
||||
description: >-
|
||||
"Netdata's preconfigured dashboard offers many customization options, such as choosing when
|
||||
|
@ -9,7 +9,7 @@ sidebar_label: "Customize the standard dashboard"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
# Customize the standard dashboard
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Chart dimensions, contexts, and families"
|
||||
description: >-
|
||||
"Netdata organizes charts into dimensions, contexts, and families to automatically
|
||||
|
@ -9,7 +9,7 @@ sidebar_label: "Chart dimensions, contexts, and families"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Concepts"
|
||||
---
|
||||
-->
|
||||
|
||||
# Chart dimensions, contexts, and families
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "How the dashboard works"
|
||||
description: >-
|
||||
"Learn how to navigate Netdata's preconfigured dashboard to get started
|
||||
|
@ -9,7 +9,7 @@ sidebar_label: "How the dashboard works"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Concepts"
|
||||
---
|
||||
-->
|
||||
|
||||
# How the dashboard works
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Import, export, and print a snapshot"
|
||||
description: >-
|
||||
"Snapshots can be incredibly useful for diagnosing anomalies after
|
||||
|
@ -10,7 +10,7 @@ sidebar_label: "Import, export, and print a snapshot"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
# Import, export, and print snapshots
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Interact with charts"
|
||||
description: "Learn how to pan, zoom, select, and customize Netdata's preconfigured charts to help you troubleshooting with real-time, per-second metrics data."
|
||||
type: "how-to"
|
||||
|
@ -7,7 +7,7 @@ sidebar_label: "Interact with charts"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Operations"
|
||||
---
|
||||
-->
|
||||
|
||||
# Interact with charts
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
<!--
|
||||
title: "Web server reference"
|
||||
description: "The Netdata Agent's local static-threaded web server serves dashboards and real-time visualizations with security and DDoS protection."
|
||||
type: reference
|
||||
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboard/reference-web-server.mdx
|
||||
---
|
||||
-->
|
||||
|
||||
# Web server reference
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Unsupervised anomaly detection for Raspberry Pi monitoring"
|
||||
description: "Use a low-overhead machine learning algorithm and an open-source monitoring tool to detect anomalous metrics on a Raspberry Pi."
|
||||
image: /img/seo/guides/monitor/raspberry-pi-anomaly-detection.png
|
||||
|
@ -6,7 +6,7 @@ author: "Andy Maguire"
|
|||
author_title: "Senior Machine Learning Engineer"
|
||||
author_img: "/img/authors/andy-maguire.jpg"
|
||||
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/raspberry-pi-anomaly-detection.md
|
||||
---
|
||||
-->
|
||||
|
||||
We love IoT and edge at Netdata, we also love machine learning. Even better if we can combine the two to ease the pain
|
||||
of monitoring increasingly complex systems.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Monitor and visualize anomalies with Netdata (part 2)"
|
||||
description: "Using unsupervised anomaly detection and machine learning, get notified "
|
||||
image: /img/seo/guides/monitor/visualize-monitor-anomalies.png
|
||||
|
@ -6,7 +6,7 @@ author: "Joel Hans"
|
|||
author_title: "Editorial Director, Technical & Educational Resources"
|
||||
author_img: "/img/authors/joel-hans.jpg"
|
||||
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/visualize-monitor-anomalies.md
|
||||
---
|
||||
-->
|
||||
|
||||
Welcome to part 2 of our series of guides on using _unsupervised anomaly detection_ to detect issues with your systems,
|
||||
containers, and applications using the open-source Netdata Agent. For an introduction to detecting anomalies and
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Enable streaming between nodes"
|
||||
description: >-
|
||||
"With metrics streaming enabled, you can not only replicate metrics data
|
||||
|
@ -10,7 +10,7 @@ sidebar_label: "Enable streaming between nodes"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Tasks"
|
||||
learn_rel_path: "Setup"
|
||||
---
|
||||
-->
|
||||
|
||||
# Enable streaming between nodes
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "How metrics streaming works"
|
||||
description: >-
|
||||
"Netdata's real-time streaming allows you to replicate metrics data
|
||||
|
@ -10,7 +10,7 @@ sidebar_label: "How metrics streaming works"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "Concepts"
|
||||
learn_rel_path: "Concepts"
|
||||
---
|
||||
-->
|
||||
|
||||
# How metrics streaming works
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
<!--
|
||||
title: "Streaming reference"
|
||||
description: "Each node running Netdata can stream the metrics it collects, in real time, to another node. See all of the available settings in this reference document."
|
||||
type: "reference"
|
||||
|
@ -7,7 +7,7 @@ sidebar_label: "Streaming reference"
|
|||
learn_status: "Published"
|
||||
learn_topic_type: "References"
|
||||
learn_rel_path: "References/Configuration"
|
||||
---
|
||||
-->
|
||||
|
||||
# Streaming reference
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
<!--
|
||||
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
|
||||
---
|
||||
-->
|
||||
|
||||
|
||||
Each Netdata node is able to replicate/mirror its database to another Netdata node, by streaming the collected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue