Skip to content

Commit b7c647b

Browse files
authored
Update README.md
1 parent 5afa4ca commit b7c647b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,25 @@ This project demonstrates a complete monitoring-enabled deployment pipeline for
2525
- **GitHub Actions (CI/CD)**
2626
- **YAML**, **Shell**
2727

28+
---
29+
30+
✅ GitHub Actions Success
31+
Shows multiple successful workflow runs:
32+
![GitHub Actions Success](screenshots/github-actions-success.png)
33+
34+
📦 Node.js App Running (Browser Output)
35+
![Node.js App Running](screenshots/Node.js-app-running-on-browser.png)
36+
37+
📈 Prometheus - Targets Page
38+
![Prometheus Targets](screenshots/prometheus-targets-page.png)
39+
40+
🔌 Prometheus Service - Terminal Output
41+
![Prometheus Service Terminal](screenshots/prometheus-service-terminal.png)
42+
43+
📊 Grafana Service - Terminal Output
44+
![Grafana Service Terminal](screenshots/grafana-service-terminal.png)
45+
46+
2847
---
2948

3049
## 🧪 Commands Used

0 commit comments

Comments
 (0)