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>event_type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.rum_retention_filter_event_type.RumRetentionFilterEventType" title="datadog_api_client.v2.model.rum_retention_filter_event_type.RumRetentionFilterEventType"><em>RumRetentionFilterEventType</em></a><em>, </em><em>optional</em>) – The type of RUM events to filter on.</p></li>
94294
94294
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of a RUM retention filter.</p></li>
94295
94295
<li><p><strong>query</strong> (<em>str</em><em>, </em><em>optional</em>) – The query string for a RUM retention filter.</p></li>
94296
-
<li><p><strong>sample_rate</strong> (<em>int</em><em>, </em><em>optional</em>) – The sample rate for a RUM retention filter, between 0 and 100.</p></li>
94296
+
<li><p><strong>sample_rate</strong> (<em>float</em><em>, </em><em>optional</em>) – The sample rate for a RUM retention filter, between 0.1 and 100.</p></li>
<li><p><strong>event_type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.rum_retention_filter_event_type.RumRetentionFilterEventType" title="datadog_api_client.v2.model.rum_retention_filter_event_type.RumRetentionFilterEventType"><em>RumRetentionFilterEventType</em></a>) – The type of RUM events to filter on.</p></li>
94318
94318
<li><p><strong>name</strong> (<em>str</em>) – The name of a RUM retention filter.</p></li>
94319
94319
<li><p><strong>query</strong> (<em>str</em><em>, </em><em>optional</em>) – The query string for a RUM retention filter.</p></li>
94320
-
<li><p><strong>sample_rate</strong> (<em>int</em>) – The sample rate for a RUM retention filter, between 0 and 100.</p></li>
94320
+
<li><p><strong>sample_rate</strong> (<em>float</em>) – The sample rate for a RUM retention filter, between 0.1 and 100.</p></li>
<li><p><strong>event_type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.rum_retention_filter_event_type.RumRetentionFilterEventType" title="datadog_api_client.v2.model.rum_retention_filter_event_type.RumRetentionFilterEventType"><em>RumRetentionFilterEventType</em></a><em>, </em><em>optional</em>) – The type of RUM events to filter on.</p></li>
94483
94483
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of a RUM retention filter.</p></li>
94484
94484
<li><p><strong>query</strong> (<em>str</em><em>, </em><em>optional</em>) – The query string for a RUM retention filter.</p></li>
94485
-
<li><p><strong>sample_rate</strong> (<em>int</em><em>, </em><em>optional</em>) – The sample rate for a RUM retention filter, between 0 and 100.</p></li>
94485
+
<li><p><strong>sample_rate</strong> (<em>float</em><em>, </em><em>optional</em>) – The sample rate for a RUM retention filter, between 0.1 and 100.</p></li>
0 commit comments