Skip to content

Stabilize GetAll in TextMap Extract#4472

Merged
jack-berg merged 5 commits intoopen-telemetry:mainfrom
jamesmoessis:stabilise-getall
Apr 10, 2025
Merged

Stabilize GetAll in TextMap Extract#4472
jack-berg merged 5 commits intoopen-telemetry:mainfrom
jamesmoessis:stabilise-getall

Conversation

@jamesmoessis
Copy link
Contributor

Fixes #4471

Changes

Removes "In Development" status notice for GetAll

@jamesmoessis jamesmoessis marked this pull request as ready for review April 2, 2025 16:33
@jamesmoessis jamesmoessis requested review from a team April 2, 2025 16:33
Copy link
Member

@jack-berg jack-berg left a comment

Choose a reason for hiding this comment

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

Can remove the "except where otherwise specified." from here as well.

@pellared
Copy link
Member

pellared commented Apr 2, 2025

Can remove the "except where otherwise specified." from here as well.

Done 30d1c76

@jamesmoessis
Copy link
Contributor Author

Thankyou for that @pellared 😄

@pellared pellared added spec:context Related to the specification/context directory changelog.opentelemetry.io labels Apr 7, 2025
@trask
Copy link
Member

trask commented Apr 10, 2025

I think this is probably uncontroversial, has been open for a week, and has enough approvals to merge

@jack-berg jack-berg merged commit 496a149 into open-telemetry:main Apr 10, 2025
6 checks passed
@carlosalberto carlosalberto mentioned this pull request Apr 15, 2025
carlosalberto added a commit that referenced this pull request Apr 15, 2025
### Context

- Add context propagation through Environment Variables specification.

([#4454](#4454))
- On Propagators API, stabilize `GetAll` on the `TextMap` Extract.

([#4472](#4472))

### Traces

- Define sampling threshold field in OpenTelemetry TraceState; define
the behavior
of TraceIdRatioBased sampler in terms of W3C Trace Context Level 2
randomness.

([#4166](#4166))

### Metrics

- Clarify SDK behavior for Instrument Advisory Parameter.

([#4389](#4389))

### Logs

- Add `Enabled` opt-in operation to the `LogRecordProcessor`.

([#4439](#4439))
- Stabilize `Logger.Enabled`.

([#4463](#4463))
- Stabilize `EventName`.

([#4475](#4475))

### Baggage

- Add context (baggage) propagation through Environment Variables
specification.

([#4454](#4454))

### Resource

- Add Datamodel for Entities.

([#4442](#4442))

### SDK Configuration

- Convert declarative config env var substitution syntax to ABNF.

([#4448](#4448))
- List declarative config supported SDK extension plugin interfaces.

([#4452](#4452))

---------

Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
@jamesmoessis jamesmoessis deleted the stabilise-getall branch April 22, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog.opentelemetry.io spec:context Related to the specification/context directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stabilize GetAll on the TextMap Extract in Propagators API

7 participants