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>max_size</strong> (<em>int</em><em>, </em><em>optional</em>) – Maximum size of the disk buffer.</p></li>
83060
+
<li><p><strong>max_size</strong> (<em>int</em>) – Maximum size of the disk buffer.</p></li>
83061
83061
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_disk_type.ObservabilityPipelineBufferOptionsDiskType" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_disk_type.ObservabilityPipelineBufferOptionsDiskType"><em>ObservabilityPipelineBufferOptionsDiskType</em></a><em>, </em><em>optional</em>) – The type of the buffer that will be configured, a disk buffer.</p></li>
83062
83062
<li><p><strong>when_full</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull"><em>ObservabilityPipelineBufferOptionsWhenFull</em></a><em>, </em><em>optional</em>) – Behavior when the buffer is full (block and stop accepting new events, or drop new events)</p></li>
83063
-
<li><p><strong>max_events</strong> (<em>int</em><em>, </em><em>optional</em>) – Maximum events for the memory buffer.</p></li>
83063
+
<li><p><strong>max_events</strong> (<em>int</em>) – Maximum events for the memory buffer.</p></li>
<li><p><strong>max_size</strong> (<em>int</em><em>, </em><em>optional</em>) – Maximum size of the disk buffer.</p></li>
84203
+
<li><p><strong>max_size</strong> (<em>int</em>) – Maximum size of the disk buffer.</p></li>
84204
84204
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_disk_type.ObservabilityPipelineBufferOptionsDiskType" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_disk_type.ObservabilityPipelineBufferOptionsDiskType"><em>ObservabilityPipelineBufferOptionsDiskType</em></a><em>, </em><em>optional</em>) – The type of the buffer that will be configured, a disk buffer.</p></li>
84205
84205
<li><p><strong>when_full</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull"><em>ObservabilityPipelineBufferOptionsWhenFull</em></a><em>, </em><em>optional</em>) – Behavior when the buffer is full (block and stop accepting new events, or drop new events)</p></li>
<li><p><strong>max_size</strong> (<em>int</em><em>, </em><em>optional</em>) – Maximum size of the memory buffer.</p></li>
86026
+
<li><p><strong>max_size</strong> (<em>int</em>) – Maximum size of the memory buffer.</p></li>
86027
86027
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_memory_type.ObservabilityPipelineBufferOptionsMemoryType" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_memory_type.ObservabilityPipelineBufferOptionsMemoryType"><em>ObservabilityPipelineBufferOptionsMemoryType</em></a><em>, </em><em>optional</em>) – The type of the buffer that will be configured, a memory buffer.</p></li>
86028
86028
<li><p><strong>when_full</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull"><em>ObservabilityPipelineBufferOptionsWhenFull</em></a><em>, </em><em>optional</em>) – Behavior when the buffer is full (block and stop accepting new events, or drop new events)</p></li>
<li><p><strong>max_events</strong> (<em>int</em><em>, </em><em>optional</em>) – Maximum events for the memory buffer.</p></li>
86048
+
<li><p><strong>max_events</strong> (<em>int</em>) – Maximum events for the memory buffer.</p></li>
86049
86049
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_memory_type.ObservabilityPipelineBufferOptionsMemoryType" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_memory_type.ObservabilityPipelineBufferOptionsMemoryType"><em>ObservabilityPipelineBufferOptionsMemoryType</em></a><em>, </em><em>optional</em>) – The type of the buffer that will be configured, a memory buffer.</p></li>
86050
86050
<li><p><strong>when_full</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull" title="datadog_api_client.v2.model.observability_pipeline_buffer_options_when_full.ObservabilityPipelineBufferOptionsWhenFull"><em>ObservabilityPipelineBufferOptionsWhenFull</em></a><em>, </em><em>optional</em>) – Behavior when the buffer is full (block and stop accepting new events, or drop new events)</p></li>
0 commit comments