Skip to content

Commit ceb0b96

Browse files
author
Fanis Zinnurov
committed
screenshots fix
1 parent 5ea315e commit ceb0b96

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

labs/monitoring/docs/LAB07.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)