issues
search
opentracing
/
basictracer-go
Basic implementation of the OpenTracing API for Go. 🛑 This library is DEPRECATED!
Apache License 2.0
81
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.8.0
#79
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0
#78
dependabot[bot]
closed
1 year ago
1
Bump github.com/stretchr/testify from 1.7.0 to 1.8.2
#77
dependabot[bot]
closed
1 year ago
1
Bump github.com/stretchr/testify from 1.7.0 to 1.8.1
#76
dependabot[bot]
closed
1 year ago
1
Bump actions/cache from 2 to 3.0.11
#75
dependabot[bot]
closed
1 year ago
1
Bump actions/checkout from 2 to 3.1.0
#74
dependabot[bot]
closed
1 year ago
1
Bump github.com/stretchr/testify from 1.7.0 to 1.8.0
#73
dependabot[bot]
closed
2 years ago
1
Bump github.com/stretchr/testify from 1.7.0 to 1.7.5
#72
dependabot[bot]
closed
2 years ago
2
Bump github.com/stretchr/testify from 1.7.0 to 1.7.2
#71
dependabot[bot]
closed
2 years ago
1
Bump actions/setup-go from 2 to 3
#70
dependabot[bot]
closed
1 year ago
2
Bump golangci/golangci-lint-action from 2 to 3
#69
dependabot[bot]
closed
1 year ago
1
Bump codecov/codecov-action from 2 to 3
#68
dependabot[bot]
closed
1 year ago
1
Bump actions/cache from 2 to 3.0.1
#67
dependabot[bot]
closed
2 years ago
1
Bump actions/cache from 2 to 3
#66
dependabot[bot]
closed
2 years ago
1
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
#65
dependabot[bot]
closed
2 years ago
1
Bump actions/checkout from 2 to 3
#64
dependabot[bot]
closed
2 years ago
2
Bump golangci/golangci-lint-action from 2 to 3.1.0
#63
dependabot[bot]
closed
2 years ago
2
Set up Go workflow and update Dependencies
#61
mmorel-35
closed
3 years ago
0
update gogo/protobuf version v1.3.2
#60
corani
closed
1 year ago
1
CVE-2021-3121 Vulnerability new version of gogo-protobuf required
#59
minjilee1707
opened
3 years ago
0
Enable Go modules; upgrade Go versions; fix CI
#58
yurishkuro
closed
4 years ago
0
Update trivialrecorder.go
#57
prochac
closed
4 years ago
0
Add random pool to mitigate mutex contention on randomID
#56
lzuwei
closed
1 year ago
2
improve codes quality
#55
1046102779
closed
6 years ago
0
update license to Apache 2.0
#54
eirinikos
closed
6 years ago
0
Added licence information
#53
Shreya1771
closed
1 year ago
1
Add License information
#52
sudoshweta
closed
1 year ago
0
Use Tracer test suite from opentracing-go
#51
cce
closed
6 years ago
1
travis: update go versions
#50
dvrkps
closed
6 years ago
2
travis: update go versions
#49
dvrkps
closed
6 years ago
2
Releases + Tags
#48
doertedev
opened
7 years ago
2
Add tests from API check suite
#47
cce
closed
6 years ago
0
Remove Go 1.5 support
#46
yurishkuro
opened
8 years ago
2
add MultiRecorder
#45
neelance
closed
1 year ago
6
Context(), Tracer() aren't taking the lock
#44
RaduBerinde
opened
8 years ago
1
Test relevant Go versions in CI
#43
tbg
closed
8 years ago
0
Improve the "use-after-free" assertion
#42
tbg
closed
8 years ago
1
Retain more events in NetTraceIntegrator
#41
tbg
closed
8 years ago
1
event: update NetTraceIntegrator to support LogFields, Tag
#40
RaduBerinde
closed
8 years ago
5
Add option for limiting the number of logs in a Span
#39
RaduBerinde
closed
8 years ago
15
add option to limit number of log events
#38
RaduBerinde
closed
8 years ago
6
Adjust to the new key-value logging regime
#37
bhs
closed
8 years ago
3
RFC: immutable SpanContexts
#36
bhs
closed
8 years ago
0
Add a tracer option to make event logging operations no-ops.
#35
nimeshksingh
closed
8 years ago
4
correctly implement the HTTPHeaders format
#34
bhs
opened
8 years ago
0
Update per recent OT-go PRs
#33
bhs
closed
8 years ago
2
Implement ForeachBaggageItem
#32
yurishkuro
closed
8 years ago
0
Build is broken
#31
peterbourgon
closed
8 years ago
7
Make InMemorySpanRecorder public; use sampling.priority to turn sampling on and off
#30
yurishkuro
closed
8 years ago
2
Update to support opentracing.SpanContext (and References)
#29
bhs
closed
8 years ago
5
Next