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
626c7d8f51ca1c7c4973b62d2cf9467c5ab910de
4 files
Stefan Hengl
fix tracing (#627)
2y ago
9c20a034
BUILD.bazel
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
middleware.go
fix panic when tracing is not enabled (#601)
3 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