You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(integration-tests): make tracer layer ARNs configurable via env vars (#1097)
Allow passing custom tracer library versions via environment variables
(`NODE_TRACER_LAYER_ARN`, `PYTHON_TRACER_LAYER_ARN`,
`JAVA_TRACER_LAYER_ARN`, `DOTNET_TRACER_LAYER_ARN`). Current hardcoded
values remain as defaults.
No updates were made to actual extension code.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments