Skip to content

Commit 98a845e

Browse files
Add quality_issues to monitor schema on monitor search API (#2442)
Co-authored-by: ci.datadog-api-spec <[email protected]> 7af15ff
1 parent c066ec7 commit 98a845e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14845,6 +14845,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
1484514845
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The monitor name.</p></li>
1484614846
<li><p><strong>notifications</strong> (<em>[</em><a class="reference internal" href="#datadog_api_client.v1.model.monitor_search_result_notification.MonitorSearchResultNotification" title="datadog_api_client.v1.model.monitor_search_result_notification.MonitorSearchResultNotification"><em>MonitorSearchResultNotification</em></a><em>]</em><em>, </em><em>optional</em>) – The notification triggered by the monitor.</p></li>
1484714847
<li><p><strong>org_id</strong> (<em>int</em><em>, </em><em>optional</em>) – The ID of the organization.</p></li>
14848+
<li><p><strong>quality_issues</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – Quality issues detected with the monitor.</p></li>
1484814849
<li><p><strong>query</strong> (<em>str</em><em>, </em><em>optional</em>) – The monitor query.</p></li>
1484914850
<li><p><strong>scopes</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The scope(s) to which the downtime applies, for example <code class="docutils literal notranslate"><span class="pre">host:app2</span></code>.
1485014851
Provide multiple scopes as a comma-separated list, for example <code class="docutils literal notranslate"><span class="pre">env:dev,env:prod</span></code>.

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)