Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request prepares new gem releases for the following gems:
For each gem, this pull request modifies the gem version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.
The generated changelog entries have been copied below:
opentelemetry-api
v1.6.0 / 2025-08-14
attributesandeventsopentelemetry-sdk
v1.8.1 / 2025-08-14
opentelemetry-exporter-otlp-logs
v0.2.1 / 2025-08-14
opentelemetry-exporter-otlp-metrics
v0.6.0 / 2025-08-14
opentelemetry-metrics-api
v0.4.0 / 2025-08-14
/in instrument namesopentelemetry-metrics-sdk
v0.8.0 / 2025-08-14
BREAKING CHANGE: Update default aggregation temporality for counter, histogram, and up down counter to cumulative
ADDED: Support asynchronous instruments: ObservableGauge, ObservableCounter and ObservableUpDownCounter
FIXED: Validate scale range on exponential histograms and raise exception if out of bounds
FIXED: Update max instrument name length from 63 to 255 characters and allow
/in instrument namesFIXED: Validate scale range and raise exception if out of bounds for exponential histograms
opentelemetry-logs-sdk
v0.3.0 / 2025-08-14