summaryrefslogtreecommitdiffstats
path: root/collectors/REFERENCE.md
diff options
context:
space:
mode:
authorSuraj Neupane <suraj@netdata.cloud>2022-05-03 09:16:21 +0300
committerGitHub <noreply@github.com>2022-05-03 09:16:21 +0300
commit22863c42b9ccf59d340f39c7719b6ef19b455a16 (patch)
tree1d019f827ef49ccf2e174735280373e153ece236 /collectors/REFERENCE.md
parent4c88988ed3e142ca7dbe15c7487d3762d1c1acf1 (diff)
Remove node.d.plugin and relevant files (#12769)
* Remove node.d.plugin and relevant files * fix build packages * remove node.d related words/phrases from docs and tests
Diffstat (limited to 'collectors/REFERENCE.md')
-rw-r--r--collectors/REFERENCE.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/collectors/REFERENCE.md b/collectors/REFERENCE.md
index bd267c5c6f..5f2127b585 100644
--- a/collectors/REFERENCE.md
+++ b/collectors/REFERENCE.md
@@ -67,9 +67,6 @@ field contains `go.d`, that collector uses the Go orchestrator.
# Python orchestrator (python.d.plugin)
./python.d.plugin <MODULE_NAME> debug trace
-# Node orchestrator (node.d.plugin)
-./node.d.plugin debug 1 <MODULE_NAME>
-
# Bash orchestrator (bash.d.plugin)
./charts.d.plugin debug 1 <MODULE_NAME>
```
@@ -100,7 +97,6 @@ This section features a list of Netdata's plugins, with a boolean setting to ena
# slabinfo = no
# fping = yes
# ioping = yes
- # node.d = yes
# python.d = yes
# go.d = yes
# apps = yes