Merged
Conversation
- Remove duplicate traces page (features/prompt-history/traces.mdx) - Create dedicated OpenTelemetry page for generic OTEL setup - Add cross-references between traces, OTEL, and integrations pages - Update integrations page intro to link to OTEL page - Add OpenTelemetry to navigation under Languages & Environments Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- list-evaluations: document include_runs parameter and updated response schema - get-request: add trace_id to response docs and example - get-trace: new endpoint documentation and openapi spec - opentelemetry + otlp-ingest-traces: document event-based GenAI conventions - programmatic evals: document chat_history_source for PROMPT_TEMPLATE columns - mcp.mdx: fix tool count, add get-trace/get-dataset-rows/get-evaluation-rows - mint.json: add get-trace to navigation - openapi.json: add include_runs param, trace_id field, get-trace endpoint, extended Evaluation schema with all as_dict() fields Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
include_runsparameter and updated response schema (PR #597)trace_idto response docs and example (PR #586)chat_history_sourcefor PROMPT_TEMPLATE columns (PR #570)get-trace,get-dataset-rows,get-evaluation-rows)include_runsparam,trace_idfield,GET /traces/{trace_id}endpoint, extended Evaluation schemaFiles changed
features/evaluations/programmatic.mdxlanguages/mcp.mdxlanguages/opentelemetry.mdxmint.jsonopenapi.jsonreference/get-request.mdxreference/get-trace.mdx(new)reference/list-evaluations.mdxreference/otlp-ingest-traces.mdxTest plan
🤖 Generated with Claude Code