File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,25 @@ This project demonstrates a complete monitoring-enabled deployment pipeline for
25
25
- ** GitHub Actions (CI/CD)**
26
26
- ** YAML** , ** Shell**
27
27
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
+
28
47
---
29
48
30
49
## 🧪 Commands Used
You can’t perform that action at this time.
0 commit comments