Skip to content

Commit bf27a98

Browse files
OrHayatdmathieu
andcommitted
Update CHANGELOG.md
Co-authored-by: Damien Mathieu <[email protected]>
1 parent 563a089 commit bf27a98

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
@@ -28,7 +28,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2828
- Document instrument name requirements in `go.opentelemetry.io/otel/metric`. (#5435)
2929
- Prevent random number generation data-race for experimental rand exemplars in `go.opentelemetry.io/otel/sdk/metric`. (#5456)
3030
- Fix counting number of dropped attributes of `Record` in `go.opentelemetry.io/otel/sdk/log`. (#5464)
31-
- Parallelized the Detect function in `opentelemetry-go/sdk/resource` to speed up the detection function when using multiple slow detectors, this also allow multiple custom detectors that rely on context with timeout to run concurrently. (#5402)
31+
- Run the `Detect` method in `go.opentelemetry.io/otel/sdk/resource` in parallel. (#5402)
3232

3333
## [1.27.0/0.49.0/0.3.0] 2024-05-21
3434

0 commit comments

Comments
 (0)