You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-2Lines changed: 24 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,32 @@ release.
7
7
8
8
## Unreleased
9
9
10
-
- Adds note that implementations can ignore links with invalid SpanContext([#1492](https://github.com/open-telemetry/opentelemetry-specification/pull/1492))
11
-
- Adds `none` as a possible value for OTEL_TRACES_EXPORTER and OTEL_METRICS_EXPORTER to disable export
10
+
### Traces
11
+
12
+
### Metrics
13
+
14
+
### Logs
15
+
16
+
### Semantic Conventions
17
+
18
+
## v1.1.0 (2021-03-11)
19
+
20
+
### Traces
21
+
22
+
- Implementations can ignore links with invalid SpanContext([#1492](https://github.com/open-telemetry/opentelemetry-specification/pull/1492))
23
+
- Add `none` as a possible value for OTEL_TRACES_EXPORTER to disable export
0 commit comments