Skip to content

feat: Add auto-instrumentation support for AWS Step Functions SDK v2 #14028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

lukeina2z
Copy link
Contributor

This PR introduces auto-instrumentation support for the following AWS resource:

AWS Step Functions SDK v2

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

All newly added tests pass, and no regression issues were found.

Backward Compatibility:
This change is backward compatible. It adds instrumentation for an additional AWS resource without modifying existing behavior in the auto-instrumentation library.

This PR introduces auto-instrumentation support for the following AWS resource:

AWS Step Functions SDK v2

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

All newly added tests pass, and no regression issues were found.

Backward Compatibility:
This change is backward compatible. It adds instrumentation for an additional AWS resource without modifying existing behavior in the auto-instrumentation library.
@lukeina2z lukeina2z requested a review from a team as a code owner June 13, 2025 01:08
@trask trask merged commit 74bc1be into open-telemetry:main Jun 13, 2025
89 checks passed
@lukeina2z lukeina2z deleted the x-foo-2-sfn branch July 10, 2025 22:01
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.

4 participants