@@ -11,10 +11,30 @@ release.
11
11
12
12
### Traces
13
13
14
+ ### Metrics
15
+
16
+ ### Logs
17
+
18
+ ### Resource
19
+
20
+ ### Semantic Conventions
21
+
22
+ ### Compatibility
23
+
24
+ ### OpenTelemetry Protocol
25
+
26
+ ### SDK Configuration
27
+
28
+ ## v1.7.0 (2021-09-30)
29
+
30
+ ### Context
31
+
32
+ - No changes.
33
+
34
+ ### Traces
35
+
14
36
- Prefer global user defined limits over model-sepcific default values.
15
37
([ #1893 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1893 ) )
16
- - Add InstrumentationLibrary to Sampler.ShouldSample.
17
- ([ #1850 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1850 ) )
18
38
- Generalize the "message" event to apply to all RPC systems not just gRPC
19
39
([ #1914 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1914 ) )
20
40
@@ -32,9 +52,14 @@ release.
32
52
[ #1913 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1913 ) ,
33
53
[ #1938 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1938 ) ,
34
54
[ #1958 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1958 ) )
55
+ - Add FaaS metrics semantic conventions ([ #1736 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1736 ) )
56
+ - Update env variable values to match other env variables
57
+ ([ #1965 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1965 ) )
35
58
36
59
### Logs
37
60
61
+ - No changes.
62
+
38
63
### Resource
39
64
40
65
- Exempt Resource from attribute limits.
@@ -60,6 +85,8 @@ release.
60
85
61
86
### Compatibility
62
87
88
+ - No changes.
89
+
63
90
### OpenTelemetry Protocol
64
91
65
92
- Add environment variables for configuring the OTLP exporter protocol (` grpc ` , ` http/protobuf ` , ` http/json ` ) ([ #1880 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1880 ) )
@@ -143,7 +170,6 @@ release.
143
170
144
171
- Clarify the limit on the instrument unit.
145
172
([ #1762 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1762 ) )
146
- - Add FaaS metrics semantic conventions ([ #1736 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1736 ) )
147
173
148
174
### Logs
149
175
0 commit comments