@@ -13,12 +13,38 @@ release.
13
13
14
14
### Metrics
15
15
16
+ ### Logs
17
+
18
+ ### Resource
19
+
20
+ ### Compatibility
21
+
22
+ ### SDK Configuration
23
+
24
+ ### Common
25
+
26
+ ### Supplemenatary Guidelines
27
+
28
+ ## v1.24.0 (2023-08-10)
29
+
30
+ ### Context
31
+
32
+ - No changes.
33
+
34
+ ### Traces
35
+
36
+ - No changes.
37
+
38
+ ### Metrics
39
+
16
40
- Specify how to handle instrument name conflicts.
17
41
([ #3626 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3626 ) )
18
42
- Add experimental metric attributes advice API.
19
43
([ #3546 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3546 ) )
20
44
- Revise the exemplar default reservoirs.
21
45
([ #3627 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3627 ) )
46
+ - Mark the default aggregation cardinality Experimental in MetricReader.
47
+ ([ #3619 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3619 ) )
22
48
- Mark Metric No-Op API as stable.
23
49
([ #3642 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3642 ) )
24
50
- MetricProducers are provided as config to MetricReaders instead of through a RegisterProducer operation.
@@ -28,22 +54,32 @@ release.
28
54
29
55
### Logs
30
56
57
+ - Clarify how log appender use Scope name and attributes.
58
+ ([ #3583 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3583 ) )
31
59
- Mark No-Op Logs Bridge API as stable.
32
60
([ #3642 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3642 ) )
33
61
34
62
### Resource
35
63
64
+ - No changes.
65
+
36
66
### Compatibility
37
67
38
68
- Prometheus exporters SHOULD provide configuration to disable the addition of ` _total ` suffixes.
39
69
([ #3590 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3590 ) )
40
70
41
71
### SDK Configuration
42
72
73
+ - No changes.
74
+
43
75
### Common
44
76
77
+ - No changes.
78
+
45
79
### Supplemenatary Guidelines
46
80
81
+ - No changes.
82
+
47
83
## v1.23.0 (2023-07-12)
48
84
49
85
### Context
@@ -78,8 +114,6 @@ release.
78
114
([ #3559 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3559 ) )
79
115
- Make SDK Logger Creation more normative.
80
116
([ #3529 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3529 ) )
81
- - Clarify how log appender use Scope name and attributes.
82
- ([ #3583 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3583 ) )
83
117
84
118
### Resource
85
119
0 commit comments