Skip to content

Commit 5129ca1

Browse files
authored
Mention new Kafka span attributes in changelog (open-telemetry#1122)
Follow-up for open-telemetry#1027 + syntax cleanup.
1 parent 69d2ce5 commit 5129ca1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ New:
2020
- Clarify env variables in otlp exporter
2121
([#975](https://github.com/open-telemetry/opentelemetry-specification/pull/975))
2222
- Add Prometheus exporter environment variables
23-
([#1021](https://github.com/open-telemetry/opentelemetry-specification/pull/1021)).
23+
([#1021](https://github.com/open-telemetry/opentelemetry-specification/pull/1021))
2424
- Default propagators in un-configured API must be no-op
25-
([#930](https://github.com/open-telemetry/opentelemetry-specification/pull/930)).
25+
([#930](https://github.com/open-telemetry/opentelemetry-specification/pull/930))
2626
- Define resource mapping for Jaeger exporters
2727
([#891](https://github.com/open-telemetry/opentelemetry-specification/pull/891))
2828
- Add resource semantic conventions for operating systems
@@ -33,6 +33,8 @@ New:
3333
([#862](https://github.com/open-telemetry/opentelemetry-specification/pull/862))
3434
- Add resource semantic convention for deployment environment
3535
([#606](https://github.com/open-telemetry/opentelemetry-specification/pull/606/))
36+
- Refine semantic conventions for messaging systems and add specific attributes for Kafka
37+
([#1027](https://github.com/open-telemetry/opentelemetry-specification/pull/1027))
3638
- Clarification of the behavior of the Trace API, re: context propagation, in
3739
the absence of an installed SDK
3840
- Add API and semantic conventions for recording exceptions as Span Events
@@ -52,7 +54,7 @@ New:
5254
- Add Metric SDK specification (partial): covering terminology and Accumulator component
5355
([#626](https://github.com/open-telemetry/opentelemetry-specification/pull/626))
5456
- Clarify context interaction for trace module
55-
([#1063](https://github.com/open-telemetry/opentelemetry-specification/pull/1063))
57+
([#1063](https://github.com/open-telemetry/opentelemetry-specification/pull/1063))
5658
- Add `Shutdown` function to `*Provider` SDK
5759
([#1074](https://github.com/open-telemetry/opentelemetry-specification/pull/1074))
5860
- Add semantic conventions for system metrics

0 commit comments

Comments
 (0)