Skip to content

docs: add Remote Trace Providers guide for evals SDK#634

Merged
Unshure merged 1 commit intostrands-agents:mainfrom
afarntrog:trace_provider_docs
Mar 17, 2026
Merged

docs: add Remote Trace Providers guide for evals SDK#634
Unshure merged 1 commit intostrands-agents:mainfrom
afarntrog:trace_provider_docs

Conversation

@afarntrog
Copy link
Copy Markdown
Contributor

@afarntrog afarntrog commented Mar 10, 2026

Description

Add documentation for evaluating remote traces from observability backends (CloudWatch and Langfuse). Includes setup, configuration, and usage examples for running evaluations against production/staging agent traces without re-running them. Update navigation to include the new page.

Related Issues

Type of Change

  • New content

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using npm run dev
  • Links in the documentation are valid and working

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add documentation for evaluating remote traces from observability
backends (CloudWatch and Langfuse). Includes setup, configuration,
and usage examples for running evaluations against production/staging
agent traces without re-running them. Update navigation to include
the new page.
@github-actions
Copy link
Copy Markdown
Contributor

Documentation Preview Ready

Your documentation preview has been successfully deployed!

Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-634/docs/user-guide/quickstart/overview/

Updated at: 2026-03-10T17:43:04.868Z

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Assessment: Request Changes

This is a well-structured documentation guide for evaluating remote traces. The content is clear, includes proper setup instructions, error handling, and a custom provider implementation section.

Review Summary
  • Code Example Accuracy: The CoherenceEvaluator referenced on lines 104 and 125 doesn't appear to exist in the documented evaluators. This should be replaced with an existing evaluator (e.g., HelpfulnessEvaluator, FaithfulnessEvaluator).
  • Documentation Structure: Well-organized with clear sections for installation, configuration, usage examples, and error handling.
  • Navigation: Appropriately placed in the evals-sdk section.

Nice addition to the evals SDK documentation - just needs the evaluator reference fixed.

@Unshure Unshure merged commit 58be027 into strands-agents:main Mar 17, 2026
5 checks passed
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.

3 participants