diff options
Diffstat (limited to 'test/core/census/data/context_full.txt')
-rw-r--r-- | test/core/census/data/context_full.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/core/census/data/context_full.txt b/test/core/census/data/context_full.txt index 7901a10c33..7d8df37ea1 100644 --- a/test/core/census/data/context_full.txt +++ b/test/core/census/data/context_full.txt @@ -1,3 +1,4 @@ -trace_id { hi : 5; lo : 1 } +trace_id_hi : 5 +trace_id_lo : 1 span_id : 7 -is_sampled : true +span_options : 1 |