summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/rabbitmq.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/config/go.d/rabbitmq.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/config/go.d/rabbitmq.conf b/src/go/collectors/go.d.plugin/config/go.d/rabbitmq.conf
new file mode 100644
index 000000000..44c5db882
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/config/go.d/rabbitmq.conf
@@ -0,0 +1,9 @@
+## All available configuration options, their descriptions and default values:
+## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/rabbitmq#readme
+
+#jobs:
+# - name: local
+# url: http://localhost:15672
+# username: guest
+# password: guest
+# collect_queues_metrics: no