Skip to content

Commit

Permalink
Update bridge/opencensus/binary/binary.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
dashpole and MrAlias authored Nov 16, 2020
1 parent e5b8961 commit ac59731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge/opencensus/binary/binary.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type key uint

const binaryKey key = 0

// traceContextKey is the same as opencensus:
// binaryHeader is the same as traceContextKey is in opencensus:
// https://github.com/census-instrumentation/opencensus-go/blob/3fb168f674736c026e623310bfccb0691e6dec8a/plugin/ocgrpc/trace_common.go#L30
const binaryHeader = "grpc-trace-bin"

Expand Down

0 comments on commit ac59731

Please sign in to comment.