Skip to content

Commit

Permalink
docs(CHANGELOG): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 committed Dec 9, 2024
1 parent 35c0460 commit c2c6864
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Added support exporting logs via OTLP over gRPC in `go.opentelemetry.io/contrib/config`. (#6340)
- The `go.opentelemetry.io/contrib/bridges/otellogr` module.
This module provides an OpenTelemetry logging bridge for `github.com/go-logr/logr`. (#6386)
- Generate New Server Metrics when set env `OTEL_SEMCONV_STABILITY_OPT_IN=http/dup` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. (#6411)


### Changed

Expand Down

0 comments on commit c2c6864

Please sign in to comment.