Skip to content

Update tracing documentation with new features#92

Open
TwoTau wants to merge 1 commit intomainfrom
mintlify/update-user-annotations-conversation-tab-span-search-26738
Open

Update tracing documentation with new features#92
TwoTau wants to merge 1 commit intomainfrom
mintlify/update-user-annotations-conversation-tab-span-search-26738

Conversation

@TwoTau
Copy link
Member

@TwoTau TwoTau commented Feb 7, 2026

Added documentation for user annotations system, conversation tab view, and enhanced span search capabilities. Updated features/tracing.mdx to reflect recent platform improvements.


Created by Mintlify agent

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
@gemini-code-assist
Copy link

Summary of Changes

Hello @TwoTau, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the tracing documentation to reflect recent platform improvements. It introduces detailed explanations for the new 'Conversation view' feature, which streamlines the understanding of AI interactions, and the 'User annotations' system, enabling direct feedback on traces. Additionally, the documentation for span search capabilities has been enhanced to provide a clearer understanding of its expanded functionality.

Highlights

  • Enhanced Span Search Documentation: The documentation for SearchText has been updated to clarify that it now supports full-text search across span name, span kind, span ID, and all span attributes, including nested values in prompt/response fields.
  • Conversation View Documentation Added: A new section has been added detailing the 'Conversation' tab, which provides a chat-like format for AI interactions, extracting messages from gen_ai spans, displaying system prompts and tool calls, and supporting Claude Code traces.
  • User Annotations System Documented: New documentation introduces the 'Annotations' feature, allowing users to add human feedback, rate interactions (thumbs up/down), and add comments directly to traces and individual spans, with clear steps on how to use it.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • features/tracing.mdx
    • Updated the description of SearchText to include span name, span kind, span ID, and all span attributes for full-text search.
    • Added a new section titled 'Conversation view' detailing its features for displaying AI interactions in a chat-like format.
    • Added a new section titled 'User annotations' explaining how to add human feedback, ratings, and comments to traces and spans.
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

🖼️ Image Usage Check ✅

All 230 images in the repository are being used! No unused images found.

Great job keeping the repository clean! 🎉

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request does a great job of documenting new tracing features, including the conversation view, user annotations, and enhanced search. The explanations are clear and the structure is easy to follow. I've added a couple of minor suggestions to improve the consistency and clarity of the new 'User annotations' section. Overall, this is a solid documentation update.


Add human feedback directly to traces and individual spans using the **Annotations** feature. Annotations help you:

- **Rate interactions**: Give thumbs up/down ratings to mark good or problematic responses

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For improved clarity and consistency with the phrasing in step 4 of the 'how-to' list ('thumbs up or thumbs down'), you could make the terminology for ratings more explicit here.

- **Rate interactions**: Give thumbs-up or thumbs-down ratings to mark good or problematic responses


- **Rate interactions**: Give thumbs up/down ratings to mark good or problematic responses
- **Add comments**: Document observations, issues, or suggestions for improvement
- **Track feedback by span**: Annotate specific spans to pinpoint exactly where issues occurred

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The introduction and 'how-to' guide mention that annotations can be applied to both traces and spans, but this benefit focuses only on spans. To improve consistency and better reflect the feature's capabilities, consider rephrasing this to cover both trace and span level annotations.

- **Pinpoint feedback**: Annotate entire traces for overall feedback, or specific spans to pinpoint exactly where issues occurred.

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.

1 participant