Skip to content

Commit

Permalink
revert part of open-telemetry#1334. Move binary propagation to contrib (
Browse files Browse the repository at this point in the history
open-telemetry#1353)

Co-authored-by: Tyler Yahn <[email protected]>
Co-authored-by: Anthony Mirabella <[email protected]>
  • Loading branch information
3 people authored and Azfaar Qureshi committed Dec 3, 2020
1 parent cc34d41 commit 185fa3b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 240 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- `DeploymentEnvironmentKey` added to `go.opentelemetry.io/otel/semconv` package. (#1323)
- Add an opencensus to opentelemetry tracing bridge. (#1305)
- Add a parent context argument to `SpanProcessor.OnStart` to follow the specification. (#1333)
- Add an opencensus binary propagation implementation. (#1334)
- Add missing tests for `sdk/trace/attributes_map.go`. (#1337)

### Changed
Expand Down
86 changes: 0 additions & 86 deletions bridge/opencensus/binary/binary.go

This file was deleted.

153 changes: 0 additions & 153 deletions bridge/opencensus/binary/binary_test.go

This file was deleted.

0 comments on commit 185fa3b

Please sign in to comment.