Skip to content

Commit 746be50

Browse files
Updated OpenAPI logs_pattern_query to support Patterns for any attribute (#2272)
Co-authored-by: ci.datadog-api-spec <[email protected]> 4e5919e
1 parent 1aba975 commit 746be50

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10713,6 +10713,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1071310713
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1071410714
<dd class="field-odd"><ul class="simple">
1071510715
<li><p><strong>field</strong> (<em>str</em>) – Widget column field.</p></li>
10716+
<li><p><strong>is_clustering_pattern_field_path</strong> (<em>bool</em><em>, </em><em>optional</em>) – Identifies the clustering pattern field column, usable only with logs_pattern_stream.</p></li>
1071610717
<li><p><strong>width</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.list_stream_column_width.ListStreamColumnWidth" title="datadog_api_client.v1.model.list_stream_column_width.ListStreamColumnWidth"><em>ListStreamColumnWidth</em></a>) – Widget column width.</p></li>
1071710718
</ul>
1071810719
</dd>
@@ -10814,6 +10815,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1081410815
<dl class="field-list simple">
1081510816
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1081610817
<dd class="field-odd"><ul class="simple">
10818+
<li><p><strong>clustering_pattern_field_path</strong> (<em>str</em><em>, </em><em>optional</em>) – Specifies the field for logs pattern clustering. Usable only with logs_pattern_stream.</p></li>
1081710819
<li><p><strong>compute</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v1.model.list_stream_compute_items.ListStreamComputeItems" title="datadog_api_client.v1.model.list_stream_compute_items.ListStreamComputeItems"><em>ListStreamComputeItems</em></a><em>]</em><em>, </em><em>optional</em>) – Compute configuration for the List Stream Widget. Compute can be used only with the logs_transaction_stream (from 1 to 5 items) list stream source.</p></li>
1081810820
<li><p><strong>data_source</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.list_stream_source.ListStreamSource" title="datadog_api_client.v1.model.list_stream_source.ListStreamSource"><em>ListStreamSource</em></a>) – Source from which to query items to display in the stream.</p></li>
1081910821
<li><p><strong>event_size</strong> (<a class="reference internal" href="#datadog_api_client.v1.model.widget_event_size.WidgetEventSize" title="datadog_api_client.v1.model.widget_event_size.WidgetEventSize"><em>WidgetEventSize</em></a><em>, </em><em>optional</em>) – Size to use to display an event.</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)