summaryrefslogtreecommitdiffstats
path: root/collectors/REFERENCE.md
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-12 09:28:50 -0800
committerGitHub <noreply@github.com>2023-02-12 09:28:50 -0800
commitaebab7080db556eb7393f20a096094a4a1895ff4 (patch)
tree0523610195d158d0d25e710565615d917a147546 /collectors/REFERENCE.md
parent89ed0e8880c2d1c0e080253d50b1c643a3c7d07a (diff)
Learn integrations category changes (#14510)
* Better present netdata pandas and fix how to add new charts to netdata * Properly categorize statsd and show it as a generic collector. Move asterisk and k6 Elevate anomaly detection to "monitor anything"
Diffstat (limited to 'collectors/REFERENCE.md')
-rw-r--r--collectors/REFERENCE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/collectors/REFERENCE.md b/collectors/REFERENCE.md
index 8ca4ef7f8e..96c6057d35 100644
--- a/collectors/REFERENCE.md
+++ b/collectors/REFERENCE.md
@@ -14,9 +14,9 @@ and on [our website](https://www.netdata.cloud/integrations). The documentation
necessary configuration options and prerequisites for that collector. In most cases, either the charts are automatically generated
without any configuration, or you just fulfil those prerequisites and [configure the collector](#configure-a-collector).
-If the application you are interested in monitoring is not listed in our integrations,
-look at our [generic Prometheus collector](https://github.com/netdata/go.d.plugin/blob/master/modules/prometheus/README.md)
-or [write a custom collector in Go](https://github.com/netdata/go.d.plugin/blob/master/docs/how-to-write-a-module.md).
+If the application you are interested in monitoring is not listed in our integrations, the collectors list includes
+the available options to
+[add your application to Netdata](https://github.com/netdata/netdata/edit/master/collectors/COLLECTORS.md#add-your-application-to-netdata).
If we do support your collector but the charts described in the documentation don't appear on your dashboard, the reason will
be one of the following: