-
Notifications
You must be signed in to change notification settings - Fork 604
Insights: open-telemetry/opentelemetry-go-contrib
Overview
Could not load contribution data
Please try again later
26 Pull requests merged by 5 people
-
chore(deps): update go-openapi packages
#6920 merged
Mar 12, 2025 -
internal/shared/semconv: set http.route from Request.Pattern
#6905 merged
Mar 12, 2025 -
fix(deps): update kubernetes packages to v0.32.3
#6918 merged
Mar 12, 2025 -
fix(deps): update googleapis to 81fb87f
#6915 merged
Mar 12, 2025 -
fix(deps): update aws-sdk-go-v2 monorepo
#6916 merged
Mar 12, 2025 -
fix(deps): update module github.com/golangci/golangci-lint to v1.64.7
#6917 merged
Mar 12, 2025 -
chore(deps): update golang.org/x/telemetry digest to fdfaad8
#6909 merged
Mar 11, 2025 -
chore(deps): update module github.com/ghostiam/protogetter to v0.3.10
#6910 merged
Mar 11, 2025 -
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/sns to v1.34.2
#6911 merged
Mar 11, 2025 -
chore(deps): update github.com/golangci/dupl digest to f665c8d
#6904 merged
Mar 10, 2025 -
Align jaeger probabilistic sampler with trace.TraceIDRatioBased
#6892 merged
Mar 10, 2025 -
remove deprecated config module
#6894 merged
Mar 10, 2025 -
chore(deps): update module github.com/bytedance/sonic to v1.13.1
#6903 merged
Mar 7, 2025 -
chore(deps): update module github.com/golang/snappy to v1
#6902 merged
Mar 7, 2025 -
chore(deps): update module github.com/bytedance/sonic/loader to v0.2.4
#6900 merged
Mar 7, 2025 -
chore(deps): update module github.com/bytedance/sonic to v1.13.0
#6901 merged
Mar 7, 2025 -
chore(deps): update sigs.k8s.io/json digest to cfa47c3
#6226 merged
Mar 6, 2025 -
fix(deps): update golang.org/x
#6829 merged
Mar 6, 2025 -
fix(deps): update module github.com/jcchavezs/porto to v0.7.0
#6182 merged
Mar 6, 2025 -
fix(deps): update googleapis to a0af3ef
#6813 merged
Mar 6, 2025 -
fix(deps): update kubernetes packages to v0.32.2
#6427 merged
Mar 6, 2025 -
chore(deps): update module github.com/tklauser/go-sysconf to v0.3.15
#6890 merged
Mar 6, 2025 -
chore(deps): update module github.com/openpeedeep/depguard/v2 to v2.2.1
#6895 merged
Mar 6, 2025 -
chore(deps): update module honnef.co/go/tools to v0.6.1
#6893 merged
Mar 6, 2025 -
chore(deps): update module github.com/tklauser/numcpus to v0.10.0
#6891 merged
Mar 6, 2025 -
Drop support for Go 1.22
#6853 merged
Mar 6, 2025
7 Pull requests opened by 3 people
-
Switch the semconv migration default to new
#6899 opened
Mar 7, 2025 -
Add akats7 to triagers
#6906 opened
Mar 10, 2025 -
otelhttp: Ignore informational response status codes when persisting status
#6913 opened
Mar 11, 2025 -
otelhttp: Remove custom wrapper after handling request
#6914 opened
Mar 11, 2025 -
chore(deps): update module github.com/breml/bidichk to v0.3.3
#6921 opened
Mar 12, 2025 -
chore(deps): update module github.com/breml/errchkjson to v0.4.1
#6922 opened
Mar 12, 2025 -
chore(deps): update module github.com/catenacyber/perfsprint to v0.9.1
#6923 opened
Mar 13, 2025
4 Issues closed by 1 person
-
For golang `go.opentelemetry.io/contrib/config` is not an ideal name
#5597 closed
Mar 11, 2025 -
Investigate GRPC Tracer to support filtering or exclude the Health Checking Protocol.
#355 closed
Mar 10, 2025 -
Support MongoDB driver v2
#6898 closed
Mar 7, 2025 -
Dependencies blocked waiting on v1.23.0+ support
#6104 closed
Mar 6, 2025
4 Issues opened by 3 people
-
Clean Route setup in HTTP instrumentations
#6919 opened
Mar 12, 2025 -
`RespWriterWrapper` incorrectly handles `100 Continue` response
#6912 opened
Mar 11, 2025 -
`otelhttp.NewHandler` body wrapper alters default behaviour of `Expect: 100-continue` header handling
#6908 opened
Mar 10, 2025 -
Switch from opt-in to new semconv to being opt-out of semconv for all HTTP instrumentation
#6897 opened
Mar 6, 2025
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Design document for otelhttpconv package
#6859 commented on
Mar 11, 2025 • 6 new comments -
Updated EC2 detector to use v2 aws sdk
#6878 commented on
Mar 6, 2025 • 2 new comments -
config: add support for parsing env variables in configuration
#6215 commented on
Mar 11, 2025 • 2 new comments -
feat: adding instrumentation support for mongo-driver/v2
#6539 commented on
Mar 7, 2025 • 0 new comments -
Dependency Dashboard
#5463 commented on
Mar 13, 2025 • 0 new comments -
Cancelling a grpc request prevents the client span for that request from being sent
#1612 commented on
Mar 10, 2025 • 0 new comments -
Instrumentation not support beego v2
#1523 commented on
Mar 10, 2025 • 0 new comments -
The AWS SDK is missing tracing tags
#1415 commented on
Mar 10, 2025 • 0 new comments -
Support custom HTTP request and response header semantics
#1441 commented on
Mar 9, 2025 • 0 new comments -
Define criteria for instrumentation to be hosted here
#1354 commented on
Mar 9, 2025 • 0 new comments -
[Performance issues] use grpc metadata FromOutgoingContext function
#1031 commented on
Mar 9, 2025 • 0 new comments -
Clarify where to use NewHandler()
#953 commented on
Mar 9, 2025 • 0 new comments -
Feature Request: Add support for filtering span attributes in net/http package
#837 commented on
Mar 9, 2025 • 0 new comments -
Add Instrumentation for AWS Lambda handler function
#828 commented on
Mar 9, 2025 • 0 new comments -
Add WithFilter option for github.com/labstack/echo/otelecho
#809 commented on
Mar 9, 2025 • 0 new comments -
otelgrpc: Feature request: Track end-user IPs on gRPC requests
#811 commented on
Mar 9, 2025 • 0 new comments -
Resource dectection for Open-Source platforms should be distinct from cloud-provider detection
#788 commented on
Mar 9, 2025 • 0 new comments -
Panic when tracing HTTP2 request
#776 commented on
Mar 9, 2025 • 0 new comments -
Deprecate and remove go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
#5551 commented on
Mar 7, 2025 • 0 new comments -
Ensure examples are built during CI workflow
#768 commented on
Mar 7, 2025 • 0 new comments -
Jaeger remote sampler do not support parent based based sampling and use spanName to calculate new span probability every time
#3807 commented on
Mar 6, 2025 • 0 new comments -
otelaws created invalid request signatures in v0.36.4
#2980 commented on
Mar 6, 2025 • 0 new comments -
Memory leak of spans with grpc server stats handler
#6446 commented on
Mar 6, 2025 • 0 new comments -
Examples built with 'golang:alpine' Docker image no longer work
#623 commented on
Mar 6, 2025 • 0 new comments