In below CI script, we run metrics_ostream_example separately after bazel run. Is this necessary or can be removed? https://github.com/open-telemetry/opentelemetry-cpp/blob/d56a5c702fc2154ef82400df4801cd511ffb63ea/ci/do_ci.sh#L296
In below CI script, we run metrics_ostream_example separately after bazel run. Is this necessary or can be removed?
opentelemetry-cpp/ci/do_ci.sh
Line 296 in d56a5c7