cpp-samples icon indicating copy to clipboard operation
cpp-samples copied to clipboard

Cleanup vcpkg manifest for pubsub + OTel

Open dbolduc opened this issue 1 year ago • 0 comments

Our opentelemetry feature should depend on monitoring in our vcpkg port. We should not have to manually depend on it in this example's manifest file.

https://github.com/GoogleCloudPlatform/cpp-samples/blob/f214349286e78b1fa5466efa82196e2bc76fd0d1/pubsub-open-telemetry/vcpkg.json#L12

We can remove the workaround when we

  • update our vcpkg port
  • update the vcpkg version used in our CI

dbolduc avatar Jun 03 '24 20:06 dbolduc