Skip to content

Update docs for PRs merged March 18-22#245

Merged
Jped merged 2 commits intomasterfrom
docs/reorganize-otel-traces
Mar 22, 2026
Merged

Update docs for PRs merged March 18-22#245
Jped merged 2 commits intomasterfrom
docs/reorganize-otel-traces

Conversation

@Jped
Copy link
Contributor

@Jped Jped commented Mar 19, 2026

Summary

  • list-evaluations: Document new include_runs parameter and updated response schema (PR #597)
  • get-request: Add trace_id to response docs and example (PR #586)
  • get-trace: New endpoint documentation and OpenAPI spec (PR #586)
  • OpenTelemetry / OTLP: Document event-based GenAI semantic conventions (PRs #596, #598)
  • Programmatic evals: Document chat_history_source for PROMPT_TEMPLATE columns (PR #570)
  • MCP docs: Fix tool count, add missing tools to table (get-trace, get-dataset-rows, get-evaluation-rows)
  • openapi.json: Add include_runs param, trace_id field, GET /traces/{trace_id} endpoint, extended Evaluation schema

Files changed

  • features/evaluations/programmatic.mdx
  • languages/mcp.mdx
  • languages/opentelemetry.mdx
  • mint.json
  • openapi.json
  • reference/get-request.mdx
  • reference/get-trace.mdx (new)
  • reference/list-evaluations.mdx
  • reference/otlp-ingest-traces.mdx

Test plan

  • Verify docs site builds successfully
  • Check new get-trace page renders correctly
  • Verify openapi.json renders correct parameters in API reference pages
  • Confirm MCP tools table matches actual MCP server tool list

🤖 Generated with Claude Code

- 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>
Copy link
Contributor

@adagradschool adagradschool left a comment

Choose a reason for hiding this comment

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

neat! 🧹

- 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>
@Jped Jped changed the title Reorganize OTEL and traces documentation Update docs for PRs merged March 18-22 Mar 22, 2026
@Jped Jped merged commit 6caa67b into master Mar 22, 2026
4 checks passed
@Jped Jped deleted the docs/reorganize-otel-traces branch March 22, 2026 15:45
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.

2 participants