This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Split core SDK and grpc extensions into new repo #386
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels