File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,32 @@ release.
11
11
12
12
### Traces
13
13
14
+ ### Metrics
15
+
16
+ ### Logs
17
+
18
+ ### Events
19
+
20
+ ### Resource
21
+
22
+ ### OpenTelemetry Protocol
23
+
24
+ ### Compatibility
25
+
26
+ ### SDK Configuration
27
+
28
+ ### Common
29
+
30
+ ### Supplementary Guidelines
31
+
32
+ ## v1.32.0 (2024-04-11)
33
+
34
+ ### Context
35
+
36
+ - No changes.
37
+
38
+ ### Traces
39
+
14
40
- Remove the Jaeger Exporter.
15
41
([ #3964 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3964 ) )
16
42
@@ -34,10 +60,16 @@ release.
34
60
35
61
### Events
36
62
63
+ - No changes.
64
+
37
65
### Resource
38
66
67
+ - No changes.
68
+
39
69
### OpenTelemetry Protocol
40
70
71
+ - No changes.
72
+
41
73
### Compatibility
42
74
43
75
- Prometheus compatibility: Clarify naming of the target info metric, and differences between various Prometheus formats.
@@ -51,15 +83,23 @@ release.
51
83
52
84
### SDK Configuration
53
85
86
+ - Define OTEL_EXPERIMENTAL_CONFIG_FILE to ignore other env vars, add env var substitution default syntax.
87
+ ([ #3948 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3948 ) )
54
88
- Clarify environment variable substitution is not recursive
55
89
([ #3913 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3913 ) )
56
90
- Allow ` env: ` prefix in environment variable substitution syntax.
57
91
([ #3974 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3974 ) )
92
+ - Add simple scope configuration to Tracer, Meter, Logger (experimental).
93
+ ([ #3877 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3877 ) )
58
94
59
95
### Common
60
96
97
+ - No changes.
98
+
61
99
### Supplementary Guidelines
62
100
101
+ - No changes.
102
+
63
103
## v1.31.0 (2024-03-13)
64
104
65
105
### Context
You can’t perform that action at this time.
0 commit comments