8000 Fix aws timeseries requests misdetected as dynamodb by laurit · Pull Request #13579 · open-telemetry/opentelemetry-java-instrumentation · GitHub
[go: up one dir, main page]

Skip to content

Conversation

laurit
Copy link
Contributor
@laurit laurit commented Mar 24, 2025

Aws timeseries has request classes with the same name as what dynamodb has, for example software.amazon.awssdk.services.timestreamwrite.model.CreateTableRequest and ListTablesRequest and UpdateTableRequest. Add part of the package name to the matched class name to ensure that the name matches only the intended dynamodb classes.

@laurit laurit requested a review from a team as a code owner March 24, 2025 13:51
@laurit laurit merged commit e8ed4e2 into open-telemetry:main Mar 25, 2025
86 checks passed
@laurit laurit deleted the aws-dynamo branch March 25, 2025 07:10
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