EvalGlass

Integration · OpenTelemetry

Evaluate OpenTelemetry traces in EvalGlass.

OpenTelemetry is an open standard for traces. You bring traces you have already exported; EvalGlass normalizes them locally into its vendor-neutral trace model and your coding agent turns them into project-specific checks. Exported import ships now. A live provider pull is an experimental, opt-in lane (the connect --live verb) — nothing is phoned home and no SDK runs on the evaluation path.

Import my exported OpenTelemetry traces and build checks around them.

What ships today

Import of exported OpenTelemetry traces (file/JSON) → local normalization to a TraceEnvelope → project-specific checks → a bounded scorecard. No vendor dashboard owns the result; your repo stays the source of truth.

The live lane experimental

A live pull directly from OpenTelemetry is an experimental, opt-in lane reachable with the connect --live verb — until then, export from OpenTelemetry and import the file. We mark the difference plainly so nothing reads as more finished than it is.

In the docs

Connectors & status →
what imports now, what is planned
Working with traces →
exported-trace import