Skip to content

Conversation

pellared
Copy link
Member

@pellared pellared commented Jun 3, 2025

@pellared pellared requested review from a team June 3, 2025 08:36
@pellared pellared added area:sdk Related to the SDK spec:trace Related to the specification/trace directory labels Jun 3, 2025
@pellared pellared self-assigned this Jun 3, 2025
@pellared pellared requested a review from dashpole June 3, 2025 15:54
@pellared pellared mentioned this pull request Jun 12, 2025
@carlosalberto carlosalberto added this pull request to the merge queue Jun 13, 2025
Merged via the queue into open-telemetry:main with commit 57d683c Jun 13, 2025
6 checks passed
@pellared pellared deleted the tracer-sdk-enabled branch June 13, 2025 17:03
@carlosalberto carlosalberto mentioned this pull request Jul 10, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jul 18, 2025
July 2025 release.

### Context

- Add Supplementary Guidelines for environment variables as context
carrier
  specification.

([#4548](#4548))

### 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))
- Define CompositeSampler implementation and built-in ComposableSampler
interfaces.

([#4466](#4466))
- Define how SDK implements `Tracer.Enabled`.

([#4537](#4537))

### Logs

- Stabilize `Event Name` parameter of `Logger.Enabled`.

([#4534](#4534))
- Stabilize SDK and No-Op `Logger.Enabled`.

([#4536](#4536))
- `SeverityNumber=0` MAY be used to represent an unspecified value.

([#4535](#4535))

### Baggage

- Add Supplementary Guidelines for environment variables as context
carrier
  specification.

([#4548](#4548))

### Compatibility

- Clarify expectations about Prometheus content negotiation for metric
names.

([#4543](#4543))

---------

Co-authored-by: Armin Ruech <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:sdk Related to the SDK spec:trace Related to the specification/trace directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define how SDK implements Tracer.Enabled

6 participants