Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / opentracing-contrib/go-stdlib issues and pull requests

#75 - Add golangci-lint and fix problems

Pull Request - State: closed - Opened by lucacome 17 days ago - 1 comment
Labels: chore

#74 - Add common workflows and files

Pull Request - State: closed - Opened by lucacome 17 days ago - 2 comments
Labels: chore

#73 - Update actions/setup-go action to v5

Pull Request - State: closed - Opened by renovate[bot] 17 days ago
Labels: dependencies

#73 - Update actions/setup-go action to v5

Pull Request - State: closed - Opened by renovate[bot] 17 days ago
Labels: dependencies

#72 - Update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] 17 days ago
Labels: dependencies

#72 - Update actions/checkout action to v4

Pull Request - State: closed - Opened by renovate[bot] 17 days ago
Labels: dependencies

#71 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] 17 days ago

#70 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] 17 days ago - 1 comment
Labels: chore

#69 - Update github.com/opentracing/opentracing-go to v1.2.0

Pull Request - State: closed - Opened by lucacome 18 days ago - 1 comment
Labels: dependencies

#68 - Make metricsTracker implement Unwrap method.

Pull Request - State: open - Opened by pstibrany over 1 year ago

#67 - We should support io.StringWriter

Pull Request - State: open - Opened by moshegood over 2 years ago

#64 - feat: TracingTransport for automatic client tracing

Pull Request - State: open - Opened by iamnoah about 3 years ago

#63 - Use local variable for span

Pull Request - State: closed - Opened by yurishkuro about 3 years ago

#62 - Pass span information on to the next RoundTripper

Pull Request - State: closed - Opened by jrockway about 3 years ago - 2 comments

#61 - why create span twice

Issue - State: open - Opened by wuyouyu1992 over 3 years ago

#60 - Refactored status-code-tracker to track response size too

Pull Request - State: closed - Opened by ekrucio over 3 years ago - 1 comment
Labels: enhancement

#59 - panic when decorate transport

Issue - State: closed - Opened by xyluet almost 4 years ago - 1 comment

#57 - Adding ppc64le architecture support on travis-ci

Pull Request - State: closed - Opened by kishorkunal-raj about 4 years ago - 1 comment
Labels: chore

#56 - Add support to expose io.ReadWriteClose on requests

Pull Request - State: closed - Opened by wpjunior about 4 years ago
Labels: enhancement

#55 - Set span kind during starting of span

Pull Request - State: closed - Opened by basovnik over 4 years ago - 1 comment

#54 - Set span kind during starting of span

Issue - State: closed - Opened by basovnik over 4 years ago

#53 - Upgrade to Go modules and Go versions 1.13 and 1.14

Pull Request - State: closed - Opened by yurishkuro over 4 years ago

#52 - ability to bypass some HTTP Methods and not trace it

Issue - State: closed - Opened by vtolstov over 4 years ago - 1 comment

#51 - Add an option to force sampling before tags are set

Issue - State: open - Opened by bboreham almost 5 years ago

#50 - nethttp: treat empty response as success

Pull Request - State: closed - Opened by kamijin-fanta almost 5 years ago - 12 comments

#49 - Support Go Modules

Pull Request - State: closed - Opened by SamWhited almost 5 years ago - 1 comment

#48 - Why we need a root span?

Issue - State: open - Opened by cuihaikuo about 5 years ago - 1 comment

#47 - nil pointer dereference in getConn(), span is nil

Issue - State: open - Opened by fho over 5 years ago - 2 comments

#45 - feat: Tracer in Transport

Pull Request - State: closed - Opened by shaxbee over 5 years ago - 7 comments

#44 - Add InjectSpanContext ClientOption.

Pull Request - State: closed - Opened by nvx over 5 years ago - 3 comments

#43 - Make injecting tracing context optional

Issue - State: closed - Opened by nvx over 5 years ago - 3 comments

#42 - Add ClientSpanObserver and set error tag on status code >= 500

Pull Request - State: closed - Opened by csmarchbanks over 5 years ago - 1 comment

#41 - Add TracerFromRequest method

Pull Request - State: closed - Opened by csmarchbanks over 5 years ago - 2 comments

#40 - Propagate http errors to error tag on span

Pull Request - State: closed - Opened by rscott231 over 5 years ago - 1 comment

#39 - Support customising the http.url tag (client side)

Pull Request - State: closed - Opened by stuart-mclaren over 5 years ago

#38 - fix risk of panic in http.HandlerFunc

Pull Request - State: closed - Opened by YueHonghui over 5 years ago - 10 comments

#37 - Support customising the http.url tag (server side)

Pull Request - State: closed - Opened by stuart-mclaren almost 6 years ago - 3 comments

