Skip to content

Commit

Permalink
Update documentation for Synthetics config variables (#1846)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> b9f5fe9
  • Loading branch information
1 parent d62a986 commit 7fb2343
Show file tree
Hide file tree
Showing 5 changed files with 1,642 additions and 1,642 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232736,7 +232736,7 @@ <h2 id="SyntheticsConfigVariable">type <a href="https://github.com/DataDog/datad
Name <a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;name&#34;`
<span id="SyntheticsConfigVariable.Pattern"></span> <span class="comment">// Pattern of the variable.</span>
Pattern *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;pattern,omitempty&#34;`
<span class="comment">// Whether the value of this variable will be obfuscated in test results.</span>
<span class="comment">// Whether the value of this variable will be obfuscated in test results. Only for config variables of type `text`.</span>
<span id="SyntheticsConfigVariable.Secure"></span> Secure *<a href="https://pkg.go.dev/builtin/#bool">bool</a> `json:&#34;secure,omitempty&#34;`
<span id="SyntheticsConfigVariable.Type"></span> <span class="comment">// Type of the configuration variable.</span>
Type <a href="#SyntheticsConfigVariableType">SyntheticsConfigVariableType</a> `json:&#34;type&#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">12370</td>
<td></td>
<td align="left">2023-02-06 20:26:44.199865245 +0000 UTC</td>
<td align="left">2023-02-06 21:40:47.748983675 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -88,7 +88,7 @@ <h2>
<td></td>
<td align="right">17519</td>
<td></td>
<td align="left">2023-02-06 20:26:44.199865245 +0000 UTC</td>
<td align="left">2023-02-06 21:40:47.748983675 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -97,7 +97,7 @@ <h2>
<td></td>
<td align="right">405</td>
<td></td>
<td align="left">2023-02-06 20:26:44.199865245 +0000 UTC</td>
<td align="left">2023-02-06 21:40:47.752983741 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -106,7 +106,7 @@ <h2>
<td></td>
<td align="right">11457</td>
<td></td>
<td align="left">2023-02-06 20:26:44.199865245 +0000 UTC</td>
<td align="left">2023-02-06 21:40:47.752983741 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -115,7 +115,7 @@ <h2>
<td></td>
<td align="right">589</td>
<td></td>
<td align="left">2023-02-06 20:26:44.199865245 +0000 UTC</td>
<td align="left">2023-02-06 21:40:47.752983741 +0000 UTC</td>
</tr>


Expand Down
Loading

0 comments on commit 7fb2343

Please sign in to comment.