Skip to content

Commit f3ed120

Browse files
Ancairongithub-actions[bot]
authored andcommitted
Ingest new documentation
1 parent f61e7b6 commit f3ed120

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

docs/ai-and-machine-learning/mcp-integration.mdx

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ The Netdata MCP Server preview is live. [Get early access](https://b6yi53u6qjm.t
1515

1616
:::
1717

18+
:::note
19+
20+
This integration leverages new and evolving AI technologies. While Netdata provides comprehensive infrastructure monitoring capabilities, the AI analysis features **depend on external AI services** and their inherent limitations. The quality and accuracy of AI-generated insights are **subject to the capabilities and constraints of the underlying AI models, not Netdata's monitoring functionality**.
21+
22+
:::
23+
1824
## What is MCP?
1925

2026
**Model Context Protocol (MCP)** is a new open standard that allows AI assistants to connect directly to your data sources and tools. Think of it as a bridge that lets AI systems access and analyze your real-time infrastructure data instead of just providing generic advice.
@@ -47,11 +53,11 @@ Instead of spending hours analyzing charts during an incident, you can now:
4753

4854
### Real-World Example
4955

50-
**The Problem**: EMQX message broker goes down, affecting multiple services across your infrastructure.
56+
**The Problem**: Database server goes down, affecting multiple applications across your infrastructure.
5157

5258
```mermaid
5359
flowchart TD
54-
A("🚨 EMQX Outage Occurs")
60+
A("🚨 Database Outage Occurs")
5561
5662
B("📊 Traditional Approach")
5763
C("🤖 Netdata + MCP")
@@ -132,11 +138,12 @@ Your AI assistant can:
132138

133139
## The Future of Infrastructure Monitoring
134140

135-
With Netdata MCP, we're moving toward a future where:
141+
With Netdata MCP, we're moving toward a future where **AI understands your infrastructure** as well as your best engineers. **Troubleshooting becomes conversational** rather than manual chart analysis, **post-mortems write themselves** with complete root cause analysis, and **your monitoring system becomes a true team member** that helps solve problems.
136142

137-
- **AI understands your infrastructure** as well as your best engineers
138-
- **Troubleshooting becomes conversational** rather than manual chart analysis
139-
- **Post-mortems write themselves** with complete root cause analysis
140-
- **Your monitoring system becomes a team member** that helps solve problems
143+
:::note
144+
145+
This represents our vision for the future of infrastructure monitoring. While we're making significant progress with MCP integration, these capabilities are aspirational goals we're working toward, not current product features. For now, we are building the foundations for the reality we want to create.
146+
147+
:::
141148

142149
**Join us in pioneering the next generation of intelligent infrastructure monitoring.**

docs/netdata-agent/installation/kubernetes-helm-chart-reference.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ learn_link: "https://learn.netdata.cloud/docs/netdata-agent/installation/kuberne
1111

1212
<a href="https://artifacthub.io/packages/search?repo=netdata" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/netdata" alt="Artifact HUB" class="img_node_modules-@docusaurus-theme-classic-lib-theme-MDXComponents-Img-styles-module"></img></a>
1313

14-
<img src="https://img.shields.io/badge/Version-3.7.139-informational" alt="Version: 3.7.139"></img>
14+
<img src="https://img.shields.io/badge/Version-3.7.140-informational" alt="Version: 3.7.140"></img>
1515

16-
<img loading="lazy" src="https://img.shields.io/badge/AppVersion-v2.5.3-informational" alt="AppVersion: v2.5.3" class="img_node_modules-@docusaurus-theme-classic-lib-theme-MDXComponents-Img-styles-module"></img>
16+
<img loading="lazy" src="https://img.shields.io/badge/AppVersion-v2.5.4-informational" alt="AppVersion: v2.5.4" class="img_node_modules-@docusaurus-theme-classic-lib-theme-MDXComponents-Img-styles-module"></img>
1717

1818
_Based on the work of varyumin (https://github.com/varyumin/netdata)_.
1919

docs/netdata-cloud-on-prem/security-hardening-guide.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ learn_link: "https://learn.netdata.cloud/docs/netdata-cloud-on-prem/security-har
99

1010
# Security Hardening Guide for Netdata Cloud On-Prem
1111

12-
# Security Hardening Guide for Netdata Cloud On-Prem
13-
1412
## Table of Contents
1513

1614
- [Introduction](#introduction)

0 commit comments

Comments
 (0)