You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributions/executable-tutorial/ajfr2-jsoderho/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,6 @@ This stack will monitor a simple Flask application. We will put the app under di
32
32
**Relevance**
33
33
34
34
Container observability is essential in DevOps for understanding service performance. This tutorial uses cAdvisor to provide low-level data about container resource use, which is important for using resources smartly, identifying problems, and ensuring apps run optimally.
35
+
36
+
**Link to tutorial**
37
+
You can find our finished tutorial [here](https://killercoda.com/john-default/scenario/tutorial)
0 commit comments