Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Zhang committed Jul 9, 2020
1 parent 3d7f1c0 commit 7e7f1c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class Sampler::SpanContext
bool is_recording;
bool sampled_flag;
};

/**
* The parent or else sampler is a composite sampler. ParentOrElse(delegateSampler) either respects
* the parent span's sampling decision or delegates to delegateSampler for root spans.
Expand Down

0 comments on commit 7e7f1c1

Please sign in to comment.