You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the retention filter.</p></li>
49523
49523
<li><p><strong>rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to spans going through this retention filter,
49524
49524
a value of 1.0 keeps all spans matching the query.</p></li>
49525
+
<li><p><strong>trace_rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to traces containing spans going through this retention filter.
49526
+
A value of 1.0 keeps all traces with spans matching the query.</p></li>
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the retention filter.</p></li>
49585
49587
<li><p><strong>rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to spans going through this retention filter,
49586
49588
a value of 1.0 keeps all spans matching the query.</p></li>
49589
+
<li><p><strong>trace_rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to traces containing spans going through this retention filter.
49590
+
A value of 1.0 keeps all traces with spans matching the query.</p></li>
<li><p><strong>name</strong> (<em>str</em>) – The name of the retention filter.</p></li>
49610
49614
<li><p><strong>rate</strong> (<em>float</em>) – Sample rate to apply to spans going through this retention filter,
49611
49615
a value of 1.0 keeps all spans matching the query.</p></li>
49616
+
<li><p><strong>trace_rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to traces containing spans going through this retention filter.
49617
+
A value of 1.0 keeps all traces with spans matching the query.</p></li>
<li><p><strong>name</strong> (<em>str</em>) – The name of the retention filter.</p></li>
49741
49747
<li><p><strong>rate</strong> (<em>float</em>) – Sample rate to apply to spans going through this retention filter,
49742
49748
a value of 1.0 keeps all spans matching the query.</p></li>
49749
+
<li><p><strong>trace_rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to traces containing spans going through this retention filter.
49750
+
A value of 1.0 keeps all traces with spans matching the query.</p></li>
0 commit comments