@cryptotaxi247 / netdata-1 / commits / 16fb64f48

Add ref to dyncfg (#18793)

* add ref to dyncfg * Update docs/netdata-agent/configuration/README.md --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

Fotis Voutsas committed Oct 16, 2024 at 14:28 UTC 16fb64f48532f3597bccddd7b39082c7fbaaa2ee
2 files changed +7 -1
docs/netdata-agent/configuration/README.md
+4
@@ -1,5 +1,9 @@
1 # Netdata Agent Configuration
2
3 +> **Info**
4 +>
5 +> Netdata Cloud lets you configure Agents on the fly. Check the [Dynamic Configuration Manager](/docs/netdata-agent/configuration/dynamic-configuration.md) documentation for details.
6 +
7 The main Netdata Agent configuration is `netdata.conf`.
8
9 ## The Netdata config directory
docs/netdata-agent/configuration/dynamic-configuration.md
+3 -1
@@ -1,6 +1,8 @@
1 # Dynamic Configuration Manager
2
3 -**Netdata Cloud paid subscription required.**
3 +> **Info**
4 +>
5 +> Netdata Cloud paid subscription is required.
6
7 The Dynamic Configuration Manager allows direct configuration of collectors and alerts through the Netdata UI. This feature allows users to:
8