Skip to content

Stabilize Prometheus Summary -> OTLP Summary#4872

Merged
dashpole merged 4 commits intoopen-telemetry:mainfrom
ArthurSens:prom-stabilize-summaries
Feb 25, 2026
Merged

Stabilize Prometheus Summary -> OTLP Summary#4872
dashpole merged 4 commits intoopen-telemetry:mainfrom
ArthurSens:prom-stabilize-summaries

Conversation

@ArthurSens
Copy link
Copy Markdown
Member

Fixes #4749

Changes

Stabilizes the transformation of Prometheus Summaries to OTLP Summaries

For non-trivial changes, follow the change proposal process.

@ArthurSens ArthurSens requested review from a team as code owners February 4, 2026 19:38
@ArthurSens ArthurSens force-pushed the prom-stabilize-summaries branch from 6cb8133 to fcc3f84 Compare February 4, 2026 19:39
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens ArthurSens force-pushed the prom-stabilize-summaries branch from fcc3f84 to 7ae6c51 Compare February 17, 2026 19:56
@ArthurSens
Copy link
Copy Markdown
Member Author

comments addressed!

Removes trailing space to fix markdownlint MD009 violation.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: David Ashpole <dashpole@google.com>
@carlosalberto
Copy link
Copy Markdown
Contributor

cc @jmacd

@dashpole dashpole added this pull request to the merge queue Feb 25, 2026
Merged via the queue into open-telemetry:main with commit 7f68ed3 Feb 25, 2026
8 checks passed
@ArthurSens ArthurSens deleted the prom-stabilize-summaries branch February 25, 2026 20:16
@jack-berg jack-berg mentioned this pull request Mar 3, 2026
github-merge-queue bot pushed a commit that referenced this pull request Mar 5, 2026
### Traces

- Add normative language to the Tracing API/SDK spec concurrency
requirements.

([#4887](#4887))

### Metrics

- Add additional in-development requirements to metric start timestamps.

([#4807](#4807),

[#4902](#4902))

### Logs

- Stabilize optional `Exception` parameter to Logger Emit.

([#4858](#4858))

### Compatibility

- Stabilize Prometheus Summary to OTLP Summary transformation.

([#4872](#4872))

### SDK Configuration

- Declarative configuration: allow language-specific prefixes in
environment
  variable substitution.

([#4891](#4891))
- Mark significant portions of declarative configuration as stable.

([#4568](#4568))
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.

[prometheus] Stabilize Prometheus -> OTLP: Summaries

4 participants