Skip to content

1.51.0

Choose a tag to compare

@tomshen tomshen released this 23 Apr 19:49
· 40 commits to master since this release
fd80978

New Features

  • claude hooks: Insert a step span between the agent span and its llm/tool children for instrumented Claude Code sessions.
  • Pi coding agent spans now default ml_app to pi-coding-agent instead of inheriting the Claude Code value. Override with DD_PI_CODING_AGENT_ML_APP.

Bug Fixes

  • LLMObs events that arrive without an explicit ml_app tag now fall back to lapdog (previously unknown), so unattributed lapdog traffic is grouped under a meaningful app name.