Skip to content

Commit caf1167

Browse files
carrbspellared
andauthored
Update CHANGELOG.md per suggestion
Co-authored-by: Robert Pająk <[email protected]>
1 parent 238bcb6 commit caf1167

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
@@ -15,7 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1515

1616
### Fixed
1717

18-
- Mimic the `context.WithoutCancel` behavior introduced in Go 1.21 to fix metric recording on timed out requests in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. (#4542)
18+
- Fix `http.Handler` metric instrumentation in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` to record metrics on timed out requests. (#4542)
1919
- Fix `NewServerHandler` in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` to correctly set the span status depending on the gRPC status. (#4587)
2020
- Update `go.opentelemetry.io/contrib/detectors/aws/ecs` to fix the task ARN when it is not valid. (#3583)
2121
- Do not panic in `go.opentelemetry.io/contrib/detectors/aws/ecs` when the container ARN is not valid. (#3583)

0 commit comments

Comments
 (0)