8000 feat: AWS SDK v1 Step Functions auto-instrumentation support by lukeina2z · Pull Request #14003 · open-telemetry/opentelemetry-java-instrumentation · GitHub
[go: up one dir, main page]

Skip to content

Conversation

lukeina2z
Copy link
Contributor

This PR adds AWS SDK v1 auto-instrumentation support for the following AWS resource:

Step Functions

Tests Run:
./gradlew spotlessCheck
./gradlew clean assemble
./gradlew instrumentation:check
./gradlew :smoke-tests:test

No regression issues found. All newly added tests pass.

Backward Compatibility:
There is no risk of breaking existing functionality. This change only adds instrumentation for additional AWS resources without modifying the existing behavior of the auto-instrumentation library.

@lukeina2z lukeina2z requested a review from a team as a code owner June 9, 2025 03:24
This PR adds AWS SDK v1 auto-instrumentation support for the following AWS resource:

Step Functions

Tests Run:
./gradlew spotlessCheck
./gradlew clean assemble
./gradlew instrumentation:check
./gradlew :smoke-tests:test

No regression issues found. All newly added tests pass.

Backward Compatibility:
There is no risk of breaking existing functionality. This change only adds instrumentation for additional AWS resources without modifying the existing behavior of the auto-instrumentation library.
lukeina2z and others added 3 commits June 10, 2025 11:28
1. Used constant from semconv.
2. Moved extraction code out of the experimental module.
Copy link
Contributor
@laurit laurit left a comment

Choose a reason for hiding this comment

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

could wait until after merging #14015 and replace the keys in test with a constant from incubating semconv

@lukeina2z
Copy link
Contributor Author

could wait until after merging #14015 and replace the keys in test with a constant from incubating semconv

I can make the update.

@laurit laurit added this to the v2.17.0 milestone Jun 12, 2025
@trask trask merged commit c726d32 into open-telemetry:main Jun 12, 2025
89 checks passed
@lukeina2z lukeina2z deleted the x-bar-1-sfn branch July 11, 2025 02:57
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.

3 participants
0