forked from KTH/devops-course
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
3 deletions.
There are no files selected for viewing
17 changes: 14 additions & 3 deletions
17
contributions/presentation/week2/aronber-fbjorkma/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,22 @@ | ||
# Presentation Proposal | ||
# Presentation - Monitoring | ||
|
||
## Members | ||
|
||
Aron Hansen Berggren (aronber@kth.se) | ||
Github username: arxra | ||
|
||
Fredrik Björkman (fbjorkma@kth.se) | ||
Github username: fbjorkman | ||
|
||
## Title | ||
Not decided, will be interesting! | ||
## Monitoring and why system feedback matters | ||
|
||
We want to present on why monitoring your pipelines and automations matter, | ||
as there seems to be an undervaluation of feedback. | ||
|
||
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? |