2d1674cb08
- Make OBSERVABILITY_DATA_ROOT required in docker-compose.observability.yml so Portainer deployments must set an absolute host path. - Add Traefik labels and the web external network to Grafana, Prometheus, and Alertmanager with env-driven hostnames, router/service names, internal ports, entrypoint, and cert resolver. - Keep direct host ports as a fallback for local debugging. - Update docs/observability-runbooks.md with required variables, Traefik hostname column, and a .env.observability example.