master
yaml 1,112 lines 63.4 KB
Raw
1 sidebar:
2 # Welcome to Netdata
3 - meta:
4 label: Welcome to Netdata
5 edit_url: https://github.com/netdata/netdata/edit/master/docs/welcome-to-netdata.md
6 items:
7 - meta:
8 label: Enterprise Evaluation Guide
9 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-enterprise-evaluation-corrected.md
10 keywords:
11 - real-time observability
12 - infrastructure monitoring
13 - meta:
14 label: Real-time Monitoring
15 edit_url: https://github.com/netdata/netdata/edit/master/docs/realtime-monitoring.md
16 - meta:
17 label: Scalability
18 edit_url: https://github.com/netdata/netdata/edit/master/docs/scalability.md
19 - meta:
20 label: Monitor Anything
21 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/COLLECTORS.md
22 description: Netdata gathers real-time metrics from hundreds of data sources using collectors. Most require zero configuration and are pre-configured out of the box.
23 - meta:
24 label: Fleet Deployment and Configuration Management
25 edit_url: https://github.com/netdata/netdata/edit/master/docs/fleet-configuration-management.md
26 - meta:
27 label: Reporting
28 edit_url: https://github.com/netdata/netdata/edit/master/docs/reporting.md
29 description: Extract infrastructure insights for stakeholders and BI tools using AI Insights, AI assistants (MCP), Grafana, or data export to Power BI, Tableau, and other analytics platforms.
30 keywords:
31 - power bi
32 - tableau
33 - looker
34 - qlik
35 - reporting
36 - business intelligence
37 - bi
38 - grafana
39 - ai insights
40 - mcp
41 - executive reports
42 - board reporting
43 - data export
44 # Getting Started
45 - meta:
46 label: Getting Started
47 edit_url: https://github.com/netdata/netdata/edit/master/docs/getting-started-netdata/guide.md
48 # Live Demo
49 - meta:
50 label: Live Demo
51 edit_url: https://github.com/netdata/netdata/edit/master/docs/Demo-Sites.md
52 # Netdata Agent
53 - meta:
54 label: Netdata Agent
55 edit_url: https://github.com/netdata/netdata/edit/master/docs/deployment-guides/standalone-deployment.md
56 items:
57 - meta:
58 label: Versions & Platforms
59 edit_url: https://github.com/netdata/netdata/edit/master/packaging/PLATFORM_SUPPORT.md
60 description: Present all the supported platform in the Netdata solution
61 - meta:
62 label: Quickstart Deployment
63 edit_url: https://github.com/netdata/netdata/edit/master/docs/deployment-guides/README.md
64 - meta:
65 label: Installation
66 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/README.md
67 items:
68 - meta:
69 label: Linux
70 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/kickstart.md
71 description: The kickstart.sh script installs Netdata from source, including all dependencies required to connect to Netdata Cloud, with a single command.
72 items:
73 - meta:
74 label: Native Linux Distribution packages
75 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/packages.md
76 description: Instructions for how to install Netdata using native DEB or RPM packages.
77 - meta:
78 label: Static binary Linux Packages
79 edit_url: https://github.com/netdata/netdata/edit/master/packaging/makeself/README.md
80 description: Users can build the static 64-bit binary package that we ship with every release of the open-source Netdata Agent for debugging or specialize purposes.
81 - meta:
82 label: Switch Install Types and Release Channels
83 edit_url: https://github.com/netdata/netdata/edit/master/docs/learn/switching-install-types.md
84 - meta:
85 label: Offline systems
86 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/offline.md
87 description: Install the Netdata Agent on offline/air gapped systems to benefit from real-time, per-second monitoring without connecting to the internet.
88 - meta:
89 label: Windows
90 edit_url: https://github.com/netdata/netdata/edit/master/packaging/windows/WINDOWS_INSTALLER.md
91 items:
92 - meta:
93 label: Switching Install Types and Release Channels
94 edit_url: https://github.com/netdata/netdata/edit/master/docs/install/windows-release-channels.md
95 description: Guide to choosing and switching between different Netdata Windows installation methods and release channels
96 - meta:
97 label: Docker
98 edit_url: https://github.com/netdata/netdata/edit/master/packaging/docker/README.md
99 - meta:
100 label: Kubernetes
101 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/kubernetes.md
102 description: Deploy Netdata to monitor a Kubernetes cluster to monitor the health, performance, resource utilization, and application metrics of a Kubernetes cluster in real time.
103 - meta:
104 label: Kubernetes Helm chart reference
105 edit_url: https://github.com/netdata/helmchart/edit/master/charts/netdata/README.md
106 - meta:
107 label: macOS
108 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/macos.md
109 - meta:
110 label: FreeBSD
111 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/freebsd.md
112 description: Install Netdata on FreeBSD to monitor the health and performance of bare metal or VMs with thousands of real-time, per-second metrics.
113 - meta:
114 label: pfSense
115 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/pfsense.md
116 description: Install Netdata on pfSense to monitor the health and performance of firewalls with thousands of real-time, per-second metrics.
117 - meta:
118 label: Synology
119 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/synology.md
120 description: The Netdata Agent can be installed on AMD64-compatible NAS systems using the 64-bit pre-compiled static binary.
121 - meta:
122 label: Ansible
123 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/ansible.md
124 description: Deploy an infrastructure monitoring solution in minutes with the Netdata Agent and Ansible. Use and customize a simple playbook for monitoring as code.
125 - meta:
126 label: AWS
127 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/aws.md
128 description: The Netdata Agent runs on all popular cloud providers, but often requires additional steps and configuration for full functionality.
129 - meta:
130 label: Azure
131 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/azure.md
132 description: The Netdata Agent runs on all popular cloud providers, but often requires additional steps and configuration for full functionality.
133 - meta:
134 label: GCP
135 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/gcp.md
136 description: The Netdata Agent runs on all popular cloud providers, but often requires additional steps and configuration for full functionality.
137 - meta:
138 label: Maintenance
139 edit_url: https://github.com/netdata/netdata/edit/master/docs/category-overview-pages/maintenance-operations-on-netdata-agents.md
140 items:
141 - meta:
142 label: Service Control
143 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/start-stop-restart.md
144 description: Manage the Netdata Agent daemon, load configuration changes, and troubleshoot stuck processes on systemd and non-systemd nodes.
145 - meta:
146 label: Update
147 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/UPDATE.md
148 description: If you opted out of automatic updates, you need to update your Netdata Agent to the latest nightly or stable version.
149 - meta:
150 label: Reinstall
151 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/REINSTALL.md
152 description: Troubleshooting installation issues or force an update of the Netdata Agent by reinstalling it using the same method you used during installation.
153 - meta:
154 label: Uninstall
155 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/UNINSTALL.md
156 description: If you are no longer interested in using the Netdata Agent, use the self-contained uninstaller to remove all traces of binaries and configuration files.
157 - meta:
158 label: Backup and restore an Agent
159 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/backup-and-restore-an-agent.md
160 description: What actions you need to do to backup and Agent and restore it.
161 - meta:
162 label: Resource Utilization
163 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/sizing-netdata-agents/README.md
164 items:
165 - meta:
166 label: CPU
167 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/sizing-netdata-agents/cpu-requirements.md
168 - meta:
169 label: RAM
170 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/sizing-netdata-agents/ram-requirements.md
171 - meta:
172 label: Bandwidth
173 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/sizing-netdata-agents/bandwidth-requirements.md
174 - meta:
175 label: Disk & Retention
176 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/sizing-netdata-agents/disk-requirements-and-retention.md
177 - meta:
178 label: Configuration
179 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/README.md
180 description: Netdata is zero-configuration for most users, but complex infrastructures may require you to tweak some of the Agent's granular settings.
181 items:
182 - meta:
183 label: Dynamic Configuration Manager
184 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/dynamic-configuration.md
185 - meta:
186 label: Daemon
187 edit_url: https://github.com/netdata/netdata/edit/master/src/daemon/config/README.md
188 description: The Netdata Agent's daemon is installed preconfigured to collect thousands of metrics every second, but is highly configurable for real-world workloads.
189 - meta:
190 label: Database
191 edit_url: https://github.com/netdata/netdata/edit/master/src/database/CONFIGURATION.md
192 description: With a single configuration change, the Netdata Agent can store days, weeks, or months of metrics at its famous per-second granularity.
193 - meta:
194 label: Registry
195 edit_url: https://github.com/netdata/netdata/edit/master/src/registry/CONFIGURATION.md
196 description: Netdata utilizes a central registry of machines/person GUIDs, URLs, and opt-in account information to provide unified cross-server dashboards.
197 - meta:
198 label: Securing Agents
199 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/securing-netdata-agents.md
200 description: Your data and systems are safe with Netdata, but we recommend a few easy ways to improve the security of your infrastructure.
201 items:
202 - meta:
203 label: Web Server Reference
204 edit_url: https://github.com/netdata/netdata/edit/master/src/web/server/README.md
205 description: The Netdata Agent's local static-threaded web server serves dashboards and real-time visualizations with security and DDoS protection.
206 - meta:
207 label: Bearer Token Protection
208 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/secure-your-netdata-agent-with-bearer-token.md
209 - meta:
210 label: Configure Netdata for cybersecurity platforms
211 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configure-netdata-for-cybersecurity-platforms.md
212 description: Configure Netdata behind cybersecurity platforms such as Sophos, reverse proxies, firewalls, and secure-access gateways.
213 keywords:
214 - netdata
215 - cybersecurity
216 - sophos
217 - reverse proxy
218 - firewall
219 - bearer token
220 - secure access
221 - meta:
222 label: Running the Agent behind a reverse proxy
223 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/README.md
224 items:
225 - meta:
226 label: Nginx
227 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/Running-behind-nginx.md
228 - meta:
229 label: HAProxy
230 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/Running-behind-haproxy.md
231 - meta:
232 label: Apache
233 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/Running-behind-apache.md
234 - meta:
235 label: Lighttpd v1.4.x
236 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/Running-behind-lighttpd.md
237 - meta:
238 label: Caddy
239 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/Running-behind-caddy.md
240 - meta:
241 label: H2O
242 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/running-the-netdata-agent-behind-a-reverse-proxy/Running-behind-h2o.md
243 - meta:
244 label: Performance Optimization
245 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/optimize-the-netdata-agents-performance.md
246 description: While the Netdata Agent is designed to monitor a system with only 1% CPU, you can optimize its performance for low-resource systems.
247 - meta:
248 label: Organize systems, metrics, and alerts
249 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/organize-systems-metrics-and-alerts.md
250 - meta:
251 label: Using custom CA certificates with Netdata
252 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/using-custom-ca-certificates-with-netdata.md
253 - meta:
254 label: Daemon
255 edit_url: https://github.com/netdata/netdata/edit/master/src/daemon/README.md
256 - meta:
257 label: Database
258 edit_url: https://github.com/netdata/netdata/edit/master/src/database/README.md
259 - meta:
260 label: Logging
261 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/log/README.md
262 - meta:
263 label: Registry
264 edit_url: https://github.com/netdata/netdata/edit/master/src/registry/README.md
265 description: Netdata utilizes a central registry of machines/person GUIDs, URLs, and opt-in account information to provide unified cross-server dashboards.
266 - meta:
267 label: Agent CLI
268 edit_url: https://github.com/netdata/netdata/edit/master/src/cli/README.md
269 description: The Netdata Agent includes a command-line experience for reloading health configuration, reopening log files, halting the daemon, and more.
270 - meta:
271 label: Node Identities
272 edit_url: https://github.com/netdata/netdata/edit/master/docs/learn/node-identities.md
273 description: Understanding how Netdata identifies nodes across Agents Parents and Cloud
274 keywords:
275 - guid
276 - machine guid
277 - node id
278 - claimed id
279 - identity
280 - meta:
281 label: VM Templates
282 edit_url: https://github.com/netdata/netdata/edit/master/docs/learn/vm-templates.md
283 description: Prepare VM templates so each clone gets a unique Netdata identity
284 keywords:
285 - vm
286 - template
287 - clone
288 - kvm
289 - proxmox
290 - vagrant
291 - terraform
292 - meta:
293 label: Anonymous telemetry events
294 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-agent/configuration/anonymous-telemetry-events.md
295 # Netdata Parents
296 - meta:
297 label: Netdata Parents
298 edit_url: https://github.com/netdata/netdata/edit/master/docs/deployment-guides/deployment-with-centralization-points.md
299 items:
300 - meta:
301 label: Parent Configuration Best Practices
302 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/best-practices.md
303 - meta:
304 label: Parent-Child Configuration Reference
305 edit_url: https://github.com/netdata/netdata/edit/master/src/streaming/README.md
306 - meta:
307 label: Configuration Examples
308 edit_url: https://github.com/netdata/netdata/edit/master/docs/deployment-guides/deployment-strategies.md
309 - meta:
310 label: Streaming Routing Reference
311 edit_url: https://github.com/netdata/netdata/edit/master/docs/streaming-routing.md
312 - meta:
313 label: Node Types and Lifecycle Reference
314 edit_url: https://github.com/netdata/netdata/edit/master/docs/nodes-ephemerality.md
315 - meta:
316 label: Metrics Centralization Points
317 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/metrics-centralization-points/README.md
318 items:
319 - meta:
320 label: Configuring Metrics Centralization Points
321 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/metrics-centralization-points/configuration.md
322 - meta:
323 label: Sizing Netdata Parents
324 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/metrics-centralization-points/sizing-netdata-parents.md
325 - meta:
326 label: Clustering and High Availability of Netdata Parents
327 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/metrics-centralization-points/clustering-and-high-availability-of-netdata-parents.md
328 - meta:
329 label: Replication of Past Samples
330 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/metrics-centralization-points/replication-of-past-samples.md
331 - meta:
332 label: FAQ on Metrics Centralization Points
333 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/metrics-centralization-points/faq.md
334 # Netdata Cloud
335 - meta:
336 label: Netdata Cloud
337 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/README.md
338 items:
339 - meta:
340 label: Connect Agent
341 edit_url: https://github.com/netdata/netdata/edit/master/src/claim/README.md
342 - meta:
343 label: Spaces and Rooms
344 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/organize-your-infrastructure-invite-your-team.md
345 items:
346 - meta:
347 label: Node Rule-Based Room Assignment
348 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/node-rule-based-room-assignment.md
349 - meta:
350 label: Authentication & Authorization
351 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/authentication-and-authorization/README.md
352 items:
353 - meta:
354 label: Enterprise SSO Authentication
355 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/authentication-and-authorization/enterprise-sso-authentication.md
356 - meta:
357 label: Role-based access model
358 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/authentication-and-authorization/role-based-access-model.md
359 description: Explanation of Netdata roles and permissions linked to them
360 - meta:
361 label: API Tokens
362 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/authentication-and-authorization/api-tokens.md
363 - type: integration_placeholder
364 integration_kind: authentication
365 - meta:
366 label: Netdata Plans & Billing
367 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/view-plan-and-billing.md
368 - meta:
369 label: Agent-Cloud Link (ACLK)
370 edit_url: https://github.com/netdata/netdata/edit/master/src/aclk/README.md
371 description: The Agent-Cloud link (ACLK) is the mechanism responsible for connecting a Netdata agent to Netdata Cloud.
372 - meta:
373 label: Remove Agent
374 edit_url: https://github.com/netdata/netdata/edit/master/docs/learn/remove-node.md
375 - meta:
376 label: Node States and Transitions
377 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-cloud/node-states-and-transitions.md
378 description: Understanding node connection states and state transitions in Netdata Cloud
379 keywords:
380 - node states
381 - live
382 - stale
383 - offline
384 - unseen
385 - transitions
386 - meta:
387 label: Unclaim and Reclaim a Node
388 edit_url: https://github.com/netdata/netdata/edit/master/docs/learn/unclaim-reclaim-node.md
389 - meta:
390 label: Account Deletion
391 edit_url: https://github.com/netdata/netdata/edit/master/docs/delete/netdata/account.md
392 # Netdata Cloud On-Prem
393 - meta:
394 label: Netdata Cloud On-Prem
395 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/README.md
396 items:
397 - meta:
398 label: Installation
399 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/installation.md
400 - meta:
401 label: Software Bill of Materials
402 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/sbom.md
403 - meta:
404 label: Container Image Signature Verification
405 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/image-signature-verification.md
406 - meta:
407 label: Security Hardening Guide
408 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/hardening-guide.md
409 - meta:
410 label: Kubernetes Network Policy Configuration
411 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/netpol.md
412 - meta:
413 label: PoC without K8s
414 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/poc-without-k8s.md
415 - meta:
416 label: Mirroring image registry
417 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/ecr-mirror.md
418 - meta:
419 label: Troubleshooting
420 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/docs/learn.netdata.cloud/troubleshooting.md
421 - meta:
422 label: Release Notes
423 edit_url: https://github.com/netdata/netdata-cloud-onprem/edit/master/netdata-cloud-onprem/RELEASE-NOTES.md
424 # Collecting Metrics
425 - meta:
426 label: Collecting Metrics
427 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/README.md
428 items:
429 - meta:
430 label: Collectors configuration
431 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/REFERENCE.md
432 - meta:
433 label: Service discovery
434 edit_url: https://github.com/netdata/agent-service-discovery/edit/master/README.md
435 - meta:
436 label: StatsD
437 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/statsd.plugin/README.md
438 - meta:
439 label: OpenTelemetry Metrics
440 edit_url: https://github.com/netdata/netdata/edit/master/src/crates/netdata-otel/otel-plugin/README.md
441 description: Ingesting storing and visualizing OpenTelemetry metrics
442 path: OpenTelemetry
443 - meta:
444 label: Secrets Management
445 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/SECRETS.md
446 description: Use secret references to avoid storing credentials in plain text. Supports environment variables, files, commands, and secretstore backends.
447 items:
448 - type: integration_placeholder
449 integration_kind: secretstore
450 - meta:
451 label: SNMP Profile Format
452 edit_url: https://github.com/netdata/netdata/edit/master/src/go/plugin/go.d/collector/snmp/profile-format.md
453 description: Learn how Netdata’s SNMP collector uses profiles.
454 - type: integration_placeholder
455 integration_kind: collectors
456 # Exporting Metrics
457 - meta:
458 label: Exporting Metrics
459 edit_url: https://github.com/netdata/netdata/edit/master/docs/exporting-metrics/README.md
460 description: Use the exporting engine to send Netdata metrics to popular external time series databases for long-term storage or further analysis.
461 items:
462 - meta:
463 label: Exporting reference
464 edit_url: https://github.com/netdata/netdata/edit/master/src/exporting/README.md
465 description: With the exporting engine, you can archive your Netdata metrics to multiple external databases for long-term storage or further analysis.
466 - meta:
467 label: Enable an exporting connector
468 edit_url: https://github.com/netdata/netdata/edit/master/docs/exporting-metrics/enable-an-exporting-connector.md
469 description: Learn how to enable and configure any connector using examples to start exporting metrics to external time-series databases in minutes.
470 - type: integration_placeholder
471 integration_kind: exporters
472 - meta:
473 label: Prometheus
474 edit_url: https://github.com/netdata/netdata/edit/master/src/exporting/prometheus/README.md
475 description: Export Netdata metrics to Prometheus for archiving and further analysis.
476 - meta:
477 label: Shell Scripts
478 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/exporters/shell/README.md
479 # Network Flows
480 - meta:
481 label: Network Flows
482 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/README.md
483 description: Collect, enrich, and visualize NetFlow, IPFIX, and sFlow data with the Netdata Agent.
484 items:
485 - meta:
486 label: Installation
487 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/installation.md
488 - meta:
489 label: Quick Start
490 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/quick-start.md
491 description: Get network flow monitoring running in five minutes.
492 - type: integration_placeholder
493 integration_kind: flows
494 - meta:
495 label: Configuration
496 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/configuration.md
497 description: Full reference for netflow.yaml configuration options.
498 - meta:
499 label: Enrichment
500 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/enrichment.md
501 description: Order of evaluation, provider chains, MMDB shared mechanism, and the cross-cutting properties that span every enrichment method.
502 - meta:
503 label: Enrichment Intel Downloader
504 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/intel-downloader.md
505 description: The bundled tool that fetches IP intelligence data sources and writes MMDB files the netflow plugin reads.
506 - meta:
507 label: Field Reference
508 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/field-reference.md
509 description: Complete list of flow fields with per-protocol availability.
510 - meta:
511 label: Visualization
512 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/visualization/overview.md
513 description: How queries work, the controls every panel shares, and where each panel fits.
514 items:
515 - meta:
516 label: Sankey and Table
517 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/visualization/summary-sankey.md
518 - meta:
519 label: Time-Series
520 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/visualization/time-series.md
521 - meta:
522 label: Maps and Globe
523 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/visualization/maps-globe.md
524 - meta:
525 label: Filters and Facets
526 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/visualization/filters-facets.md
527 - meta:
528 label: Plugin Health Charts
529 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/visualization/dashboard-cards.md
530 - meta:
531 label: Retention and Tiers
532 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/retention-querying.md
533 - meta:
534 label: Sizing and Capacity Planning
535 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/sizing-capacity.md
536 description: Practical scaling guide -- plugin cap, storage, memory, and distributed deployment.
537 - meta:
538 label: Validation and Data Quality
539 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/validation.md
540 - meta:
541 label: Investigation Playbooks
542 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/investigation-playbooks.md
543 - meta:
544 label: Anti-patterns
545 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/anti-patterns.md
546 - meta:
547 label: Troubleshooting
548 edit_url: https://github.com/netdata/netdata/edit/master/docs/network-flows/troubleshooting.md
549 # Logs
550 - meta:
551 label: Logs
552 items:
553 - meta:
554 label: Systemd Journal Logs
555 items:
556 - meta:
557 label: Systemd Journal Plugin Reference
558 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/systemd-journal.plugin/README.md
559 description: View and analyze logs available in systemd journal
560 - meta:
561 label: Forward Secure Sealing (FSS) in Systemd-Journal
562 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/systemd-journal.plugin/forward_secure_sealing.md
563 - meta:
564 label: Windows Events Plugin Reference
565 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/windows-events.plugin/README.md
566 path: Windows Event Logs
567 - meta:
568 label: log2journal
569 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/log2journal/README.md
570 path: log2journal
571 - meta:
572 label: systemd-cat-native
573 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/log/systemd-cat-native.md
574 - meta:
575 label: Logs Centralization Points with systemd-journald
576 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/logs-centralization-points-with-systemd-journald/README.md
577 items:
578 - meta:
579 label: Passive journal centralization with encryption using self-signed certificates
580 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/logs-centralization-points-with-systemd-journald/passive-journal-centralization-with-encryption-using-self-signed-certificates.md
581 - meta:
582 label: Passive journal centralization without encryption
583 edit_url: https://github.com/netdata/netdata/edit/master/docs/observability-centralization-points/logs-centralization-points-with-systemd-journald/passive-journal-centralization-without-encryption.md
584 - meta:
585 label: Active journal source without encryption
586 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/systemd-journal.plugin/active_journal_centralization_guide_no_encryption.md
587 - type: integration_placeholder
588 integration_kind: logs
589 # Live
590 - meta:
591 label: Live View
592 edit_url: https://github.com/netdata/netdata/edit/master/docs/top-monitoring-netdata-functions.md
593 description: Present the Netdata Functions what these are and why they should be used.
594 items:
595 - meta:
596 label: Processes
597 edit_url: https://github.com/netdata/netdata/edit/master/docs/functions/processes.md
598 - meta:
599 label: Database Queries
600 edit_url: https://github.com/netdata/netdata/edit/master/docs/functions/databases.md
601 description: Top and running database queries with deadlock and error attribution for 13 databases.
602 # Alerts & Notifications
603 - meta:
604 label: Alerts & Notifications
605 edit_url: https://github.com/netdata/netdata/edit/master/src/health/README.md
606 items:
607 - meta:
608 label: Creating Alerts with the Alerts Configuration Manager
609 edit_url: https://github.com/netdata/netdata/edit/master/docs/alerts-and-notifications/creating-alerts-with-netdata-alerts-configuration-manager.md
610 - meta:
611 label: Notifications
612 edit_url: https://github.com/netdata/netdata/edit/master/docs/alerts-and-notifications/notifications/README.md
613 description: Send Netdata alerts from a centralized place with Netdata Cloud, or configure nodes individually, to enable incident response and faster resolution.
614 items:
615 - meta:
616 label: Agent Dispatched Notifications
617 items:
618 - meta:
619 label: Agent Notifications Reference
620 edit_url: https://github.com/netdata/netdata/edit/master/src/health/notifications/README.md
621 - type: integration_placeholder
622 integration_kind: agent_notifications
623 - meta:
624 label: Centralized Cloud Notifications
625 items:
626 - meta:
627 label: Centralized Cloud Notifications Reference
628 edit_url: https://github.com/netdata/netdata/edit/master/docs/alerts-and-notifications/notifications/centralized-cloud-notifications/centralized-cloud-notifications-reference.md
629 description: Configure Netdata Cloud to send notifications to your team whenever any node on your infrastructure triggers an alert threshold.
630 - meta:
631 label: Manage notification methods
632 edit_url: https://github.com/netdata/netdata/edit/master/docs/alerts-and-notifications/notifications/centralized-cloud-notifications/manage-notification-methods.md
633 description: Instructions on how to manage notification methods
634 - meta:
635 label: Manage alert notification silencing rules
636 edit_url: https://github.com/netdata/netdata/edit/master/docs/alerts-and-notifications/notifications/centralized-cloud-notifications/manage-alert-notification-silencing-rules.md
637 description: Master Netdata alert management via notification silencing rules for efficient and focused monitoring.
638 - type: integration_placeholder
639 integration_kind: cloud_notifications
640 - meta:
641 label: Alert Configuration Reference
642 edit_url: https://github.com/netdata/netdata/edit/master/src/health/REFERENCE.md
643 - meta:
644 label: Alert Configuration Ordering
645 edit_url: https://github.com/netdata/netdata/edit/master/src/health/alert-configuration-ordering.md
646 keywords:
647 - alerts
648 - health
649 - ordering
650 - precedence
651 - templates
652 - alarms
653 - meta:
654 label: Overriding Stock Alerts
655 edit_url: https://github.com/netdata/netdata/edit/master/src/health/overriding-stock-alerts.md
656 keywords:
657 - alerts
658 - health
659 - override
660 - stock
661 - templates
662 - alarms
663 - meta:
664 label: Health API Calls
665 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/health/README.md
666 # Netdata AI
667 - meta:
668 label: Netdata AI
669 edit_url: https://github.com/netdata/netdata/edit/master/docs/category-overview-pages/machine-learning-and-assisted-troubleshooting.md
670 items:
671 - meta:
672 label: Conversations
673 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/conversations.md
674 keywords:
675 - conversations
676 - chat
677 - real-time
678 - live exhibits
679 - meta:
680 label: Insights
681 edit_url: https://github.com/netdata/netdata/edit/master/docs/ml-ai/ai-insights.md
682 items:
683 - meta:
684 label: Infrastructure Summary
685 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/insights/infrastructure-summary.md
686 - meta:
687 label: Performance Optimization
688 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/insights/performance-optimization.md
689 - meta:
690 label: Capacity Planning
691 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/insights/capacity-planning.md
692 - meta:
693 label: Anomaly Analysis
694 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/insights/anomaly-analysis.md
695 - meta:
696 label: Scheduled Reports
697 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/insights/scheduled-reports.md
698 - meta:
699 label: Investigations
700 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/investigations/index.md
701 items:
702 - meta:
703 label: Custom Investigations
704 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/investigations/custom-investigations.md
705 - meta:
706 label: Scheduled Investigations
707 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/investigations/scheduled-investigations.md
708 - meta:
709 label: Troubleshooting
710 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/troubleshooting/index.md
711 items:
712 - meta:
713 label: Alert Troubleshooting
714 edit_url: https://github.com/netdata/netdata/edit/master/docs/troubleshooting/troubleshoot.md
715 - meta:
716 label: Anomaly Advisor
717 edit_url: https://github.com/netdata/netdata/edit/master/docs/ml-ai/anomaly-advisor.md
718 - meta:
719 label: Metric Correlations
720 edit_url: https://github.com/netdata/netdata/edit/master/docs/metric-correlations.md
721 description: Quickly find metrics and charts closely related to a particular timeframe of interest anywhere in your infrastructure to discover the root cause faster.
722 - meta:
723 label: Alerts Automation
724 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/alerts-automation/alerts-automation.md
725 description: AI-powered alert creation and suggestions
726 keywords:
727 - alerts
728 - automation
729 - ai alerts
730 - meta:
731 label: Anomaly Detection
732 edit_url: https://github.com/netdata/netdata/edit/master/docs/ml-ai/ml-anomaly-detection/ml-anomaly-detection.md
733 items:
734 - meta:
735 label: ML Configuration
736 edit_url: https://github.com/netdata/netdata/edit/master/src/ml/ml-configuration.md
737 - meta:
738 label: ML Accuracy
739 edit_url: https://github.com/netdata/netdata/edit/master/docs/ml-ai/ml-anomaly-detection/ml-accuracy.md
740 description: Analysis of Netdata's ML anomaly detection accuracy, false positive rates, and comparison with other approaches
741 - meta:
742 label: MCP
743 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/README.md
744 items:
745 - meta:
746 label: Chat with Netdata
747 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/ai-chat-netdata.md
748 - meta:
749 label: MCP Clients
750 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/ai-devops-copilot.md
751 items:
752 - meta:
753 label: Claude Desktop
754 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/claude-desktop.md
755 - meta:
756 label: Cursor
757 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/cursor.md
758 - meta:
759 label: Visual Studio Code
760 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/vs-code.md
761 - meta:
762 label: JetBrains IDEs
763 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/jetbrains-ides.md
764 - meta:
765 label: Claude Code
766 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/claude-code.md
767 - meta:
768 label: Gemini CLI
769 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/gemini-cli.md
770 - meta:
771 label: OpenAI Codex CLI
772 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/codex-cli.md
773 - meta:
774 label: Crush
775 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/crush.md
776 - meta:
777 label: OpenCode
778 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-ai/mcp/mcp-clients/opencode.md
779 # Dashboards and Charts
780 - meta:
781 label: Dashboards and Charts
782 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/README.md
783 items:
784 - meta:
785 label: Tabs
786 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/home-tab.md
787 description: With Netdata Cloud's War Rooms, you can see real-time metrics, from any number of nodes in your infrastructure, in composite charts.
788 items:
789 - meta:
790 label: Alerts
791 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/alerts-tab.md
792 - meta:
793 label: Anomalies
794 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/anomaly-advisor-tab.md
795 description: Quickly find anomalous metrics anywhere in your infrastructure.
796 - meta:
797 label: Dashboards
798 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/dashboards-tab.md
799 description: Design new dashboards that target your infrastructure's unique needs and share them with your team fortargeted visual anomaly detection or incident response.
800 - meta:
801 label: Events
802 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/events-feed.md
803 description: Present the Netdata Events feed.
804 - meta:
805 label: Kubernetes
806 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/kubernetes-tab.md
807 description: Netdata Cloud features rich, zero-configuration Kubernetes monitoring for the resource utilization and application metrics of Kubernetes (k8s) clusters.
808 - meta:
809 label: Logs
810 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/logs-tab.md
811 - meta:
812 label: Metrics
813 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/metrics-tab-and-single-node-tabs.md
814 - meta:
815 label: Nodes
816 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/nodes-tab.md
817 description: See charts from all your nodes in one pane of glass, then dive in to embedded dashboards for granular troubleshooting of ongoing issues.
818 - meta:
819 label: Live
820 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/live-tab.md
821 description: Access live information from monitored nodes through Netdata Functions
822 - meta:
823 label: Theme
824 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/themes.md
825 - meta:
826 label: Grafana Plugin
827 edit_url: https://github.com/netdata/netdata-grafana-datasource-plugin/edit/master/README.md
828 - meta:
829 label: Charts
830 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/netdata-charts.md
831 - meta:
832 label: Expanded Chart Analysis
833 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/expanded-chart-analysis.md
834 - meta:
835 label: NIDL Framework
836 edit_url: https://github.com/netdata/netdata/edit/master/docs/NIDL-Framework.md
837 - meta:
838 label: Node Filter
839 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/node-filter.md
840 - meta:
841 label: Time Controls
842 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/visualization-date-and-time-controls.md
843 # Security and Privacy Design
844 - meta:
845 label: Security and Privacy Design
846 edit_url: https://github.com/netdata/netdata/edit/master/docs/security-and-privacy-design/README.md
847 items:
848 - meta:
849 label: Access Control and Feature Availability
850 edit_url: https://github.com/netdata/netdata/edit/master/docs/netdata-oss-limitations.md
851 description: Feature availability across Anonymous access Netdata Cloud Community and Business tiers
852 - meta:
853 label: Netdata Agent
854 edit_url: https://github.com/netdata/netdata/edit/master/docs/security-and-privacy-design/netdata-agent-security.md
855 - meta:
856 label: Netdata Cloud
857 edit_url: https://github.com/netdata/netdata/edit/master/docs/security-and-privacy-design/netdata-cloud-security.md
858 # Developer and Contributor Corner
859 - meta:
860 label: Developer and Contributor Corner
861 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/README.md
862 items:
863 - meta:
864 label: REST API
865 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/README.md
866 items:
867 - meta:
868 label: Queries
869 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/README.md
870 items:
871 - meta:
872 label: Average or Mean
873 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/average/README.md
874 - meta:
875 label: CountIf
876 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/countif/README.md
877 - meta:
878 label: Double exponential smoothing
879 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/des/README.md
880 - meta:
881 label: Incremental Sum (`incremental_sum`)
882 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/incremental_sum/README.md
883 - meta:
884 label: Max
885 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/max/README.md
886 - meta:
887 label: Median
888 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/median/README.md
889 description: Use median in API queries and health entities to find the 'middle' value from a sample, eliminating any unwanted spikes in the returned metrics.
890 - meta:
891 label: Min
892 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/min/README.md
893 - meta:
894 label: Percentile
895 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/percentile/README.md
896 description: Use percentile in API queries and health entities to find the 'percentile' value from a sample, eliminating any unwanted spikes in the returned metrics.
897 - meta:
898 label: Single (or Simple) Exponential Smoothing (`ses`)
899 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/ses/README.md
900 - meta:
901 label: Standard deviation (`stddev`)
902 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/stddev/README.md
903 - meta:
904 label: Sum
905 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/sum/README.md
906 - meta:
907 label: Trimmed Mean
908 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/queries/trimmed_mean/README.md
909 description: Use trimmed-mean in API queries and health entities to find the average value from a sample, eliminating any unwanted spikes in the returned metrics.
910 - meta:
911 label: Formatters
912 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/formatters/README.md
913 items:
914 - meta:
915 label: CSV formatter
916 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/formatters/csv/README.md
917 - meta:
918 label: JSON formatter
919 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/formatters/json/README.md
920 - meta:
921 label: SSV formatter
922 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/formatters/ssv/README.md
923 - meta:
924 label: Value formatter
925 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/formatters/value/README.md
926 - meta:
927 label: Netdata badges
928 edit_url: https://github.com/netdata/netdata/edit/master/src/web/api/badges/README.md
929 - meta:
930 label: Dynamic Configuration
931 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/dyncfg.md
932 - meta:
933 label: Database Engine
934 edit_url: https://github.com/netdata/netdata/edit/master/src/database/engine/README.md
935 - meta:
936 label: Contributing
937 edit_url: https://github.com/netdata/.github/edit/main/CONTRIBUTING.md
938 - meta:
939 label: Community code of conduct
940 edit_url: https://github.com/netdata/.github/edit/main/CODE_OF_CONDUCT.md
941 - meta:
942 label: Security Policy
943 edit_url: https://github.com/netdata/.github/edit/main/SECURITY.md
944 description: The Netdata team maintains and adheres to a formal process any time a member of the community reports a security vulnerability.
945 - meta:
946 label: External Plugins
947 edit_url: https://github.com/netdata/netdata/edit/master/src/plugins.d/README.md
948 items:
949 - meta:
950 label: go.d.plugin
951 edit_url: https://github.com/netdata/netdata/edit/master/src/go/plugin/go.d/README.md
952 description: go.d.plugin is an external plugin for Netdata, responsible for running individual data collectors written in Go.
953 items:
954 - meta:
955 label: How to write a Netdata collector in Go
956 edit_url: https://github.com/netdata/netdata/edit/master/src/go/plugin/go.d/docs/how-to-write-a-module.md
957 description: This guide will walk you through the technical implementation of writing a new Netdata collector in Golang, with tips on interfaces, structure, configuration files, and more.
958 - meta:
959 label: python.d.plugin
960 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/README.md
961 - meta:
962 label: charts.d.plugin
963 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/charts.d.plugin/README.md
964 - meta:
965 label: profile.plugin
966 edit_url: https://github.com/netdata/netdata/edit/master/src/collectors/profile.plugin/README.md
967 - meta:
968 label: Functions v3 Protocol reference
969 edit_url: https://github.com/netdata/netdata/edit/master/src/plugins.d/FUNCTION_UI_REFERENCE.md
970 - meta:
971 label: Functions developer guide
972 edit_url: https://github.com/netdata/netdata/edit/master/src/plugins.d/FUNCTION_UI_DEVELOPER_GUIDE.md
973 - meta:
974 label: Contribute to the documentation
975 edit_url: https://github.com/netdata/netdata/edit/master/docs/guidelines.md
976 items:
977 - meta:
978 label: Netdata style guide
979 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/style-guide.md
980 description: The Netdata style guide establishes editorial guidelines for all of Netdata's writing, including documentation, blog posts, in-product UX copy, and more.
981 - meta:
982 label: Glossary
983 edit_url: https://github.com/netdata/netdata/edit/master/docs/glossary.md
984 - meta:
985 label: libnetdata
986 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/README.md
987 items:
988 - meta:
989 label: Adaptive re-sortable list (ARL)
990 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/adaptive_resortable_list/README.md
991 - meta:
992 label: Array allocator
993 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/aral/README.md
994 - meta:
995 label: AVL
996 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/avl/README.md
997 - meta:
998 label: BUFFER library
999 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/buffer/README.md
1000 - meta:
1001 label: Circular Buffer
1002 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/circular_buffer/README.md
1003 - meta:
1004 label: Clocks
1005 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/clocks/README.md
1006 - meta:
1007 label: Netdata ini config files
1008 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/config/README.md
1009 - meta:
1010 label: JSON
1011 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/json/README.md
1012 - meta:
1013 label: Locks
1014 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/locks/README.md
1015 - meta:
1016 label: One way allocator
1017 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/onewayalloc/README.md
1018 - meta:
1019 label: popen
1020 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/popen/README.md
1021 - meta:
1022 label: parser
1023 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/parser/README.md
1024 - meta:
1025 label: procfile
1026 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/procfile/README.md
1027 - meta:
1028 label: Simple patterns
1029 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/simple_pattern/README.md
1030 description: Netdata supports simple patterns, which are less cryptic versions of regular expressions. Use familiar notation for powerful results.
1031 - meta:
1032 label: Statistical functions
1033 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/statistical/README.md
1034 - meta:
1035 label: Storage number
1036 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/storage_number/README.md
1037 - meta:
1038 label: String
1039 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/string/README.md
1040 - meta:
1041 label: Threads
1042 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/threads/README.md
1043 - meta:
1044 label: URL
1045 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/url/README.md
1046 - meta:
1047 label: Worker Utilization
1048 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/worker_utilization/README.md
1049 - meta:
1050 label: Dictionaries
1051 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/dictionary/README.md
1052 - meta:
1053 label: July interface
1054 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/july/README.md
1055 - meta:
1056 label: Socket
1057 edit_url: https://github.com/netdata/netdata/edit/master/src/libnetdata/socket/README.md
1058 - meta:
1059 label: Running a Local Dashboard through Cloudflare Tunnels
1060 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/running-through-cf-tunnels.md
1061 - meta:
1062 label: Redistributed Software
1063 edit_url: https://github.com/netdata/netdata/edit/master/REDISTRIBUTED.md
1064 - meta:
1065 label: Health command API tester
1066 edit_url: https://github.com/netdata/netdata/edit/master/tests/health_mgmtapi/README.md
1067 - meta:
1068 label: Import, export, and print a snapshot
1069 edit_url: https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/import-export-print-snapshot.md
1070 description: Snapshots can be incredibly useful for diagnosing anomalies after they've already happened, and are interoperable with any other node running Netdata.
1071 - meta:
1072 label: Build a custom Dashboard HTML page
1073 edit_url: https://github.com/netdata/netdata/edit/master/src/web/gui/custom/README.md
1074 description: Build custom dashboards with key metrics from one or more nodes running the Netdata Agent and host them anywhere.
1075 - meta:
1076 label: Monitor Nginx or Apache web server log files with Netdata
1077 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/collect-apache-nginx-web-logs.md
1078 - meta:
1079 label: Monitor Unbound DNS servers with Netdata
1080 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/collect-unbound-metrics.md
1081 - meta:
1082 label: Monitor a Hadoop cluster with Netdata
1083 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/monitor-hadoop-cluster.md
1084 - meta:
1085 label: Monitor, troubleshoot, and debug applications with eBPF metrics
1086 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/monitor-debug-applications-ebpf.md
1087 description: Use Netdata's built-in eBPF metrics collector to monitor, troubleshoot, and debug your custom application using low-level kernel feedback.
1088 - meta:
1089 label: Build the Netdata Agent Yourself
1090 edit_url: https://github.com/netdata/netdata/edit/master/docs/developer-and-contributor-corner/build-the-netdata-agent-yourself.md
1091 items:
1092 - meta:
1093 label: Package Maintainers
1094 edit_url: https://github.com/netdata/netdata/edit/master/packaging/maintainers/README.md
1095 - meta:
1096 label: Compile from source code
1097 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/source.md
1098 description: Package maintainers and power users may be interested in manually building Netdata from source without using any of our installation scripts.
1099 - meta:
1100 label: External build-system
1101 edit_url: https://github.com/netdata/netdata/edit/master/build_external/README.md
1102 - meta:
1103 label: How to build native (DEB/RPM) packages locally for testing
1104 edit_url: https://github.com/netdata/netdata/edit/master/packaging/building-native-packages-locally.md
1105 description: Instructions for developers who need to build native packages locally for testing.
1106 - meta:
1107 label: Netdata contrib
1108 edit_url: https://github.com/netdata/netdata/edit/master/contrib/README.md
1109 - meta:
1110 label: Install the Netdata Agent from a Git checkout
1111 edit_url: https://github.com/netdata/netdata/edit/master/packaging/installer/methods/manual.md
1112 description: Use the Netdata Agent source code from GitHub, plus helper scripts to set up your system, to install Netdata without packages or binaries.