mirror of https://github.com/istio/istio.io.git
parent
7144a345ec
commit
2c621b81be
|
|
@ -153,7 +153,7 @@ You can customize the tags using any of the three supported options below.
|
|||
- providers:
|
||||
- name: "zipkin"
|
||||
randomSamplingPercentage: 100.00
|
||||
custom_tags:
|
||||
customTags:
|
||||
my_tag_header:
|
||||
header:
|
||||
name: <CLIENT-HEADER>
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@ spec:
|
|||
- providers:
|
||||
- name: "zipkin"
|
||||
randomSamplingPercentage: 100.00
|
||||
custom_tags:
|
||||
customTags:
|
||||
my_tag_header:
|
||||
header:
|
||||
name: <CLIENT-HEADER>
|
||||
|
|
|
|||
Loading…
Reference in New Issue