From 5bf14991a3a6a063c6cca1b8d8b41ad4e68dc8b2 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Wed, 2 Dec 2020 00:39:00 +0200 Subject: [PATCH] docs/Articles.md: add a link to an article on how Percona PMM has been migrated from Prometheus to VictoriaMetrics --- docs/Articles.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Articles.md b/docs/Articles.md index 0ed3f4809..007262292 100644 --- a/docs/Articles.md +++ b/docs/Articles.md @@ -2,6 +2,7 @@ ## Third-party articles and slides about VictoriaMetrics +* [Foiled by the Firewall: A Tale of Transition From Prometheus to VictoriaMetrics](https://www.percona.com/blog/2020/12/01/foiled-by-the-firewall-a-tale-of-transition-from-prometheus-to-victoriametrics/) * [Better Prometheus rate() function with VictoriaMetrics](https://www.percona.com/blog/2020/02/28/better-prometheus-rate-function-with-victoriametrics/) * [Making peace with Prometheus rate()](https://blog.doit-intl.com/making-peace-with-prometheus-rate-43a3ea75c4cf) * [Infrastructure monitoring with Prometheus at Zerodha](https://zerodha.tech/blog/infra-monitoring-at-zerodha/)