Skip to content

Commit

Permalink
Regenerate client from commit 4a0f9e08 of spec repo (#2612)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> fdf2f50
  • Loading branch information
skarimo and ci.datadog-api-spec committed Aug 9, 2024
1 parent 15e0482 commit 5fda7aa
Show file tree
Hide file tree
Showing 6 changed files with 2,487 additions and 2,487 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151206,15 +151206,15 @@ <h2 id="DORADeploymentRequestAttributes">type <a href="https://github.com/DataDo
<pre>type DORADeploymentRequestAttributes struct {
<span class="comment">// Environment name to where the service was deployed.</span>
<span id="DORADeploymentRequestAttributes.Env"></span> Env *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;env,omitempty&#34;`
<span class="comment">// Unix timestamp in nanoseconds when the deployment finished. It should not be older than 1 hour.</span>
<span class="comment">// Unix timestamp when the deployment finished. It must be in nanoseconds, milliseconds, or seconds, and it should not be older than 1 hour.</span>
<span id="DORADeploymentRequestAttributes.FinishedAt"></span> FinishedAt <a href="https://pkg.go.dev/builtin/#int64">int64</a> `json:&#34;finished_at&#34;`
<span id="DORADeploymentRequestAttributes.Git"></span> <span class="comment">// Git info for DORA Metrics events.</span>
Git *<a href="#DORAGitInfo">DORAGitInfo</a> `json:&#34;git,omitempty&#34;`
<span class="comment">// Deployment ID.</span>
<span id="DORADeploymentRequestAttributes.Id"></span> Id *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;id,omitempty&#34;`
<span id="DORADeploymentRequestAttributes.Service"></span> <span class="comment">// Service name from a service available in the Service Catalog.</span>
Service <a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;service&#34;`
<span class="comment">// Unix timestamp in nanoseconds when the deployment started.</span>
<span class="comment">// Unix timestamp when the deployment started. It must be in nanoseconds, milliseconds, or seconds.</span>
<span id="DORADeploymentRequestAttributes.StartedAt"></span> StartedAt <a href="https://pkg.go.dev/builtin/#int64">int64</a> `json:&#34;started_at&#34;`
<span id="DORADeploymentRequestAttributes.Version"></span> <span class="comment">// Version to correlate with [APM Deployment Tracking](https://docs.datadoghq.com/tracing/services/deployment_tracking/).</span>
Version *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;version,omitempty&#34;`
Expand Down Expand Up @@ -152451,7 +152451,7 @@ <h2 id="DORAIncidentRequestAttributes">type <a href="https://github.com/DataDog/
<pre>type DORAIncidentRequestAttributes struct {
<span class="comment">// Environment name that was impacted by the incident.</span>
<span id="DORAIncidentRequestAttributes.Env"></span> Env *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;env,omitempty&#34;`
<span class="comment">// Unix timestamp in nanoseconds when the incident finished. It should not be older than 1 hour.</span>
<span class="comment">// Unix timestamp when the incident finished. It must be in nanoseconds, milliseconds, or seconds, and it should not be older than 1 hour.</span>
<span id="DORAIncidentRequestAttributes.FinishedAt"></span> FinishedAt *<a href="https://pkg.go.dev/builtin/#int64">int64</a> `json:&#34;finished_at,omitempty&#34;`
<span id="DORAIncidentRequestAttributes.Git"></span> <span class="comment">// Git info for DORA Metrics events.</span>
Git *<a href="#DORAGitInfo">DORAGitInfo</a> `json:&#34;git,omitempty&#34;`
Expand All @@ -152463,7 +152463,7 @@ <h2 id="DORAIncidentRequestAttributes">type <a href="https://github.com/DataDog/
<span id="DORAIncidentRequestAttributes.Services"></span> Services []<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;services,omitempty&#34;`
<span class="comment">// Incident severity.</span>
<span id="DORAIncidentRequestAttributes.Severity"></span> Severity *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;severity,omitempty&#34;`
<span class="comment">// Unix timestamp in nanoseconds when the incident started.</span>
<span class="comment">// Unix timestamp when the incident started. It must be in nanoseconds, milliseconds, or seconds.</span>
<span id="DORAIncidentRequestAttributes.StartedAt"></span> StartedAt <a href="https://pkg.go.dev/builtin/#int64">int64</a> `json:&#34;started_at&#34;`
<span class="comment">// Name of the team owning the services impacted. If possible, use team handles registered in Datadog. Required when the services field is not provided.</span>
<span id="DORAIncidentRequestAttributes.Team"></span> Team *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;team,omitempty&#34;`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2>
<td></td>
<td align="right">14700</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -88,7 +88,7 @@ <h2>
<td></td>
<td align="right">18056</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -97,7 +97,7 @@ <h2>
<td></td>
<td align="right">622</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -106,7 +106,7 @@ <h2>
<td></td>
<td align="right">633</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -115,7 +115,7 @@ <h2>
<td></td>
<td align="right">405</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -124,7 +124,7 @@ <h2>
<td></td>
<td align="right">12924</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -133,7 +133,7 @@ <h2>
<td></td>
<td align="right">589</td>
<td></td>
<td align="left">2024-08-09 12:39:03.219257318 +0000 UTC</td>
<td align="left">2024-08-09 17:03:42.975740267 +0000 UTC</td>
</tr>


Expand Down
Loading

0 comments on commit 5fda7aa

Please sign in to comment.