alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
trace
/
at
5e2620e0cf642a18f3f85da79122b7d1e20e6193
3 files
Dave Try
remove bazel (#634)
2y ago
d5723536
middleware.go
fix tracing (#627) In #187 we collapsed the spans which caused all the LazyPrintf in defer statements to be dropped. In this PR I revert #187, deduplicate trace logs (EG we logged "num files" and `opts` in multiple places) and log `stats` in streaming search. Test plan: I confirmed locally that the logs show up as expected.
2 years ago
opentracing.go
add Jaeger tracing (#55)
5 years ago
trace.go
fix tracing (#627) In #187 we collapsed the spans which caused all the LazyPrintf in defer statements to be dropped. In this PR I revert #187, deduplicate trace logs (EG we logged "num files" and `opts` in multiple places) and log `stats` in streaming search. Test plan: I confirmed locally that the logs show up as expected.
2 years ago