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>
(cherry picked from commit
9c797f52a46edcd4ceb4bfb1a5c42c221230168b)