File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ Full list of differences found in [this compare](https://github.com/open-telemet
66
77### Added
88
9+ ### Changed
10+
11+ ## 1.2.0 - 2024-03-29
12+
13+ ### Added
14+
15+ * Indicate if a ` Span ` 's parent or link is remote using 2 bit flag.
16+ [ #484 ] ( https://github.com/open-telemetry/opentelemetry-proto/pull/484 )
917* Add metric.metadata for supporting additional metadata on metrics
1018 [ #514 ] ( https://github.com/open-telemetry/opentelemetry-proto/pull/514 )
1119
@@ -19,8 +27,6 @@ Full list of differences found in [this compare](https://github.com/open-telemet
1927
2028* Add ` flags ` field to ` Span ` and ` Span/Link ` for W3C-specified Trace Context flags.
2129 [ #503 ] ( https://github.com/open-telemetry/opentelemetry-proto/pull/503 )
22- * Indicate if a ` Span ` 's parent or link is remote using 2 bit flag.
23- [ #484 ] ( https://github.com/open-telemetry/opentelemetry-proto/pull/484 )
2430
2531### Changed
2632
You can’t perform that action at this time.
0 commit comments