Skip to content

Commit

Permalink
Fix small markdownlint error, check for TC assignment (#773)
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
  • Loading branch information
bogdandrutu authored Aug 11, 2020
1 parent 4d879e0 commit bc272ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/trace/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ be displayed on debug pages or in the logs. Example:
Description MUST NOT change over time and caller can cache the returned value.

### Built-in samplers

OpenTelemetry supports a number of built-in samplers to choose from.
The default sampler is `ParentOrElse(AlwaysOn)`.

Expand Down

0 comments on commit bc272ab

Please sign in to comment.