Commit Graph

2 Commits

Author SHA1 Message Date
Houzhong Xu
05979bdc03 🔗 Add Grafana route to Traefik
Some checks failed
Infrastructure CI/CD / Validate Infrastructure (push) Failing after 7s
Infrastructure CI/CD / Plan Infrastructure (push) Has been skipped
Infrastructure CI/CD / Apply Infrastructure (push) Has been skipped
Simple Test / test (push) Successful in 2s
 Added Grafana service and router configuration:
- Service: grafana-cluster → http://influxdb.tailnet-68f9.ts.net:3000
- Router: grafana-ui → Host(grafana.git-4ta.live)
- Health check: /api/health endpoint
- SSL: Cloudflare certificate resolver

🌐 Access URL: https://grafana.git-4ta.live
- Redirects to /login (working correctly)
- Full SSL/TLS support via Cloudflare

Deployed and tested successfully 
2025-10-12 09:17:33 +00:00
Houzhong Xu
1eafce7290 🎉 Complete Nomad monitoring infrastructure project
Some checks failed
Deploy Nomad Configurations / deploy-nomad (push) Failing after 29s
Infrastructure CI/CD / Validate Infrastructure (push) Failing after 11s
Simple Test / test (push) Successful in 1s
Infrastructure CI/CD / Plan Infrastructure (push) Has been skipped
Infrastructure CI/CD / Apply Infrastructure (push) Has been skipped
 Major Achievements:
- Deployed complete observability stack (Prometheus + Loki + Grafana)
- Established rapid troubleshooting capabilities (3-step process)
- Created heatmap dashboard for log correlation analysis
- Unified logging system (systemd-journald across all nodes)
- Configured API access with Service Account tokens

🧹 Project Cleanup:
- Intelligent cleanup based on Git modification frequency
- Organized files into proper directory structure
- Removed deprecated webhook deployment scripts
- Eliminated 70+ temporary/test files (43% reduction)

📊 Infrastructure Status:
- Prometheus: 13 nodes monitored
- Loki: 12 nodes logging
- Grafana: Heatmap dashboard + API access
- Promtail: Deployed to 12/13 nodes

🚀 Ready for Terraform transition (静默一周后切换)

Project Status: COMPLETED 
2025-10-12 09:15:21 +00:00