]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build: Fix opentelemetry-cpp build failure on Noble
The version of the opentelemetry-cpp we currently use has a missing
include in the Jaeger exporter.
Newer versions remove the Jaeger exporter entirely.
While upgrading sometime would be good, it doesn't have to happen
right now.
Thus do I hereby update the opentelemetry-cpp submodule.
Fixes: https://tracker.ceph.com/issues/62804
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>