From d7996be18e7f15d3932853bc8a11b1de18dbede3 Mon Sep 17 00:00:00 2001 From: Maksim Date: Thu, 12 Jan 2023 09:31:19 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3bc3482..5405b82 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,14 @@ Contributions are always welcome! - [ ] [How NOT to Measure Latency](https://youtu.be/lJ8ydIuPFeU) - [ ] [The four Golden Signals of Kubernetes monitoring](https://sysdig.com/blog/golden-signals-kubernetes) +### Prometheus + +- [ ] [Introduction to Prometheus](https://training.promlabs.com/training/introduction-to-prometheus/training-overview/introduction) +- [ ] [Prometheus Relabeling Training](https://training.promlabs.com/training/relabeling/training-overview/prerequisites) +- [ ] [Avoid These 6 Mistakes When Getting Started With Prometheus](https://promlabs.com/blog/2022/12/11/avoid-these-6-mistakes-when-getting-started-with-prometheus) +- [ ] [A Deep Dive Into the Four Types of Prometheus Metrics](https://www.timescale.com/blog/four-types-prometheus-metrics-to-collect) +- [ ] [How Prometheus Querying Works](https://www.timescale.com/blog/how-prometheus-querying-works-and-why-you-should-care) + ## Processes - [ ] [The practical guide to incident management](https://incident.io/guide)