You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.