Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Liudmila committed Aug 21, 2020
1 parent 6734145 commit 4c9581c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/trace/0107-sampling-score.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sampling rates and probability calculation algorithms.
## TL;DR

**Score** is a floating point number associated with
the trace. It's calculated when trace starts and flows in the `tracestate`,
the trace. It's calculated when trace starts and flows in the `tracestate`,
it's used by samplers to make consistent sampling decisions.

Service that starts the trace calculates the score and adds it to the
Expand Down

0 comments on commit 4c9581c

Please sign in to comment.