mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Follow-up from https://github.com/sourcegraph/sourcegraph/pull/53435#issuecomment-1597050970 and INC-214 - this removes `net/trace` instrumentation entirely in the next release. It seems [this gets low usage and may be difficult to use](https://github.com/sourcegraph/sourcegraph/pull/53795#pullrequestreview-1489890896), and it seems to introduce some risk and overhead. This will also make it easier to drop our internal trace wrapper entirely and/or integrate it as part of OpenTelemetry's APIs instead of having a proprietary way of doing traces. ## Test plan Already tested in https://github.com/sourcegraph/sourcegraph/pull/53435 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| CODENOTIFY | ||
| debug.go | ||
| expvar.go | ||
| grpcui.go | ||
| metadata.go | ||
| ready.go | ||