mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:11:57 +00:00
Instead of adding instrumentation for each place we expect a tenant, we instead assume that we always expect a tenant if FromContext is called. This should allow us to not miss any places. Note: this does remove the logging we had in diskcache, but it seems more reasonable to just use pprof for something that can be noisy? Test Plan: just gonna rely on CI since this defaults to off. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cache_test.go | ||
| cache.go | ||
| CODENOTIFY | ||
| context.go | ||
| observability.go | ||
| url_mutex.go | ||