mirror of
https://github.com/ced4568/ceds-observability-stack.git
synced 2026-08-12 22:34:03 +00:00
61 lines
1.1 KiB
Markdown
61 lines
1.1 KiB
Markdown
# Project Roadmap
|
|
|
|
## Phase 1 Repo Foundation
|
|
|
|
- [x] Create repo
|
|
- [x] Add README
|
|
- [x] Add architecture document
|
|
- [x] Add setup guide
|
|
- [x] Add roadmap
|
|
- [ ] Add troubleshooting guide
|
|
|
|
---
|
|
|
|
## Phase 2 Metrics Foundation
|
|
|
|
- [x] Install node exporter
|
|
- [x] Add Prometheus config
|
|
- [x] Add K3s node targets
|
|
- [x] Add Proxmox target
|
|
- [x] Add service uptime checks
|
|
|
|
---
|
|
|
|
## Phase 3 Grafana Dashboards
|
|
|
|
- [x] Add Prometheus datasource
|
|
- [x] Build infrastructure dashboard
|
|
- [x] Build K3s dashboard
|
|
- [x] Build Proxmox dashboard
|
|
- [x] Build service uptime dashboard
|
|
|
|
---
|
|
|
|
## Phase 4 Alerting
|
|
|
|
- [ ] Add alert rules
|
|
- [x] Add Alertmanager
|
|
- [ ] Test node down alert
|
|
- [ ] Test service down alert
|
|
- [ ] Document alert response process
|
|
|
|
---
|
|
|
|
## Phase 5 Advanced Observability
|
|
|
|
- [ ] Add Loki for logs
|
|
- [ ] Add Cloudflare access logs
|
|
- [ ] Add Kubernetes event monitoring
|
|
- [ ] Add Proxmox HA event monitoring
|
|
- [ ] Add incident response notes
|
|
|
|
---
|
|
|
|
## Phase 6 Portfolio Polish
|
|
|
|
- [x] Add screenshots
|
|
- [x] Add architecture diagram image
|
|
- [x] Add demo dashboard image
|
|
- [x] Link to Ced's HomeLab repo
|
|
- [x] Link to Ced's NOC repo
|
|
- [ ] Add project summary to portfolio website |