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
/
internal
/
otlpenv
/
at
cfc4aa0d9ea620143fef099bfed61a88e434c9cd
1 file
Dave Try
remove bazel (#634)
2y ago
d5723536
otlpenv.go
tracer: add OpenTelemetry tracing with OPENTELEMETRY_DISABLED=false (#413) Adds the ability for Zoekt to export OpenTelemetry, configured with OPENTELEMETRY_DISABLED=false (analogous to JAEGER_DISABLED=false). It updates internal/trace with mostly the same OpenTelemetry setup as internal/trace in sourcegraph/sourcegraph - it turns out most of the same workarounds are required for this to work correctly out of the box. Instructions for enabling in dev are currently in https://github.com/sourcegraph/sourcegraph/pull/40629/files, and I tested this by following the instructions in https://docs.sourcegraph.com/dev/how-to/zoekt_local_dev and running a search with tracing enabled. Inspecting the trace in Honeycomb confirms it went through the OpenTelemetry collector. Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr> Co-authored-by: Keegan Carruthers-Smith <keegan.csmith@gmail.com>
3 years ago