Skip to content

Commit 0366919

Browse files
Publish the new ingested timeseries metrics for usage attribution (#1365)
Co-authored-by: ci.datadog-api-spec <[email protected]> ffe817c
1 parent b50fb36 commit 0366919

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

datadog_api_client.v1.model.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13538,7 +13538,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
1353813538
<dl class="field-list simple">
1353913539
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1354013540
<dd class="field-odd"><ul class="simple">
13541-
<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_excl_agent_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”, “infra_host_usage”, “invocations_usage”, “npm_host_usage”, “profiled_container_usage”, “profiled_fargate_usage”, “profiled_host_usage”, “snmp_usage”, “estimated_rum_sessions_usage”].</p></li>
13541+
<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_excl_agent_usage”, “container_usage”, “cspm_containers_usage”, “cspm_hosts_usage”, “custom_ingested_timeseries_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”, “infra_host_usage”, “invocations_usage”, “npm_host_usage”, “profiled_container_usage”, “profiled_fargate_usage”, “profiled_host_usage”, “snmp_usage”, “estimated_rum_sessions_usage”].</p></li>
1354213542
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
1354313543
will be type checked and a TypeError will be raised if the wrong type is input.
1354413544
Defaults to True.</p></li>
@@ -16779,7 +16779,7 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
1677916779
<dl class="field-list simple">
1678016780
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
1678116781
<dd class="field-odd"><ul class="simple">
16782-
<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_excl_agent_usage”, “container_excl_agent_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”, “infra_host_usage”, “infra_host_percentage”, “invocations_usage”, “invocations_percentage”, “npm_host_usage”, “npm_host_percentage”, “profiled_container_usage”, “profiled_container_percentage”, “profiled_fargate_usage”, “profiled_fargate_percentage”, “profiled_host_usage”, “profiled_host_percentage”, “snmp_usage”, “snmp_percentage”, “estimated_rum_sessions_usage”, “estimated_rum_sessions_percentage”, “*”].</p></li>
16782+
<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_excl_agent_usage”, “container_excl_agent_percentage”, “container_usage”, “container_percentage”, “cspm_containers_percentage”, “cspm_containers_usage”, “cspm_hosts_percentage”, “cspm_hosts_usage”, “custom_timeseries_usage”, “custom_timeseries_percentage”, “custom_ingested_timeseries_usage”, “custom_ingested_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”, “infra_host_usage”, “infra_host_percentage”, “invocations_usage”, “invocations_percentage”, “npm_host_usage”, “npm_host_percentage”, “profiled_container_usage”, “profiled_container_percentage”, “profiled_fargate_usage”, “profiled_fargate_percentage”, “profiled_host_usage”, “profiled_host_percentage”, “snmp_usage”, “snmp_percentage”, “estimated_rum_sessions_usage”, “estimated_rum_sessions_percentage”, “*”].</p></li>
1678316783
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
1678416784
will be type checked and a TypeError will be raised if the wrong type is input.
1678516785
Defaults to True.</p></li>
@@ -16826,8 +16826,10 @@ <h1 id="datadog-api-client-v1-model--page-root">datadog_api_client.v1.model<a cl
1682616826
<li><p><strong>cspm_containers_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The CSPM container usage by tag(s).</p></li>
1682716827
<li><p><strong>cspm_hosts_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of CSPM host usage by by tag(s).</p></li>
1682816828
<li><p><strong>cspm_hosts_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The CSPM host usage by tag(s).</p></li>
16829-
<li><p><strong>custom_timeseries_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of custom metrics usage by tag(s).</p></li>
16830-
<li><p><strong>custom_timeseries_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The custom metrics usage by tag(s).</p></li>
16829+
<li><p><strong>custom_ingested_timeseries_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of ingested custom metrics usage by tag(s).</p></li>
16830+
<li><p><strong>custom_ingested_timeseries_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The ingested custom metrics usage by tag(s).</p></li>
16831+
<li><p><strong>custom_timeseries_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of indexed custom metrics usage by tag(s).</p></li>
16832+
<li><p><strong>custom_timeseries_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The indexed custom metrics usage by tag(s).</p></li>
1683116833
<li><p><strong>cws_containers_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of Cloud Workload Security container usage by tag(s).</p></li>
1683216834
<li><p><strong>cws_containers_usage</strong> (<em>float</em><em>, </em><em>optional</em>) – The Cloud Workload Security container usage by tag(s).</p></li>
1683316835
<li><p><strong>cws_hosts_percentage</strong> (<em>float</em><em>, </em><em>optional</em>) – The percentage of Cloud Workload Security host usage by tag(s).</p></li>

0 commit comments

Comments
 (0)