Skip to content

Commit

Permalink
Add Usage Metering Cont Usage fields (#1281)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> a66c9ab
  • Loading branch information
1 parent f02edf2 commit 54606a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions datadog_api_client.v1.model.html
Original file line number Diff line number Diff line change
Expand Up @@ -13335,7 +13335,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“api_usage”, “apm_fargate_usage”, “apm_host_usage”, “appsec_fargate_usage”, “appsec_usage”, “browser_usage”, “container_usage”, “cspm_containers_usage”, “cspm_hosts_usage”, “custom_timeseries_usage”, “cws_containers_usage”, “cws_hosts_usage”, “dbm_hosts_usage”, “dbm_queries_usage”, “estimated_indexed_logs_usage”, “estimated_ingested_logs_usage”, “estimated_indexed_spans_usage”, “estimated_ingested_spans_usage”, “fargate_usage”, “functions_usage”, “indexed_logs_usage”, “infra_host_usage”, “invocations_usage”, “npm_host_usage”, “profiled_container_usage”, “profiled_host_usage”, “snmp_usage”, “estimated_rum_sessions_usage”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“api_usage”, “apm_fargate_usage”, “apm_host_usage”, “appsec_fargate_usage”, “appsec_usage”, “browser_usage”, “container_usage”, “cspm_containers_usage”, “cspm_hosts_usage”, “custom_timeseries_usage”, “cws_containers_usage”, “cws_hosts_usage”, “dbm_hosts_usage”, “dbm_queries_usage”, “estimated_indexed_logs_usage”, “estimated_ingested_logs_usage”, “estimated_indexed_spans_usage”, “estimated_ingested_spans_usage”, “fargate_usage”, “functions_usage”, “indexed_logs_usage”, “infra_host_usage”, “invocations_usage”, “npm_host_usage”, “profiled_container_usage”, “profiled_host_usage”, “snmp_usage”, “estimated_rum_sessions_usage”, “cont_usage”].</p></li>
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
will be type checked and a TypeError will be raised if the wrong type is input.
Defaults to True.</p></li>
Expand Down Expand Up @@ -16468,7 +16468,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“api_usage”, “api_percentage”, “apm_fargate_usage”, “apm_fargate_percentage”, “appsec_fargate_usage”, “appsec_fargate_percentage”, “apm_host_usage”, “apm_host_percentage”, “appsec_usage”, “appsec_percentage”, “browser_usage”, “browser_percentage”, “container_usage”, “container_percentage”, “cspm_containers_percentage”, “cspm_containers_usage”, “cspm_hosts_percentage”, “cspm_hosts_usage”, “custom_timeseries_usage”, “custom_timeseries_percentage”, “cws_containers_percentage”, “cws_containers_usage”, “cws_hosts_percentage”, “cws_hosts_usage”, “dbm_hosts_percentage”, “dbm_hosts_usage”, “dbm_queries_percentage”, “dbm_queries_usage”, “estimated_indexed_logs_usage”, “estimated_indexed_logs_percentage”, “estimated_ingested_logs_usage”, “estimated_ingested_logs_percentage”, “estimated_indexed_spans_usage”, “estimated_indexed_spans_percentage”, “estimated_ingested_spans_usage”, “estimated_ingested_spans_percentage”, “fargate_usage”, “fargate_percentage”, “functions_usage”, “functions_percentage”, “indexed_logs_usage”, “indexed_logs_percentage”, “infra_host_usage”, “infra_host_percentage”, “invocations_usage”, “invocations_percentage”, “npm_host_usage”, “npm_host_percentage”, “profiled_container_usage”, “profiled_container_percentage”, “profiled_host_usage”, “profiled_host_percentage”, “snmp_usage”, “snmp_percentage”, “estimated_rum_sessions_usage”, “estimated_rum_sessions_percentage”, “*”].</p></li>
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“api_usage”, “api_percentage”, “apm_fargate_usage”, “apm_fargate_percentage”, “appsec_fargate_usage”, “appsec_fargate_percentage”, “apm_host_usage”, “apm_host_percentage”, “appsec_usage”, “appsec_percentage”, “browser_usage”, “browser_percentage”, “container_usage”, “container_percentage”, “cspm_containers_percentage”, “cspm_containers_usage”, “cspm_hosts_percentage”, “cspm_hosts_usage”, “custom_timeseries_usage”, “custom_timeseries_percentage”, “cws_containers_percentage”, “cws_containers_usage”, “cws_hosts_percentage”, “cws_hosts_usage”, “dbm_hosts_percentage”, “dbm_hosts_usage”, “dbm_queries_percentage”, “dbm_queries_usage”, “estimated_indexed_logs_usage”, “estimated_indexed_logs_percentage”, “estimated_ingested_logs_usage”, “estimated_ingested_logs_percentage”, “estimated_indexed_spans_usage”, “estimated_indexed_spans_percentage”, “estimated_ingested_spans_usage”, “estimated_ingested_spans_percentage”, “fargate_usage”, “fargate_percentage”, “functions_usage”, “functions_percentage”, “indexed_logs_usage”, “indexed_logs_percentage”, “infra_host_usage”, “infra_host_percentage”, “invocations_usage”, “invocations_percentage”, “npm_host_usage”, “npm_host_percentage”, “profiled_container_usage”, “profiled_container_percentage”, “profiled_host_usage”, “profiled_host_percentage”, “snmp_usage”, “snmp_percentage”, “estimated_rum_sessions_usage”, “estimated_rum_sessions_percentage”, “cont_usage”, “cont_percentage”, “*”].</p></li>
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
will be type checked and a TypeError will be raised if the wrong type is input.
Defaults to True.</p></li>
Expand Down Expand Up @@ -16507,6 +16507,8 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
<li><p><strong>appsec_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The Application Security Monitoring host usage by tag(s).</p></li>
<li><p><strong>browser_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of synthetic browser test usage by tag(s).</p></li>
<li><p><strong>browser_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The synthetic browser test usage by tag(s).</p></li>
<li><p><strong>cont_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of container usage without the Datadog Agent by tag(s).</p></li>
<li><p><strong>cont_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The container usage without Datadog agent by tag(s).</p></li>
<li><p><strong>container_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of container usage by tag(s).</p></li>
<li><p><strong>container_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The container usage by tag(s).</p></li>
<li><p><strong>cspm_containers_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of CSPM container usage by tag(s).</p></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 54606a4

Please sign in to comment.