summaryrefslogtreecommitdiffstats
path: root/DOCUMENTATION.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-02-12 09:05:57 -0700
committerGitHub <noreply@github.com>2020-02-12 08:05:57 -0800
commit6430ad1211fb5b3274240276d6fb25840c2db979 (patch)
tree611a112ceeb4b8404cd8628e2ba126cbf0f8b571 /DOCUMENTATION.md
parentcc59c2c0b02f81ccd323351ede309d381954eae9 (diff)
Refactor collectors documentation (#7996)
* Initializing new structure * Continuing with cleanup * Modify old plugins conf * Get rid of Add-more-charts and move links over * More cleanup, add add-more-charts back in, build OK * Cleanup and move content to reference * Finish quickstart, add troubleshooting * Sync what-is-netdata and fix typos * Tweaks * Finish quickstart, revamp collectors * One more fix
Diffstat (limited to 'DOCUMENTATION.md')
-rw-r--r--DOCUMENTATION.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md
index 198660c588..779de10b4c 100644
--- a/DOCUMENTATION.md
+++ b/DOCUMENTATION.md
@@ -61,8 +61,8 @@ feel free to see what's behind any of these other doors.
long-term metrics storage database by allowing Netdata to use more of your system's RAM and disk.
- [Netdata Behind Nginx](docs/Running-behind-nginx.md): Use an Nginx web server instead of Netdata's built-in server
to enable TLS, HTTPS, and basic authentication.
-- [Add More Charts](docs/Add-more-charts-to-netdata.md): Enable new internal or external plugins and understand when
- auto-detection works.
+- [Collect more metrics](collectors/README.md) from other services and applications: Enable new internal
+ or external plugins and understand when auto-detection works.
- [Performance](docs/Performance.md): Tips on running Netdata on devices with limited CPU and RAM resources, such as
embedded devices, IoT, and edge devices.
- [Streaming](streaming/): Information for those who want to centralize Netdata metrics from any number of distributed