Skip to content

Commit 7e12de4

Browse files
committed
docs: add Prometheus slice specification (#238)
- Create comprehensive Prometheus integration specification - Add to Epic #216 as task 3.2.4 - Enabled-by-default with opt-out approach - 8 implementation phases, 13-17 hour estimate - Fixes 11 identified inconsistencies - Based on torrust-demo reference configuration
1 parent a540a12 commit 7e12de4

File tree

2 files changed

+562
-2
lines changed

2 files changed

+562
-2
lines changed

docs/issues/216-epic-release-and-run-commands.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,17 @@ Slices will be implemented sequentially, each delivering a working deployment:
4848
- Progressively expose configuration options to environment config
4949
- **Specification**: [docs/issues/220-tracker-slice-release-run-commands.md](220-tracker-slice-release-run-commands.md)
5050

51-
- [ ] **3.2.3** MySQL slice - #232
51+
- [x] **3.2.3** MySQL slice - #232
5252

5353
- Add MySQL service to docker-compose stack
5454
- Allow user to choose between SQLite and MySQL in environment config
5555
- **Specification**: [docs/issues/232-mysql-slice-release-run-commands.md](232-mysql-slice-release-run-commands.md)
5656

57-
- [ ] **3.2.4** Prometheus slice
57+
- [ ] **3.2.4** Prometheus slice - #238
5858

5959
- Add Prometheus service for metrics collection
6060
- Configure tracker metrics endpoint
61+
- **Specification**: [docs/issues/238-prometheus-slice-release-run-commands.md](238-prometheus-slice-release-run-commands.md)
6162

6263
- [ ] **3.2.5** Grafana slice
6364
- Add Grafana service for metrics visualization

0 commit comments

Comments
 (0)