diff options
author | Bogdan Drutu <bdrutu@google.com> | 2017-03-31 09:38:36 -0700 |
---|---|---|
committer | Bogdan Drutu <bdrutu@google.com> | 2017-04-13 14:10:04 -0700 |
commit | c2b1f1672d23d2a374205d77f374b54cee66fe61 (patch) | |
tree | a760209366e9ce562bc65039d767ae3912940e37 /test/core/end2end | |
parent | 2d89ac442919c260153133b32c3f9c98d0b5371d (diff) |
Change metadata names used by the instrumentation.
Diffstat (limited to 'test/core/end2end')
-rw-r--r-- | test/core/end2end/fuzzers/hpack.dictionary | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/core/end2end/fuzzers/hpack.dictionary b/test/core/end2end/fuzzers/hpack.dictionary index 6b96785419..4282c61214 100644 --- a/test/core/end2end/fuzzers/hpack.dictionary +++ b/test/core/end2end/fuzzers/hpack.dictionary @@ -10,14 +10,15 @@ "\x10grpc-payload-bin" "\x0Dgrpc-encoding" "\x14grpc-accept-encoding" +"\x15grpc-server-stats-bin" +"\x0Dgrpc-tags-bin" +"\x0Egrpc-trace-bin" "\x0Ccontent-type" "\x1Egrpc-internal-encoding-request" "\x0Auser-agent" "\x04host" "\x08lb-token" "\x0Cgrpc-timeout" -"\x10grpc-tracing-bin" -"\x0Egrpc-stats-bin" "\x00" "\x13grpc.wait_for_ready" "\x0Cgrpc.timeout" |