Skip to content

Commit d45c75a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andcommitted
Clarify DORA incident finished_at limitation (#1993)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> 1d3b9dd
1 parent 5db3a90 commit d45c75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog_api_client.v2.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26015,7 +26015,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
2601526015
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2601626016
<dd class="field-odd"><ul class="simple">
2601726017
<li><p><strong>env</strong> (<em>str</em><em>, </em><em>optional</em>) – Environment name that was impacted by the incident.</p></li>
26018-
<li><p><strong>finished_at</strong> (<em>int</em><em>, </em><em>optional</em>) – Unix timestamp in nanoseconds when the incident finished. It should not be older than 3 hours.</p></li>
26018+
<li><p><strong>finished_at</strong> (<em>int</em><em>, </em><em>optional</em>) – Unix timestamp in nanoseconds when the incident finished. It should not be older than 1 hour.</p></li>
2601926019
<li><p><strong>git</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.dora_git_info.DORAGitInfo" title="datadog_api_client.v2.model.dora_git_info.DORAGitInfo"><em>DORAGitInfo</em></a><em>, </em><em>optional</em>) – Git info for DORA Metrics events.</p></li>
2602026020
<li><p><strong>id</strong> (<em>str</em><em>, </em><em>optional</em>) – Incident ID. Required to update a previously sent incident.</p></li>
2602126021
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Incident name.</p></li>

0 commit comments

Comments
 (0)