Skip to content

Commit 0c1201f

Browse files
Add a cost monitor example (#2198)
Co-authored-by: ci.datadog-api-spec <[email protected]> 2945616
1 parent 2c4dc91 commit 0c1201f

File tree

2,947 files changed

+14166
-13218
lines changed

Some content is hidden

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

2,947 files changed

+14166
-13218
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 Jan 17 21:40:58 2025 by
253+
Generated on Fri Jan 17 22:23:37 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/APIClient.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2897,7 +2897,7 @@ <h3 class="signature " id="user_agent=-instance_method">
28972897
</div>
28982898

28992899
<div id="footer">
2900-
Generated on Fri Jan 17 21:41:55 2025 by
2900+
Generated on Fri Jan 17 22:24:35 2025 by
29012901
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
29022902
0.9.37 (ruby-2.7.8).
29032903
</div>

DatadogAPIClient/APIError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ <h3 class="signature " id="to_s-instance_method">
583583
</div>
584584

585585
<div id="footer">
586-
Generated on Fri Jan 17 21:41:55 2025 by
586+
Generated on Fri Jan 17 22:24:35 2025 by
587587
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
588588
0.9.37 (ruby-2.7.8).
589589
</div>

DatadogAPIClient/Configuration.html

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

42324232
<div id="footer">
4233-
Generated on Fri Jan 17 21:41:55 2025 by
4233+
Generated on Fri Jan 17 22:24:35 2025 by
42344234
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
42354235
0.9.37 (ruby-2.7.8).
42364236
</div>

DatadogAPIClient/DatadogAPIClientInflector.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,7 +3140,10 @@ <h3 class="signature " id="overrides-instance_method">
31403140
2930
31413141
2931
31423142
2932
3143-
2933</pre>
3143+
2933
3144+
2934
3145+
2935
3146+
2936</pre>
31443147
</td>
31453148
<td>
31463149
<pre class="code"><span class="info file"># File 'lib/datadog_api_client/inflector.rb', line 10</span>
@@ -3431,6 +3434,9 @@ <h3 class="signature " id="overrides-instance_method">
34313434
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.metrics_query_unit</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MetricsQueryUnit</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
34323435
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>Monitor</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
34333436
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_device_id</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorDeviceID</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
3437+
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_formula_and_function_cost_aggregator</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorFormulaAndFunctionCostAggregator</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
3438+
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_formula_and_function_cost_data_source</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorFormulaAndFunctionCostDataSource</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
3439+
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_formula_and_function_cost_query_definition</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorFormulaAndFunctionCostQueryDefinition</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
34343440
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_formula_and_function_event_aggregation</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorFormulaAndFunctionEventAggregation</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
34353441
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_formula_and_function_event_query_definition</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorFormulaAndFunctionEventQueryDefinition</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
34363442
<span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>v1.monitor_formula_and_function_event_query_definition_compute</span><span class='tstring_end'>&quot;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>MonitorFormulaAndFunctionEventQueryDefinitionCompute</span><span class='tstring_end'>&quot;</span></span><span class='comma'>,</span>
@@ -6079,7 +6085,7 @@ <h3 class="signature " id="overrides-instance_method">
60796085
</div>
60806086

60816087
<div id="footer">
6082-
Generated on Fri Jan 17 21:41:55 2025 by
6088+
Generated on Fri Jan 17 22:24:35 2025 by
60836089
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
60846090
0.9.37 (ruby-2.7.8).
60856091
</div>

DatadogAPIClient/EnumAttributeValidator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ <h3 class="signature first" id="valid?-instance_method">
439439
</div>
440440

441441
<div id="footer">
442-
Generated on Fri Jan 17 21:41:53 2025 by
442+
Generated on Fri Jan 17 22:24:34 2025 by
443443
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
444444
0.9.37 (ruby-2.7.8).
445445
</div>

DatadogAPIClient/UnparsedObject.html

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

329329
<div id="footer">
330-
Generated on Fri Jan 17 21:41:55 2025 by
330+
Generated on Fri Jan 17 22:24:35 2025 by
331331
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
332332
0.9.37 (ruby-2.7.8).
333333
</div>

DatadogAPIClient/V1.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

DatadogAPIClient/V1/APIErrorResponse.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ <h3 class="signature " id="to_s-instance_method">
14091409
</div>
14101410

14111411
<div id="footer">
1412-
Generated on Fri Jan 17 21:41:13 2025 by
1412+
Generated on Fri Jan 17 22:23:52 2025 by
14131413
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
14141414
0.9.37 (ruby-2.7.8).
14151415
</div>

DatadogAPIClient/V1/AWSAccount.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2236,7 +2236,7 @@ <h3 class="signature " id="valid?-instance_method">
22362236
</div>
22372237

22382238
<div id="footer">
2239-
Generated on Fri Jan 17 21:41:04 2025 by
2239+
Generated on Fri Jan 17 22:23:42 2025 by
22402240
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
22412241
0.9.37 (ruby-2.7.8).
22422242
</div>

0 commit comments

Comments
 (0)