Fix docs on customTags (#15394)

* Rebase

* make gen
This commit is contained in:
Robert Macaulay 2024-07-12 17:30:11 -05:00 committed by GitHub
parent 7144a345ec
commit 2c621b81be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -114,7 +114,7 @@ spec:
- providers:
- name: "zipkin"
randomSamplingPercentage: 100.00
custom_tags:
customTags:
my_tag_header:
header:
name: <CLIENT-HEADER>