summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-02-20 20:46:35 -0700
committerGitHub <noreply@github.com>2020-02-20 19:46:35 -0800
commit19ef3f93792d382992afbdce74743d868eaa3074 (patch)
tree239376c6e805e270803f9efc409775b86b70b2e1 /collectors
parent89519bcb51155c56bd5aadfe55f18ca9a885a3f8 (diff)
Tutorials to support v1.20 release (#7943)
* Add draft of CockroachDB tutorial * Fixed and new images * Support figures for images * Change border color * Change job * Initialize eBPF tutorial * Very very rough draft of host labels tutorial * Add a few mentions of tutorial * Fix for Thiago * Simplify health entities * Fixes for Thiago * Fixes and add tutorials to collectors README * Fixes to cockroachBD * Remove ebpf tutorial * remove link * Updates for Patti and Thiago * Add streaming security note * Straightaway
Diffstat (limited to 'collectors')
-rw-r--r--collectors/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/collectors/README.md b/collectors/README.md
index a0aba68f1b..b7ead729a4 100644
--- a/collectors/README.md
+++ b/collectors/README.md
@@ -26,6 +26,8 @@ guide](QUICKSTART.md).
[Monitor Nginx or Apache web server log files with Netdata](../docs/tutorials/collect-apache-nginx-web-logs.md)
+[Monitor CockroadchDB metrics with Netdata](../docs/tutorials/monitor-cockroachdb.md)
+
[Monitor Unbound DNS servers with Netdata](../docs/tutorials/collect-unbound-metrics.md)
[Monitor a Hadoop cluster with Netdata](../docs/tutorials/monitor-hadoop-cluster.md)