learning_ai_common_plat/services/monitoring
Saravana Achu Mac e9a70edb8b chore(monitoring): document health-check output
What changed:
- Documented the monitoring health-check script as a CLI/standalone output surface.
- Kept console output unchanged because it is the command's user interface.

Warning impact:
- @lysnrai/monitoring scoped warnings: 5 -> 0.
- Workspace warning total: 155 -> 150.

Verification:
- pnpm --filter @lysnrai/monitoring exec tsc --noEmit
- pnpm --filter @lysnrai/monitoring exec eslint . --ext .ts,.tsx
- pnpm lint
2026-05-04 16:34:27 -07:00
..
grafana feat(observability): add phase 2 monitoring and valkey services 2026-03-31 06:57:12 +00:00
loki fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
prometheus feat(observability): add phase 2 monitoring and valkey services 2026-03-31 06:57:12 +00:00
health-check.local.sh fix(monitoring): update health-check endpoints for consolidated services 2026-02-17 20:53:37 -08:00
health-check.ts chore(monitoring): document health-check output 2026-05-04 16:34:27 -07:00
package.json feat(monitoring): add @bytelyst/monitoring package 2026-02-14 15:57:41 -08:00
tsconfig.json feat(services): add monitoring (Loki + Grafana config, health-check) 2026-02-12 11:39:24 -08:00