opentelemetry-collector
opentelemetry-collector copied to clipboard
Remove opencensus bridge
This will enable us to close the loop on many goleak exceptions that are in place today. Additionally it will allow us to move the meter provider configuration code to use the otel-go config package.
Removing the bridge requires the completion of the migration away from opencensus in the contrib repo.