#36 - Drop support for old Go versions except N/N-1

Pull Request - State: closed - Opened by yurishkuro almost 6 years ago - 1 comment

#35 - Add ability to unwrap ResponseWriter set by Middleware

Pull Request - State: closed - Opened by mpuncel almost 6 years ago - 3 comments

#34 - Add ability to unwrap statusCodeTracker to get inner http.ResponseWriter

Issue - State: closed - Opened by mpuncel almost 6 years ago - 2 comments

#33 - Add support for redacting url

Issue - State: closed - Opened by stuart-mclaren almost 6 years ago - 1 comment

#32 - add middleware option to pass span filter function to filter requests

Pull Request - State: closed - Opened by jeehwancho about 6 years ago

#31 - gin version

Issue - State: closed - Opened by stuart-mclaren about 6 years ago - 4 comments

#30 - Added fix to default opentracing RoundTrip

Pull Request - State: closed - Opened by nmiculinic about 6 years ago - 3 comments

#29 - RoundTripper should work out of the box.

Issue - State: open - Opened by nmiculinic about 6 years ago - 1 comment

#28 - invalid memory address or nil pointer dereference using nethttp.Transport

Issue - State: closed - Opened by tomwilkie about 6 years ago - 1 comment

#27 - Add support to runtime/trace

Issue - State: open - Opened by diegobernardes over 6 years ago - 2 comments

#26 - Use felixge/httpsnoop approach to preserve additional interfaces

Pull Request - State: closed - Opened by mike-zorn over 6 years ago - 12 comments

#25 - nethttp: implement http.Hijacker in response wrapper

Pull Request - State: closed - Opened by kujenga over 6 years ago - 8 comments

#24 - Support middleware around function handlers

Pull Request - State: closed - Opened by cory-klein over 6 years ago - 3 comments

#23 - Integrate with the powerful router and dispatcher github.com/gorilla/mux

Issue - State: closed - Opened by duanbing over 6 years ago - 8 comments

#22 - allow for flushing a http.Flusher response writer

Pull Request - State: closed - Opened by casualjim over 6 years ago - 1 comment

#21 - Change license to Apache v2

Issue - State: closed - Opened by yurishkuro over 6 years ago - 7 comments

#20 - Added licence in readme

Pull Request - State: closed - Opened by Shreya1771 over 6 years ago - 2 comments

#19 - Fix custom operation name example

Pull Request - State: closed - Opened by acehko over 6 years ago - 1 comment

#18 - add additional tag to Middleware for analysis and statistics

Pull Request - State: closed - Opened by ianwoolf over 6 years ago

#17 - Could support additional tag in Middleware?

Issue - State: closed - Opened by ianwoolf over 6 years ago - 2 comments

#16 - Understanding doubly nested spans for nethttp client traces

Issue - State: closed - Opened by kujenga almost 7 years ago - 2 comments

#15 - Add travis config

Pull Request - State: closed - Opened by yurishkuro about 7 years ago

#14 - Log error on DNSDone event.

Pull Request - State: closed - Opened by tomwilkie about 7 years ago - 4 comments

#13 - allow user to set component name

Pull Request - State: closed - Opened by mqliang over 7 years ago

#12 - allow user to specify component

Pull Request - State: closed - Opened by mqliang over 7 years ago - 1 comment

#11 - Use httpsnoop library for tracking status code

Pull Request - State: closed - Opened by pquerna over 7 years ago - 2 comments

#10 - Support Hijack on Status Code Tracker

Pull Request - State: closed - Opened by pquerna over 7 years ago - 2 comments

#9 - Use LogFields interface for Adding Events

Pull Request - State: closed - Opened by pquerna over 7 years ago - 2 comments

#8 - Add "net/rpc" and `database/sql` support during GSoC 2017

Issue - State: open - Opened by starsdeep almost 8 years ago - 6 comments

#7 - Allow Hijacking on the statusCodeTracker

Pull Request - State: closed - Opened by tomwilkie almost 8 years ago - 7 comments

#6 - nethttp: allow overriding operation name

Pull Request - State: closed - Opened by yurishkuro almost 8 years ago - 3 comments

#5 - Make use of httptrace.WithClientTrace optional

Issue - State: closed - Opened by yurishkuro almost 8 years ago

#3 - Set PeerHostname/PeerPort rather than URL based on connection.

Pull Request - State: closed - Opened by robholland almost 8 years ago

#2 - URL field is shadowed by getConn

Issue - State: open - Opened by robholland almost 8 years ago - 1 comment

#1 - Change example to be more in line with common OpenTracing context propagation

Pull Request - State: closed - Opened by yurishkuro about 8 years ago - 6 comments