Skip to content

mod: upgrade to [email protected]

Administrator requested to merge 07-08-mod_upgrade_to_opentelemetry-go_v1.8.0 into main

Created by: bobheadxi

This upgrades the opentelemetry-go dependency to the new 1.8.0 release, which includes a patch to add support for TextMap baggage in the bridge tracer. This means we no longer need our wrapper around the bridge, so we remove it.

Zoekt span propagation (#38232 (closed) ) is still broken though :( fixed in https://github.com/sourcegraph/sourcegraph/pull/38503

Test plan

sg start and &trace=1

Merge request reports

Loading