Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Added
WithLogLevel
function andLogLevel
type are added to set the log level forInstrumentation
. (#842)otelglobal
probe now collects the user provided tracer name, version and schemaURL. (#844)codespell
make target. (#863)trace-flags
. (#868)google.golang.org/grpc
1.66.0-dev
. (#872)google.golang.org/grpc
1.65.0
. (#904)v1.21.12
. (#905)v1.22.5
. (#905)go.opentelemetry.io/[email protected]
. (#905)google.golang.org/grpc
1.63.3
. (#916)google.golang.org/grpc
1.64.1
. (#916)golang.org/x/net
v0.27.0
. (#917)Changed
v1.24.0
tov1.26.0
ingithub.com/segmentio/kafka-go
instrumentation. (#909)messaging.operation
attribute key is renamed tomessaging.operation.type
.messaging.kafka.destination.partition
key is renamed tomessaging.destination.partition.id
v1.21.0
tov1.26.0
indatabase/sql
instrumentation. (#911)db.statement
attribute key is renamed todb.query.text
.v1.24.0
tov1.26.0
ingoogle.golang.org/grpc
instrumentation. (#912)net.peer.name
attribute key in client instrumentation is renamed toserver.address
.v1.26.0
innet/http
instrumentation. (#913)go.opentelemetry.io/auto
semconv tov1.26.0
. (#914)Fixed
Host
field from the URL if theRequest.Host
is not present. (#888)