Observability

Embedded OTel UI (traces, metrics, logs) from the Phenotype observability backend.

Backend not configured

The PHENO_OTLP_UI_URL environment variable is not set for this Vercel deployment. Tier-3 /otel requires an externally-hosted OTel UI (Phoenix, Jaeger, Grafana Tempo, etc.) to embed.

how to fix
  1. Deploy a Phenotype observability backend (PhenoObservability) and obtain its public UI URL.
  2. In the Vercel dashboard for agileplus-landing, add an env var named PHENO_OTLP_UI_URL.
  3. Redeploy. The iframe will pick up the URL on the next build.