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>custom_tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – A list of user-defined tags. The tags must follow the <code class="docutils literal notranslate"><span class="pre">key:value</span></code> pattern. Up to 100 may be added per event.</p></li>
32019
32020
<li><p><strong>env</strong> (<em>str</em><em>, </em><em>optional</em>) – Environment name to where the service was deployed.</p></li>
32020
32021
<li><p><strong>finished_at</strong> (<em>int</em>) – Unix timestamp when the deployment finished. It must be in nanoseconds, milliseconds, or seconds, and it should not be older than 1 hour.</p></li>
32021
32022
<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>
<li><p><strong>custom_tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – A list of user-defined tags. The tags must follow the <code class="docutils literal notranslate"><span class="pre">key:value</span></code> pattern. Up to 100 may be added per event.</p></li>
32174
32176
<li><p><strong>env</strong> (<em>str</em><em>, </em><em>optional</em>) – Environment name that was impacted by the failure.</p></li>
32175
32177
<li><p><strong>finished_at</strong> (<em>int</em><em>, </em><em>optional</em>) – Unix timestamp when the failure finished. It must be in nanoseconds, milliseconds, or seconds, and it should not be older than 1 hour.</p></li>
32176
32178
<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>
0 commit comments