sourcegraph/internal/httpcli
Camden Cheek dfab9c5b4b
Tracing: remove opentracing (#52978)
This removes the remainder of opentracing-related code from
sourcegraph/sourcegraph. We still use an opentracing propagator so that
downstream services that use opentracing (cough cough Zoekt) will still
work (but Zoekt is weird in a lot of ways and is kind of broken already
in some cases).
2023-06-06 11:02:15 -06:00
..
BUILD.bazel Tracing: remove opentracing (#52978) 2023-06-06 11:02:15 -06:00
client_test.go Add handling for 429 Retry-After errors in httpcli (#51743) 2023-05-11 01:40:33 +02:00
client.go Tracing: remove opentracing (#52978) 2023-06-06 11:02:15 -06:00
CODENOTIFY all: remove tsenart from CODENOTIFY (#41035) 2022-08-30 09:35:14 +02:00
doc.go Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
external.go Tracing: clean up uses of opentracing in search code (#51856) 2023-05-12 04:04:15 -06:00
noop_response_cache.go Use uncached doer for downloading packages (#48977) 2023-03-22 18:56:31 +00:00
redis_logger_middleware_test.go Fix bug where a nil reader could crash the redis middleware logger (#49571) 2023-03-17 09:53:10 +02:00
redis_logger_middleware.go Fix bug where a nil reader could crash the redis middleware logger (#49571) 2023-03-17 09:53:10 +02:00
transport.go httpcli: introduce mutable, wrapped transports (#39775) 2022-08-02 13:12:10 +00:00