Skip to content

Commit 4998eb1

Browse files
authored
[EDITORIAL] fix changelog entry for PR 3185 (open-telemetry#3217)
1 parent 807d610 commit 4998eb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Increment the:
2121
* [SDK] Fix instrumentation scope attributes evaluated in equal method
2222
[#3214](https://github.com/open-telemetry/opentelemetry-cpp/pull/3214)
2323

24+
* [EXPORTER] Fix scope attributes missing from otlp traces metrics
25+
[#3185](https://github.com/open-telemetry/opentelemetry-cpp/pull/3185)
26+
2427
## [1.18 2024-11-25]
2528

2629
* [EXPORTER] Fix crash in ElasticsearchLogRecordExporter
@@ -155,9 +158,6 @@ Increment the:
155158
* [bazel] Update opentelemetry-proto in MODULE.bazel
156159
[#3163](https://github.com/open-telemetry/opentelemetry-cpp/pull/3163)
157160

158-
* [EXPORTER] Fix scope attributes missing from otlp traces metrics
159-
[#3185](https://github.com/open-telemetry/opentelemetry-cpp/pull/3185)
160-
161161
Important changes:
162162

163163
* [API] Jaeger Propagator should not be deprecated

0 commit comments

Comments
 (0)