Skip to content

Commit 7f09999

Browse files
Add Cloud Cost And Container Excl Agent Usage Fields (#1340)
Co-authored-by: ci.datadog-api-spec <[email protected]> 276dffc
1 parent 364738f commit 7f09999

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

datadog_api_client.v1.model.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25725,7 +25725,9 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2572525725
<li><p><strong>ci_test_indexed_spans_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.</p></li>
2572625726
<li><p><strong>ci_visibility_pipeline_committers_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.</p></li>
2572725727
<li><p><strong>ci_visibility_test_committers_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.</p></li>
25728+
<li><p><strong>cloud_cost_management_host_count_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Host count average of Cloud Cost Management for the given date and given organization.</p></li>
2572825729
<li><p><strong>container_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all distinct containers over all hours in the current date for all organizations.</p></li>
25730+
<li><p><strong>container_excl_agent_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of containers without the Datadog Agent over all hours in the current date for all organizations.</p></li>
2572925731
<li><p><strong>container_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of all distinct containers over all hours in the current date for all organizations.</p></li>
2573025732
<li><p><strong>cspm_aas_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Posture Management Azure app services hosts over all hours in the current date for all organizations.</p></li>
2573125733
<li><p><strong>cspm_aws_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Posture Management AWS hosts over all hours in the current date for all organizations.</p></li>
@@ -25815,6 +25817,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2581525817
<li><p><strong>ci_visibility_test_committers_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of all CI visibility test committers over all hours in the current date for the given org.</p></li>
2581625818
<li><p><strong>cloud_cost_management_host_count_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Host count average of Cloud Cost Management for the given date and given org.</p></li>
2581725819
<li><p><strong>container_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all distinct containers over all hours in the current date for the given org.</p></li>
25820+
<li><p><strong>container_excl_agent_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of containers without the Datadog Agent over all hours in the current date for the given organization.</p></li>
2581825821
<li><p><strong>container_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of all distinct containers over all hours in the current date for the given org.</p></li>
2581925822
<li><p><strong>cspm_aas_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Posture Management Azure app services hosts over all hours in the current date for the given org.</p></li>
2582025823
<li><p><strong>cspm_aws_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Posture Management AWS hosts over all hours in the current date for the given org.</p></li>
@@ -25907,6 +25910,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
2590725910
<li><p><strong>ci_visibility_test_committers_hwm_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of all CI visibility test committers over all hours in the current months for all organizations.</p></li>
2590825911
<li><p><strong>cloud_cost_management_host_count_avg_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Sum of the host count average for Cloud Cost Management.</p></li>
2590925912
<li><p><strong>container_avg_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all distinct containers over all hours in the current months for all organizations.</p></li>
25913+
<li><p><strong>container_excl_agent_avg_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of the containers without the Datadog Agent over all hours in the current month for all organizations.</p></li>
2591025914
<li><p><strong>container_hwm_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of the high-water marks of all distinct containers over all hours in the current months for all organizations.</p></li>
2591125915
<li><p><strong>cspm_aas_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Posture Management Azure app services hosts over all hours in the current months for all organizations.</p></li>
2591225916
<li><p><strong>cspm_aws_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Posture Management AWS hosts over all hours in the current months for all organizations.</p></li>

0 commit comments

Comments
 (0)