Skip to content

fix(templates): bump otel version on two templates - #2290

Merged
jariy17 merged 1 commit into
aws:refactorfrom
Hweinstock:fix/otel-version
Sep 11, 2026
Merged

fix(templates): bump otel version on two templates#2290
jariy17 merged 1 commit into
aws:refactorfrom
Hweinstock:fix/otel-version

Conversation

@Hweinstock

@Hweinstock Hweinstock commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Problem

There is an old otel version pin in two templates that causes spans to be delivered to the aws/spans group instead of the runtimes own log group.

Solution

bump them to 0.18.0 (which changes this behavior).

Verification

  • deployed an A2A and AGUI agent, and invoked each once.
  • previously verified this spans now end up in the correct log group when working with other templates.

@github-actions github-actions Bot added the size/xs PR size: XS label Sep 11, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added agentcore-harness-reviewing AgentCore Harness review in progress claude-security-reviewing Claude Code /security-review in progress labels Sep 11, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@github-actions github-actions Bot added size/xs PR size: XS and removed size/xs PR size: XS labels Sep 11, 2026
@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Sep 11, 2026

@agentcore-devx-automation agentcore-devx-automation Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AgentCore Harness Review

Verdict: Looks good

Simple, focused version bump of aws-opentelemetry-distro from ~= 0.17.0 to ~= 0.18.0 in the a2a-python-strands and agui-python-strands template pyproject.toml files. This aligns those two templates with the version already used by the other Python templates (mcp-python-fastmcp, agent-python-minimal, agent-python-strands, export-harness-python), and fixes the span-routing issue described in the PR. Version 0.18.0 is a real published release on PyPI. Author verified end-to-end by deploying and invoking A2A and AGUI agents. No test or telemetry concerns apply to a template dependency bump.

Nothing blocking — safe to merge.

@agentcore-devx-automation agentcore-devx-automation Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Sep 11, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.06%. Comparing base (4a23516) to head (81822ca).
⚠️ Report is 1 commits behind head on refactor.

Additional details and impacted files
@@            Coverage Diff            @@
##           refactor    #2290   +/-   ##
=========================================
  Coverage     97.06%   97.06%           
=========================================
  Files           569      569           
  Lines         39322    39322           
=========================================
  Hits          38167    38167           
  Misses         1155     1155           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Hweinstock
Hweinstock marked this pull request as ready for review September 11, 2026 20:07
@jariy17
jariy17 merged commit b229c65 into aws:refactor Sep 11, 2026
22 of 26 checks passed
@Hweinstock
Hweinstock deleted the fix/otel-version branch September 11, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants