opencensus-proto
opencensus-proto copied to clipboard
Consider adding a top-level `common` proto package.
Similar to api/common in Java. This package could include common concepts across tracing and metrics, such as resources
, server stats
, etc.
Resource is a standalone package. I agree that we may have a common for the server_stats.