Skip to content

Commit

Permalink
revert part of #1334. Move binary propagation to contrib (#1353)
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
  • Loading branch information
3 people committed Nov 20, 2020
1 parent 6eb6801 commit 34aa681
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 34aa681

Please sign in to comment.