Skip to content

Commit a477d13

Browse files
sefiros1trentm
authored andcommitted
docs: fix header name with sampled flag (#3069)
1 parent 89b432f commit a477d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance-tuning.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Applications with a high request rate and/or many spans per incoming request
3030
may want to lower the the sampling rate. For example, see the example below
3131
to trace 20% of incoming requests. Note that incoming HTTP requests that are
3232
part of a <<distributed-tracing,distributed trace>> already have the sampling
33-
decision made -- the `tracestate` header includes a
33+
decision made -- the `traceparent` header includes a
3434
https://w3c.github.io/trace-context/#sampled-flag[sampled flag]. In these cases
3535
the `transactionSampleRate` setting will not apply.
3636

0 commit comments

Comments
 (0)