From 26d37810701fa0f1610bde702c6b363d32ea6919 Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Thu, 14 Oct 2021 17:44:47 +0200 Subject: [PATCH] Add redis monitoring links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f55bb0..f55fc54 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,10 @@ For instance, take into account the snaptshot above. If you already know how to * Redis * [Redis Cookbook](https://learning.oreilly.com/library/view/redis-4x-cookbook/9781783988167/) 📕 💰 * [Redis Streams](https://www.youtube.com/watch?v=qXEyuUxQXZM) 📼 🆓 + * Monitoring + * [Datadog - How to Monitor Redis Performance Metrics - Part 1](https://www.datadoghq.com/blog/how-to-monitor-redis-performance-metrics/) 📰 🆓 + * [Datadog - How to Monitor Redis Performance Metrics - Part 2](https://www.datadoghq.com/blog/how-to-collect-redis-metrics/) 📰 🆓 + * [Datadog - How to Monitor Redis Performance Metrics - Part 3](https://www.datadoghq.com/blog/how-to-monitor-redis-performance-metrics/) 📰 🆓 * Cassandra * [Cassandra: Introduction by DATASAX](https://www.youtube.com/watch?v=B_HTdrTgGNs) 📼 🆓 * [Cassandra at Instagram 2016](https://www.slideshare.net/DataStax/cassandra-at-instagram-2016) 📰 🆓