Find published dossiers by topic, company, product or technology.

Showing 1–3 of 3 dossiers

Grafana Agent Observability links live agent telemetry to evals and CI regression gates

Grafana’s GA agent-observability stack can track latency, tokens, cost and conversations, score live traffic with deterministic or LLM-based evaluators, route failures into test collections, compare experiments and use those results as pull-request gates. Evaluator quality and instrumentation coverage remain the main limits.

Supabase fixes broken client trace propagation and links frontend traces to backend logs

The new tracing path gives Supabase requests a shared trace_id across browser or app spans and backend logs, with support for OpenTelemetry-compatible tooling. For JavaScript users, the practical detail is a required upgrade to supabase-js 2.112.0 or later because 2.106.0 through 2.111.x silently failed to propagate headers in bundled applications.