issues
search
openzipkin
/
zipkin-go
Zipkin distributed tracing library for go.
Apache License 2.0
612
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adds SECURITY.md and scanning workflow
#223
codefromthecrypt
closed
6 months ago
2
bumps to latest dependencies
#222
codefromthecrypt
closed
6 months ago
1
Updates to latest actions and fixes golangci-lint drift
#221
codefromthecrypt
closed
6 months ago
1
Set Go support policy to latest-2
#220
codefromthecrypt
closed
6 months ago
7
gRPC-Go HTTP/2 Rapid Reset vulnerability
#219
mardu
closed
6 months ago
2
When serializing SpanModel, if there is any external modification of TAGS, it will lead to panic, add RLock before calling Send to prevent this error.
#218
php-lsys
closed
6 months ago
2
fatal error: concurrent map iteration and map write
#217
shanliu
closed
6 months ago
6
bump dependencies
#216
basvanbeek
closed
1 year ago
1
update gha bumping go version matrix, trying to fix codecov
#215
basvanbeek
closed
1 year ago
0
chore(deps): bump sarama to v1.40.0
#214
dnwe
closed
1 year ago
3
remove circleci from list
#213
basvanbeek
closed
2 years ago
0
Bump dependencies and remove unnecessary external dependency for example.
#212
basvanbeek
closed
2 years ago
1
Vulnerable Dependency - gopkg.in/yaml.v2
#211
42shadow42
closed
1 year ago
1
Baggage Interface and explicit accept list Implementation for HTTP and gRPC middleware
#210
basvanbeek
closed
2 years ago
4
remove coveralls, add codecov, remove appveyor
#209
basvanbeek
closed
3 years ago
0
bump dependencies and regenerated protobuf sources
#208
basvanbeek
closed
3 years ago
1
Gomega 1.4.3 ddos vulnerability
#207
atlas-mpj
closed
3 years ago
4
minor ci fix (correct branch) and add gha badge
#206
basvanbeek
closed
3 years ago
1
adds GHA
#205
basvanbeek
closed
3 years ago
2
Linter & test fixes
#204
basvanbeek
closed
3 years ago
0
License date bump
#203
basvanbeek
closed
3 years ago
0
how to create childspan
#202
silenceTear
closed
3 years ago
1
Running data race at : github.com/openzipkin/zipkin-go@v0.2.1/span_implementation.go:61
#201
wugang8068
closed
3 years ago
2
var spanKey = ctxKey{} cannot be used as an argument to function context.WithValue(ctx, spanKey, s)
#200
toyow
closed
3 years ago
2
convert to github.com/rabbitmq/amqp091-go
#199
SteelPhase
closed
3 years ago
0
Convert over to "official" rabbitmq library
#198
SteelPhase
closed
3 years ago
1
how to reset http request url
#197
silenceTear
closed
3 years ago
1
Updating dependency versions + cleanup
#196
sivabalan
closed
3 years ago
5
Function to get TraceID
#195
androna-xm
closed
3 years ago
5
chore: deprecates go 1.12 and go 1.13.
#194
jcchavezs
closed
3 years ago
1
chore(ci): migrates to github actions.
#193
jcchavezs
closed
3 years ago
1
chore(b3): improves test for single header.
#192
jcchavezs
closed
2 years ago
2
chore(examples): makes examples its own module to avoid unnecessary dependencies in the main go.mod.
#191
jcchavezs
closed
3 years ago
2
Fix incorrect parsing of a single b3 header
#190
nosan
closed
3 years ago
2
Incorrect parsing of a single b3 header
#189
nosan
closed
3 years ago
0
add options to configure logger by interface
#188
kujenga
opened
3 years ago
7
adding option to send synchronous tracing
#187
arun0009
closed
3 years ago
4
chore(CI): adds check for go 1.16
#186
jcchavezs
closed
3 years ago
1
amqp use custom queue/exchange name
#185
shenbaise9527
opened
3 years ago
4
Switch CI to GitHub actions
#184
codefromthecrypt
closed
3 years ago
1
Change SpanName to depend on the request
#183
jcchavezs
closed
1 year ago
3
tests(noop): adds test to cover zipkin.IsNoop.
#182
jcchavezs
closed
3 years ago
0
feat: adds support for isNoop check on spans.
#181
jcchavezs
closed
3 years ago
4
Block after replace http reporter with kafka using gin
#180
richie1983825
opened
4 years ago
1
Fix repeat alloc batch memory
#179
wzshiming
closed
4 years ago
1
breaking(reporter): removes B3 header option for HTTP reporting.
#178
jcchavezs
closed
4 years ago
5
feat(grpc): adds support for grpc parsing.
#177
jcchavezs
opened
4 years ago
2
HTTPReporter: Adds b3:0 header and unit test for custom headers using HTTPDoer
#176
basvanbeek
closed
4 years ago
3
Dye tracking
#175
JianyeCao
closed
4 years ago
2
Update encode decode protos to use the new protobuf packages
#174
bogdandrutu
closed
4 years ago
2
Next