Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Nov 16, 2025

will update with latest PRs still, just wanted to get this out for any initial review

@trask trask requested a review from a team as a code owner November 16, 2025 04:53
@zeitlinger
Copy link
Member

spring boot starter now supports declarative config - but I'll also add that to the docs

@zeitlinger
Copy link
Member

spring boot starter now supports declarative config - but I'll also add that to the docs

maybe it's a good idea it's not mentioned there in this release without the docs
For the next release, I can prepare the docs and add some smaller follow-up PRs like #14917

`otel.instrumentation.aws-sdk.experimental-span-attributes=true`:
- `aws.queue.name` (SQS)
- `aws.lambda.function.name` (Lambda)
- `aws.lambda.function.arn` (Lambda)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this list doesn't include the ones where just the type changed. If I remember correctly aws sdk used to emit all request type attributes by default and response ones only with the experimental flag.
aws.dynamodb.table_names type change from string -> string[]
experimental aws.dynamodb.consumed_capacity type change from string -> string[]
aws.dynamodb.global_secondary_indexes type change from string -> string[]
aws.dynamodb.local_secondary_indexes type change from string -> string[]
aws.dynamodb.consistent_read type change from string -> boolean
aws.dynamodb.table_count type change from string -> long
aws.dynamodb.limit type change from string -> long
aws.dynamodb.attributes_to_get type change from string -> string[]
aws.dynamodb.segment type change from string -> long
aws.dynamodb.total_segments type change from string -> long
experimental aws.dynamodb.count type change from string -> long
experimental aws.dynamodb.scanned_count type change from string -> long

@trask trask force-pushed the changelog branch 2 times, most recently from 7a0793f to 201edce Compare November 19, 2025 04:26
@trask trask enabled auto-merge (squash) November 19, 2025 17:59
@trask trask merged commit 93575b8 into open-telemetry:main Nov 19, 2025
89 checks passed
@trask trask deleted the changelog branch November 19, 2025 18:28
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