Anna Levenberg

Results 38 issues of Anna Levenberg

We build OTel in our CI and want to add a build with cmake and otel abi 2.0. We use vcpkg as a package manager. My ideal vcpkg.json would look...

Stale
triage/accepted

Part of https://github.com/googleapis/google-cloud-cpp/issues/12987 This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/13677)

api: pubsub
do not review

Part of #12987 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/13701)

api: pubsub

https://github.com/googleapis/google-cloud-cpp/issues/12987 Note: - Samples exists in subscription_admin_samples.cc now - I moved the tag in google3 already. - Some of the delete's are not ordered anymore (1,2,3...). They will eventually all...

api: pubsub
samples

From [go/cloud-cxx:pub-sub-admin-apis](http://goto.google.com/cloud-cxx:pub-sub-admin-apis) - [x] Move and replace handwritten Pub/Sub samples with the generated API - [x] Topic Admin - [x] Subscription Admin - [x] Point our google3 docs at the...

type: cleanup

This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/13593)

status: blocked
api: pubsub
samples
do not review

- [ ] Add the following attribute: `gcp.project_id` - [ ] Add the server address and port for the [gRPC spans](https://github.com/googleapis/google-cloud-cpp/blob/main/google%2Fcloud%2Finternal%2Fgrpc_opentelemetry.cc#L79-L83)

type: cleanup

Add any context about the cleanup here.

type: cleanup
samples

In the async batch publish, we create a root span using the string instead of the constant, since it does not exist in the oldest deps. https://github.com/googleapis/google-cloud-cpp/pull/13285/files#diff-3e8aefbb8885925f3b6c48b310f1fe9e031aa24315c084fa04cfc13ea5bd86f6R63-R66 Current: ``` opentelemetry::context::Context...

type: cleanup
next major: breaking change