Skip to content

feat(integration-tests): make tracer layer ARNs configurable via env vars#1097

Merged
jchrostek-dd merged 1 commit intomainfrom
john/tracer-version-config
Mar 12, 2026
Merged

feat(integration-tests): make tracer layer ARNs configurable via env vars#1097
jchrostek-dd merged 1 commit intomainfrom
john/tracer-version-config

Conversation

@jchrostek-dd
Copy link
Contributor

@jchrostek-dd jchrostek-dd commented Mar 12, 2026

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

@jchrostek-dd jchrostek-dd requested a review from a team as a code owner March 12, 2026 17:04
@jchrostek-dd jchrostek-dd force-pushed the john/tracer-version-config branch from 3380fc6 to 62fbc88 Compare March 12, 2026 17:05
…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>
@jchrostek-dd jchrostek-dd force-pushed the john/tracer-version-config branch from 62fbc88 to ab1dfe3 Compare March 12, 2026 17:06
@jchrostek-dd jchrostek-dd merged commit 2882659 into main Mar 12, 2026
49 of 50 checks passed
@jchrostek-dd jchrostek-dd deleted the john/tracer-version-config branch March 12, 2026 17:51
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.

2 participants