Skip to content

Commit

Permalink
correct the formatting for randomsaplingpercentage in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavin-kotak authored Oct 7, 2024
1 parent 65e9d30 commit 6183b03
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ You can customize the tags using any of the three supported options below.
tracing:
- providers:
- name: "zipkin"
randomSamplingPercentage: 100.00
customTags:
"provider":
literal:
value: "zipkin"
randomSamplingPercentage: 100.00
customTags:
"provider":
literal:
value: "zipkin"
{{< /text >}}

1. Environmental variables can be used where the value of the custom tag is
Expand Down

0 comments on commit 6183b03

Please sign in to comment.