File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,32 @@ 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.5.0 (2021-07-08)
29
+
30
+ ### Context
31
+
32
+ - No changes.
33
+
34
+ ### Traces
35
+
14
36
- Adding environment variables for event and link attribute limits.
15
37
([ #1751 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1751 ) )
38
+ - Clarify some details about span kind and the meanings of the values.
39
+ ([ #1738 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1738 ) )
16
40
- Clarify meaning of the Certificate File option.
17
41
([ #1803 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1803 ) )
18
42
@@ -23,8 +47,12 @@ release.
23
47
24
48
### Logs
25
49
50
+ - Declare OTLP Logs Beta. ([ #1741 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/1741 ) )
51
+
26
52
### Resource
27
53
54
+ - No changes.
55
+
28
56
### Semantic Conventions
29
57
30
58
- Clean up FaaS semantic conventions, add ` aws.lambda.invoked_arn ` .
@@ -34,8 +62,12 @@ release.
34
62
35
63
### Compatibility
36
64
65
+ - No changes.
66
+
37
67
### OpenTelemetry Protocol
38
68
69
+ - No changes.
70
+
39
71
### SDK Configuration
40
72
41
73
- Allow selecting multiple exporters via ` OTEL_TRACES_EXPORTER ` and ` OTEL_METRICS_EXPORTER `
You can’t perform that action at this time.
0 commit comments