From c3fde980c2ba8de3b182e012aee7a9433a3768c8 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 19 Apr 2021 12:02:02 +0200 Subject: [PATCH] style fix to the monitoring & metrics FAQ Signed-off-by: Pierre-Yves Chibon --- docs/monitoring_metrics/faq.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/monitoring_metrics/faq.rst b/docs/monitoring_metrics/faq.rst index d838aee..5cd0769 100644 --- a/docs/monitoring_metrics/faq.rst +++ b/docs/monitoring_metrics/faq.rst @@ -46,6 +46,7 @@ Do you have a 5 minutes guide on how to use prometheus? In other words, do you have some how-tos/links I should read to understand/get started with prometheus? + * quick introduction to the stack we are running: https://www.youtube.com/watch?v=-37OPXXhrTw * to get idea on how to use it, look at sample queries: https://prometheus.io/docs/prometheus/latest/querying/examples/ * for instrumentation, look at the libraries in https://github.com/prometheus/