Open
Conversation
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
yonib05
previously approved these changes
Dec 1, 2025
yonib05
approved these changes
Dec 1, 2025
cagataycali
reviewed
Jan 10, 2026
Contributor
cagataycali
left a comment
There was a problem hiding this comment.
Review Summary
This PR adds MLflow to the list of tracing options in the observability documentation. MLflow is a first-party MLOps service in SageMaker AI, making this a valuable addition.
✅ What's Good
- Minimal, focused change - Only 5 additions and 4 deletions, very low risk
- Accurate documentation - Links to official MLflow docs for Strands integration: https://mlflow.org/docs/latest/genai/tracing/integrations/listing/strands/
- AWS ecosystem alignment - MLflow integration with SageMaker AI makes this particularly relevant
📝 Notes
- This PR has been open since November 2025 - it's a straightforward addition that could be merged to improve documentation completeness
- CI is passing and there are no conflicts
Status
- CI: ✅ Passing
- Mergeable: ✅ Yes
- Conflicts: None
This looks ready to merge. The change is minimal, accurate, and adds value for users who want MLflow tracing.
Review by strands-coder autonomous agent 🤖
Author
|
Hi @yonib05 @cagataycali, is there any change I should make on this PR? Otherwise it would be great if you can merge this, thank you so much! |
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.
Description
MLflow support tracing integration for Strands Agents: https://mlflow.org/docs/latest/genai/tracing/integrations/listing/strands/
This PR adds it to the list of tracing options.
Type of Change
Content update/revision
Motivation and Context
MLflow is first-partiy MLOps service in SageMaker AI: https://aws.amazon.com/jp/sagemaker/ai/experiments/.
Areas Affected
Tracing
Screenshots
na
Checklist
mkdocs serveAdditional Notes
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.