Skip to content

Commit a941b9e

Browse files
committed
Add product analytics to FormulaAndFunctionEventsDataSource (DataDog#2669)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> ee9ad7c
1 parent c9468aa commit a941b9e

File tree

690 files changed

+1292
-691
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

690 files changed

+1292
-691
lines changed

DatadogAPIClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h3 class="signature first" id="configure-class_method">
250250
</div>
251251

252252
<div id="footer">
253-
Generated on Fri Sep 19 19:37:32 2025 by
253+
Generated on Sat Sep 20 00:17:55 2025 by
254254
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
255255
0.9.37 (ruby-2.7.8).
256256
</div>

DatadogAPIClient/Configuration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4732,7 +4732,7 @@ <h3 class="signature " id="server_url-instance_method">
47324732
</div>
47334733

47344734
<div id="footer">
4735-
Generated on Fri Sep 19 19:37:34 2025 by
4735+
Generated on Sat Sep 20 00:17:57 2025 by
47364736
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
47374737
0.9.37 (ruby-2.7.8).
47384738
</div>

DatadogAPIClient/DatadogAPIClientInflector.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7535,7 +7535,7 @@ <h3 class="signature " id="overrides-instance_method">
75357535
</div>
75367536

75377537
<div id="footer">
7538-
Generated on Fri Sep 19 19:37:34 2025 by
7538+
Generated on Sat Sep 20 00:17:57 2025 by
75397539
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
75407540
0.9.37 (ruby-2.7.8).
75417541
</div>

DatadogAPIClient/UnparsedObject.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h3 class="signature first" id="to_hash-instance_method">
329329
</div>
330330

331331
<div id="footer">
332-
Generated on Fri Sep 19 19:37:34 2025 by
332+
Generated on Sat Sep 20 00:17:57 2025 by
333333
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
334334
0.9.37 (ruby-2.7.8).
335335
</div>

DatadogAPIClient/V1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h1 id="collection-of-all-datadog-public-endpoints">Collection of all Datadog Pu
129129
</div>
130130

131131
<div id="footer">
132-
Generated on Fri Sep 19 19:37:32 2025 by
132+
Generated on Sat Sep 20 00:17:55 2025 by
133133
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
134134
0.9.37 (ruby-2.7.8).
135135
</div>

DatadogAPIClient/V1/AWSIntegrationAPI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3749,7 +3749,7 @@ <h3 class="signature " id="update_aws_account_with_http_info-instance_method">
37493749
</div>
37503750

37513751
<div id="footer">
3752-
Generated on Fri Sep 19 19:37:37 2025 by
3752+
Generated on Sat Sep 20 00:18:00 2025 by
37533753
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
37543754
0.9.37 (ruby-2.7.8).
37553755
</div>

DatadogAPIClient/V1/AWSLogsIntegrationAPI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2249,7 +2249,7 @@ <h3 class="signature " id="list_aws_logs_services_with_http_info-instance_method
22492249
</div>
22502250

22512251
<div id="footer">
2252-
Generated on Fri Sep 19 19:37:39 2025 by
2252+
Generated on Sat Sep 20 00:18:02 2025 by
22532253
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
22542254
0.9.37 (ruby-2.7.8).
22552255
</div>

DatadogAPIClient/V1/FormulaAndFunctionEventsDataSource.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>
77
Class: DatadogAPIClient::V1::FormulaAndFunctionEventsDataSource
88

9-
&mdash; datadog-api-client 2.39.0 documentation
9+
&mdash; datadog-api-client 2.42.0 documentation
1010

1111
</title>
1212

@@ -178,6 +178,11 @@ <h2>
178178
</dt>
179179
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>incident_analytics</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
180180

181+
<dt id="PRODUCT_ANALYTICS-constant" class="">PRODUCT_ANALYTICS =
182+
183+
</dt>
184+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>product_analytics</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
185+
181186
</dl>
182187

183188

@@ -203,7 +208,7 @@ <h3 class="inherited">Methods included from <span class='object_link'><a href="B
203208
</div>
204209

205210
<div id="footer">
206-
Generated on Tue Jul 15 04:45:43 2025 by
211+
Generated on Sat Sep 20 00:18:05 2025 by
207212
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
208213
0.9.37 (ruby-2.7.8).
209214
</div>

DatadogAPIClient/V1/GCPAccount.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,7 @@ <h3 class="signature " id="type-instance_method">
15121512
</div>
15131513

15141514
<div id="footer">
1515-
Generated on Fri Sep 19 19:37:36 2025 by
1515+
Generated on Sat Sep 20 00:17:59 2025 by
15161516
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
15171517
0.9.37 (ruby-2.7.8).
15181518
</div>

DatadogAPIClient/V1/GCPMonitoredResourceConfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ <h3 class="signature " id="type-instance_method">
352352
</div>
353353

354354
<div id="footer">
355-
Generated on Fri Sep 19 19:37:44 2025 by
355+
Generated on Sat Sep 20 00:18:07 2025 by
356356
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
357357
0.9.37 (ruby-2.7.8).
358358
</div>

0 commit comments

Comments
 (0)