aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/codegen/core
diff options
context:
space:
mode:
authorGravatar Hongyu Chen <hongyu@google.com>2015-12-02 22:24:33 -0800
committerGravatar Hongyu Chen <hongyu@google.com>2015-12-02 22:24:33 -0800
commit1f9604818799b7f6e15710f016ee4e62800d7158 (patch)
treedf49b8979e6c388f13e72870a3a846b7ec50b2dc /tools/codegen/core
parent6f9b17184246ccd29e1a5b0271058c3ccfd63887 (diff)
Census tags propagation.
Diffstat (limited to 'tools/codegen/core')
-rwxr-xr-xtools/codegen/core/gen_static_metadata.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/codegen/core/gen_static_metadata.py b/tools/codegen/core/gen_static_metadata.py
index 86cb4143f8..fb7e6d05d5 100755
--- a/tools/codegen/core/gen_static_metadata.py
+++ b/tools/codegen/core/gen_static_metadata.py
@@ -50,6 +50,7 @@ CONFIG = [
'host',
'grpc-message',
'grpc-status',
+ ':census',
'',
('grpc-status', '0'),
('grpc-status', '1'),