We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac865d commit c87bde4Copy full SHA for c87bde4
src/datadog/trace_sampler.h
@@ -75,7 +75,7 @@
75
// matching rule is used.
76
//
77
// The global rate (section 2, above) is implemented as a sampling rule that
78
-// matches any span and is appended to any configured sampling rules. This,
+// matches any span and is appended to any configured sampling rules. Thus,
79
// sampling rules override the global sample rate for matching root spans.
80
81
// The volume of traces kept by sampling rules (including the global sample
0 commit comments