docs/v1/UsageSummaryDateOrg.md in datadog_api_client-1.0.0.beta.2 vs docs/v1/UsageSummaryDateOrg.md in datadog_api_client-1.0.0.beta.3

- old
+ new

@@ -10,27 +10,33 @@ | **aws_host_top99p** | **Integer** | Shows the 99th percentile of all AWS hosts over all hours in the current date for the given org. | [optional] | | **aws_lambda_func_count** | **Integer** | Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org. | [optional] | | **aws_lambda_invocations_sum** | **Integer** | Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org. | [optional] | | **azure_app_service_top99p** | **Integer** | Shows the 99th percentile of all Azure app services over all hours in the current date for the given org. | [optional] | | **billable_ingested_bytes_sum** | **Integer** | Shows the sum of all log bytes ingested over all hours in the current date for the given org. | [optional] | +| **compliance_container_agg_sum** | **Object** | Shows the sum of all compliance containers over all hours in the current date for the given org. | [optional] | +| **compliance_host_agg_sum** | **Integer** | Shows the sum of all compliance hosts over all hours in the current date for the given org. | [optional] | | **container_avg** | **Integer** | Shows the average of all distinct containers over all hours in the current date for the given org. | [optional] | | **container_hwm** | **Integer** | Shows the high-water mark of all distinct containers over all hours in the current date for the given org. | [optional] | | **custom_ts_avg** | **Integer** | Shows the average number of distinct custom metrics over all hours in the current date for the given org. | [optional] | | **fargate_tasks_count_avg** | **Integer** | The average task count for Fargate. | [optional] | | **fargate_tasks_count_hwm** | **Integer** | Shows the high-water mark of all Fargate tasks over all hours in the current date for the given org. | [optional] | | **gcp_host_top99p** | **Integer** | Shows the 99th percentile of all GCP hosts over all hours in the current date for the given org. | [optional] | +| **heroku_host_top99p** | **Integer** | Shows the 99th percentile of all Heroku dynos over all hours in the current date for the given org. | [optional] | | **id** | **String** | The organization id. | [optional] | | **incident_management_monthly_active_users_hwm** | **Integer** | Shows the high-water mark of incident management monthly active users over all hours in the current date for the given org. | [optional] | | **indexed_events_count_sum** | **Integer** | Shows the sum of all log events indexed over all hours in the current date for the given org. | [optional] | | **infra_host_top99p** | **Integer** | Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org. | [optional] | | **ingested_events_bytes_sum** | **Integer** | Shows the sum of all log bytes ingested over all hours in the current date for the given org. | [optional] | +| **iot_device_agg_sum** | **Integer** | Shows the sum of all IoT devices over all hours in the current date for the given org. | [optional] | +| **iot_device_top99p_sum** | **Integer** | Shows the 99th percentile of all IoT devices over all hours in the current date for the given org. | [optional] | | **mobile_rum_session_count_android_sum** | **Integer** | Shows the sum of all mobile RUM Sessions on Android over all hours in the current date for the given org. | [optional] | | **mobile_rum_session_count_ios_sum** | **Integer** | Shows the sum of all mobile RUM Sessions on iOS over all hours in the current date for the given org. | [optional] | | **mobile_rum_session_count_sum** | **Integer** | Shows the sum of all mobile RUM Sessions over all hours in the current date for the given org. | [optional] | | **name** | **String** | The organization name. | [optional] | | **netflow_indexed_events_count_sum** | **Integer** | Shows the sum of all Network flows indexed over all hours in the current date for the given org. | [optional] | | **npm_host_top99p** | **Integer** | Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for the given org. | [optional] | +| **opentelemetry_host_top99p** | **Integer** | Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org. | [optional] | | **profiling_host_top99p** | **Integer** | Shows the 99th percentile of all profiled hosts over all hours in the current date for the given org. | [optional] | | **public_id** | **String** | The organization public id. | [optional] | | **rum_session_count_sum** | **Integer** | Shows the sum of all browser RUM Sessions over all hours in the current date for the given org. | [optional] | | **rum_total_session_count_sum** | **Integer** | Shows the sum of RUM Sessions (browser and mobile) over all hours in the current date for the given org. | [optional] | | **synthetics_browser_check_calls_count_sum** | **Integer** | Shows the sum of all Synthetic browser tests over all hours in the current date for the given org. | [optional] | @@ -50,26 +56,32 @@ aws_host_top99p: null, aws_lambda_func_count: null, aws_lambda_invocations_sum: null, azure_app_service_top99p: null, billable_ingested_bytes_sum: null, + compliance_container_agg_sum: null, + compliance_host_agg_sum: null, container_avg: null, container_hwm: null, custom_ts_avg: null, fargate_tasks_count_avg: null, fargate_tasks_count_hwm: null, gcp_host_top99p: null, + heroku_host_top99p: null, id: null, incident_management_monthly_active_users_hwm: null, indexed_events_count_sum: null, infra_host_top99p: null, ingested_events_bytes_sum: null, + iot_device_agg_sum: null, + iot_device_top99p_sum: null, mobile_rum_session_count_android_sum: null, mobile_rum_session_count_ios_sum: null, mobile_rum_session_count_sum: null, name: null, netflow_indexed_events_count_sum: null, npm_host_top99p: null, + opentelemetry_host_top99p: null, profiling_host_top99p: null, public_id: null, rum_session_count_sum: null, rum_total_session_count_sum: null, synthetics_browser_check_calls_count_sum: null,