Skip to content

Commit

Permalink
Add missing measures for SLOs data source (#2255)
Browse files Browse the repository at this point in the history
* Regenerate client from commit 9de1804a of spec repo

* pre-commit fixes

* pre-commit fixes

---------

Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> a7e2f88
  • Loading branch information
1 parent a3f0d2d commit 4fb63e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -9238,7 +9238,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“good_events”, “bad_events”, “slo_status”, “error_budget_remaining”, “burn_rate”, “error_budget_burndown”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“good_events”, “bad_events”, “good_minutes”, “bad_minutes”, “slo_status”, “error_budget_remaining”, “burn_rate”, “error_budget_burndown”].</p></li>
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
will be type checked and a TypeError will be raised if the wrong type is input.
Defaults to True.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4fb63e7

Please sign in to comment.