Skip to content

Commit

Permalink
Live and historical custom timeseries docs (#1765)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 7efdeda
  • Loading branch information
1 parent b7dc9ef commit ecc88a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -28454,6 +28454,8 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<li><p><strong>cspm_container_hwm</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for the given org.</p></li>
<li><p><strong>cspm_gcp_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for the given org.</p></li>
<li><p><strong>cspm_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for the given org.</p></li>
<li><p><strong>custom_historical_ts_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average number of distinct historical custom metrics over all hours in the current date for the given org.</p></li>
<li><p><strong>custom_live_ts_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average number of distinct live custom metrics over all hours in the current date for the given org.</p></li>
<li><p><strong>custom_ts_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average number of distinct custom metrics over all hours in the current date for the given org.</p></li>
<li><p><strong>cws_container_count_avg</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for the given org.</p></li>
<li><p><strong>cws_host_top99p</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for the given org.</p></li>
Expand Down Expand Up @@ -28574,6 +28576,8 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<li><p><strong>cspm_container_hwm_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the sum of the the high-water marks of Cloud Security Management Pro containers over all hours in the current months for all organizations.</p></li>
<li><p><strong>cspm_gcp_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current months for all organizations.</p></li>
<li><p><strong>cspm_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current months for all organizations.</p></li>
<li><p><strong>custom_historical_ts_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average number of distinct historical custom metrics over all hours in the current months for all organizations.</p></li>
<li><p><strong>custom_live_ts_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average number of distinct live custom metrics over all hours in the current months for all organizations.</p></li>
<li><p><strong>custom_ts_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average number of distinct custom metrics over all hours in the current months for all organizations.</p></li>
<li><p><strong>cws_containers_avg_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the average of all distinct Cloud Workload Security containers over all hours in the current months for all organizations.</p></li>
<li><p><strong>cws_host_top99p_sum</strong> (<em>int</em><em>, </em><em>optional</em>) – Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current months for all organizations.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit ecc88a3

Please sign in to comment.