From a7db2856610454cf586bb8065fe699a12e8e599f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Bj=C3=B6rkman?= Date: Thu, 25 Mar 2021 10:51:44 +0100 Subject: [PATCH] Update README.md --- .../presentation/week2/aronber-fbjorkma/README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/contributions/presentation/week2/aronber-fbjorkma/README.md b/contributions/presentation/week2/aronber-fbjorkma/README.md index cece7571c7..dea98d5782 100644 --- a/contributions/presentation/week2/aronber-fbjorkma/README.md +++ b/contributions/presentation/week2/aronber-fbjorkma/README.md @@ -8,15 +8,14 @@ Github username: arxra Fredrik Björkman (fbjorkma@kth.se) Github username: fbjorkman -## Monitoring and why system feedback matters +## Prometheus, monitor your system -We want to present on why monitoring your pipelines and automations matter, -as there seems to be an undervaluation of feedback. +We want to present on the monitoring-tool Prometheus We aim to answer questions such as: -- What is monitoring? -- What are metrics? -- What is the value of deploying often? -- What is the value of the feedback from the system? -- How to act upon the feedback gained from the system? +- What is monitoring? (briefly) +- What are metrics? (briefly) +- What is Prometheus? +- How is Prometheus used? +- What are the advantages of using Prometheus?