You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
it seems like this repo should be split into a "Core" part and at least one or more repos that depend on only the "gRPC" repo that would also import the Core opencensus SDK
I think its a little confusing and weird to have a cyclic dependency between gRPC and this repo:
https://github.com/census-instrumentation/opencensus-cpp/blob/master/bazel/deps.bzl#L23
https://github.com/grpc/grpc/blob/master/bazel/grpc_deps.bzl#L194
it seems like this repo should be split into a "Core" part and at least one or more repos that depend on only the "gRPC" repo that would also import the Core opencensus SDK
https://github.com/census-instrumentation/opencensus-cpp/tree/master/opencensus/common/internal/grpc
The text was updated successfully, but these errors were encountered: