File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -184,12 +184,12 @@ All services should show `healthy`.
184184### 9.1 Logs from all containers
185185
186186* Grafana Explore query: ` {job="docker"} `
187- ![ All Docker logs] ( screenshots/all_logs.png )
187+ ![ All Docker logs] ( ../ screenshots/all_logs.png)
188188
189189### 9.2 JSON logs from app-python
190190
191191* Grafana Explore query: ` {app="devops-python"} `
192- ![ App Python JSON logs] ( screenshots/app_logs.png )
192+ ![ App Python JSON logs] ( ../ screenshots/app_logs.png)
193193
194194### 9.3 Dashboard
195195
@@ -199,9 +199,9 @@ All services should show `healthy`.
199199 2 . Requests per second
200200 3 . Error Logs
201201 4 . Log Levels
202- ![ DevOps Logs Dashboard] ( screenshots/dashboard.png )
202+ ![ DevOps Logs Dashboard] ( ../ screenshots/dashboard.png)
203203
204204### 9.4 Docker Compose status / Healthchecks
205205
206206* PowerShell command: ` docker compose ps `
207- ![ Docker Compose ps] ( screenshots/healthchecks.png )
207+ ![ Docker Compose ps] ( ../ screenshots/healthchecks.png)
You can’t perform that action at this time.
0 commit comments