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
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) while preserving current values as defaults.
This enables testing against custom tracer builds without code changes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments