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>modified_at</strong> (<em>int</em><em>, </em><em>optional</em>) – The modification timestamp of the retention filter.</p></li>
50211
50211
<li><p><strong>modified_by</strong> (<em>str</em><em>, </em><em>optional</em>) – The modifier of the retention filter.</p></li>
50212
50212
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the retention filter.</p></li>
50213
-
<li><p><strong>rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to spans going through this retention filter,
50214
-
a value of 1.0 keeps all spans matching the query.</p></li>
50213
+
<li><p><strong>rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to spans going through this retention filter.
50214
+
A value of 1.0 keeps all spans matching the query.</p></li>
50215
50215
<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.
50216
50216
A value of 1.0 keeps all traces with spans matching the query.</p></li>
<li><p><strong>modified_at</strong> (<em>int</em><em>, </em><em>optional</em>) – The modification timestamp of the retention filter.</p></li>
50275
50275
<li><p><strong>modified_by</strong> (<em>str</em><em>, </em><em>optional</em>) – The modifier of the retention filter.</p></li>
50276
50276
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the retention filter.</p></li>
50277
-
<li><p><strong>rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to spans going through this retention filter,
50278
-
a value of 1.0 keeps all spans matching the query.</p></li>
50277
+
<li><p><strong>rate</strong> (<em>float</em><em>, </em><em>optional</em>) – Sample rate to apply to spans going through this retention filter.
50278
+
A value of 1.0 keeps all spans matching the query.</p></li>
50279
50279
<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.
50280
50280
A value of 1.0 keeps all traces with spans matching the query.</p></li>
<li><p><strong>filter</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.spans_filter_create.SpansFilterCreate" title="datadog_api_client.v2.model.spans_filter_create.SpansFilterCreate"><em>SpansFilterCreate</em></a>) – The spans filter. Spans matching this filter will be indexed and stored.</p></li>
50302
50302
<li><p><strong>filter_type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.retention_filter_type.RetentionFilterType" title="datadog_api_client.v2.model.retention_filter_type.RetentionFilterType"><em>RetentionFilterType</em></a>) – The type of retention filter. The value should always be spans-sampling-processor.</p></li>
50303
50303
<li><p><strong>name</strong> (<em>str</em>) – The name of the retention filter.</p></li>
50304
-
<li><p><strong>rate</strong> (<em>float</em>) – Sample rate to apply to spans going through this retention filter,
50305
-
a value of 1.0 keeps all spans matching the query.</p></li>
50304
+
<li><p><strong>rate</strong> (<em>float</em>) – Sample rate to apply to spans going through this retention filter.
50305
+
A value of 1.0 keeps all spans matching the query.</p></li>
50306
50306
<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.
50307
50307
A value of 1.0 keeps all traces with spans matching the query.</p></li>
<li><p><strong>filter</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.spans_filter_create.SpansFilterCreate" title="datadog_api_client.v2.model.spans_filter_create.SpansFilterCreate"><em>SpansFilterCreate</em></a>) – The spans filter. Spans matching this filter will be indexed and stored.</p></li>
50435
50435
<li><p><strong>filter_type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.retention_filter_all_type.RetentionFilterAllType" title="datadog_api_client.v2.model.retention_filter_all_type.RetentionFilterAllType"><em>RetentionFilterAllType</em></a>) – The type of retention filter.</p></li>
50436
50436
<li><p><strong>name</strong> (<em>str</em>) – The name of the retention filter.</p></li>
50437
-
<li><p><strong>rate</strong> (<em>float</em>) – Sample rate to apply to spans going through this retention filter,
50438
-
a value of 1.0 keeps all spans matching the query.</p></li>
50437
+
<li><p><strong>rate</strong> (<em>float</em>) – Sample rate to apply to spans going through this retention filter.
50438
+
A value of 1.0 keeps all spans matching the query.</p></li>
50439
50439
<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.
50440
50440
A value of 1.0 keeps all traces with spans matching the query.</p></li>
0 commit comments