You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gdi/monitors-network/dns.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,8 @@ configuration:
38
38
type: telegraf/dns
39
39
... # Additional config
40
40
41
+
.. note:: Make sure to include the required ``servers`` configuration setting. See the following section, :strong:`Configuration settings`, for more information.
42
+
41
43
Next, add the monitor to the ``service.pipelines.metrics.receivers``
42
44
section of your configuration file:
43
45
@@ -48,6 +50,8 @@ section of your configuration file:
0 commit comments