Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 86c7bca

Browse files
mayurkale22Bogdan Drutu
authored andcommitted
Change header key name from opencensus-tag-bin to grpc-tags-bin (#250)
1 parent ca31878 commit 86c7bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tags/TagMap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ TBD:
168168

169169
#### Over gRPC
170170
TagMap should be encoded using [BinaryEncoding](https://github.com/census-instrumentation/opencensus-specs/tree/master/encodings)
171-
and propagated using gRPC metadata opencensus-tag-bin.
171+
and propagated using gRPC metadata `grpc-tags-bin`. The propagation MUST inject a TagMap and MUST extract a TagMap from the gRPC metadata.
172172

173173
#### Over HTTP
174174

0 commit comments

Comments
 (0)