Commit 4988a46
Release 1.47.0 (#4584)
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 <7052238+arminru@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>1 parent 8aa1d27 commit 4988a46
1 file changed
+38
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
15 | 39 | | |
16 | 40 | | |
17 | 41 | | |
| |||
23 | 47 | | |
24 | 48 | | |
25 | 49 | | |
26 | | - | |
27 | | - | |
28 | 50 | | |
29 | 51 | | |
30 | 52 | | |
| |||
34 | 56 | | |
35 | 57 | | |
36 | 58 | | |
37 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
38 | 65 | | |
39 | 66 | | |
40 | 67 | | |
41 | 68 | | |
42 | 69 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 70 | + | |
55 | 71 | | |
56 | | - | |
| 72 | + | |
| 73 | + | |
57 | 74 | | |
58 | 75 | | |
59 | 76 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 77 | + | |
| 78 | + | |
63 | 79 | | |
64 | 80 | | |
65 | 81 | | |
| |||
0 commit comments