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
- Deploy a Phenotype observability backend (PhenoObservability) and obtain its public UI URL.
- In the Vercel dashboard for
agileplus-landing, add an env var namedPHENO_OTLP_UI_URL. - Redeploy. The iframe will pick up the URL on the next build.