summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/dockerhub.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/config/go.d/dockerhub.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/config/go.d/dockerhub.conf b/src/go/collectors/go.d.plugin/config/go.d/dockerhub.conf
new file mode 100644
index 000000000..6d4ee5d6d
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/config/go.d/dockerhub.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/dockerhub#readme
+
+#jobs:
+# - name: dockerhub
+# repositories:
+# - user1/name1
+# - user2/name2
+# - user3/name3