Skip to content

Conversation

@obostjancic
Copy link
Member

@obostjancic obostjancic commented Dec 10, 2025

Closes TET-1574: Move LLM calls up in the agent monitoring manual instrumentation

  • Renames AI Client to LLM Call
  • Moves LLM Calls to be the first span on the page
  • Simplifies examples
  • Moves Attribute lists into collapsible sections
  • Aligns JS and Python docs

@linear
Copy link

linear bot commented Dec 10, 2025

@vercel
Copy link

vercel bot commented Dec 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Dec 11, 2025 0:35am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Preview Dec 11, 2025 0:35am

Comment on lines 81 to 82
span.set_data("gen_ai.usage.input_tokens", result.usage.input_tokens)
span.set_data("gen_ai.usage.output_tokens", result.usage.output_tokens)

This comment was marked as outdated.

@obostjancic obostjancic merged commit 71c7959 into master Dec 11, 2025
14 checks passed
@obostjancic obostjancic deleted the ogi/tet-1574-move-llm-calls-up-in-the-agent-monitoring-manual branch December 11, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants