Skip to content

Commit 749a696

Browse files
dashpoleMrAlias
andcommitted
Update CHANGELOG.md
Co-authored-by: Tyler Yahn <[email protected]>
1 parent 7043ed7 commit 749a696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4444
- The default `TranslationStrategy` in `go.opentelemetry.io/exporters/prometheus` is changed from `otlptranslator.NoUTF8EscapingWithSuffixes` to `otlptranslator.UnderscoreEscapingWithSuffixes`. (#7421)
4545
- The `ErrorType` function in `go.opentelemetry.io/otel/semconv/v1.37.0` now handles custom error types.
4646
If an error implements an `ErrorType() string` method, the return value of that method will be used as the error type. (#7442)
47-
- Improve performance of concurrent measurements in `go.opentelemetry.io/otel/sdk/metric`. (#7189)
47+
- Improve performance of concurrent measurements in `go.opentelemetry.io/otel/sdk/metric`. (#7427)
4848

4949
<!-- Released section -->
5050
<!-- Don't change this section unless doing release -->

0 commit comments

Comments
 (0)