Skip to content

1.50.0

Choose a tag to compare

@tomshen tomshen released this 20 Apr 20:20
· 46 commits to master since this release
f330a6a

New Features

  • Emit step spans for pi coding agent sessions.
  • Implement POST /api/ui/query/scalar for LLM Observability data sources. Supports count/cardinality/sum/avg/min/max/median/percentile aggregations, group_by, search filters, per-request time windows, and formula references over the spans tracked by the test agent. Unknown data sources return a zero-valued scalar response instead of erroring.

Bug Fixes

  • Properly verifies DD_SITE and DD_API_KEY on startup if LLM Observability data forwarding is enabled, and disables it if not valid