Skip to content

Commit

Permalink
add PR link to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsains committed Nov 27, 2024
1 parent 957dfbc commit 45c25c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Added support for providing `endpoint`, `pollingIntervalMs` and `initialSamplingRate` using environment variable `OTEL_TRACES_SAMPLER_ARG` in `go.opentelemetry.io/contrib/samples/jaegerremote`. (#6310)
- Added support exporting logs via OTLP over gRPC in `go.opentelemetry.io/contrib/config`. (#6340)
- Added support for configuring `Certificate`, `ClientCertificate`, `ClientKey`, and `HeadersList` field when exporting OTLP over gRPC in `go.opentelemetry.io/contrib/config`. (#6376) (TBD)
- Added support for configuring `Certificate`, `ClientCertificate`, `ClientKey`, and `HeadersList` field when exporting OTLP over gRPC in `go.opentelemetry.io/contrib/config`. (#6376) (#6378)

### Changed

Expand Down

0 comments on commit 45c25c4

Please sign in to comment.