Files
onelab-k8s-1.27/gitops/observability
timotheereausanofi 4f66f7f7ed feat(observability): OneLab-only Promtail, provisioned OneLab logs dashboard
- Promtail: keep kubernetes-pods in namespace onelab; tag host file logs (host-logs)
- Grafana: enable dashboard sidecar; ConfigMap onelab-logs.json
- Dashboard: stats (total/error/warn heuristics), logs panel, component + regex filters

Made-with: Cursor
2026-03-20 11:28:47 +01:00
..

OneLab observability (Helm umbrella)

Loki + Promtail + Grafana dependencies are pinned in Chart.lock; packaged charts live in charts/*.tgz.

Deployed by Argo CD as the second sources entry in gitops/argocd/application.yaml with releaseName: onelab-obs.

See ../docs/OBSERVABILITY.md for operations and security notes.