docs/v1/UsageSummaryDate.md in datadog_api_client-1.5.0 vs docs/v1/UsageSummaryDate.md in datadog_api_client-1.6.0
- old
+ new
@@ -17,10 +17,12 @@
| **browser_rum_lite_session_count_sum** | **Integer** | Shows the sum of all browser lite sessions over all hours in the current date for all organizations. | [optional] |
| **browser_rum_replay_session_count_sum** | **Integer** | Shows the sum of all browser replay sessions over all hours in the current date for all organizations. | [optional] |
| **browser_rum_units_sum** | **Integer** | Shows the sum of all browser RUM units over all hours in the current date for all organizations. | [optional] |
| **container_avg** | **Integer** | Shows the average of all distinct containers over all hours in the current date for all organizations. | [optional] |
| **container_hwm** | **Integer** | Shows the high-water mark of all distinct containers over all hours in the current date for all organizations. | [optional] |
+| **cspm_aas_host_top99p** | **Integer** | Shows the 99th percentile of all Cloud Security Posture Management Azure app services hosts over all hours in the current date for all organizations. | [optional] |
+| **cspm_azure_host_top99p** | **Integer** | Shows the 99th percentile of all Cloud Security Posture Management Azure hosts over all hours in the current date for all organizations. | [optional] |
| **cspm_container_avg** | **Integer** | Shows the average number of Cloud Security Posture Management containers over all hours in the current date for all organizations. | [optional] |
| **cspm_container_hwm** | **Integer** | Shows the high-water mark of Cloud Security Posture Management containers over all hours in the current date for all organizations. | [optional] |
| **cspm_host_top99p** | **Integer** | Shows the 99th percentile of all Cloud Security Posture Management hosts over all hours in the current date for all organizations. | [optional] |
| **custom_ts_avg** | **Integer** | Shows the average number of distinct custom metrics over all hours in the current date for all organizations. | [optional] |
| **cws_container_count_avg** | **Integer** | Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for all organizations. | [optional] |
@@ -46,11 +48,12 @@
| **netflow_indexed_events_count_sum** | **Integer** | Shows the sum of all Network flows indexed over all hours in the current date for all organizations. | [optional] |
| **npm_host_top99p** | **Integer** | Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for all organizations. | [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 all organizations. | [optional] |
| **orgs** | [**Array<UsageSummaryDateOrg>**](UsageSummaryDateOrg.md) | Organizations associated with a user. | [optional] |
| **profiling_host_top99p** | **Integer** | Shows the 99th percentile of all profiled hosts over all hours in the current date for all organizations. | [optional] |
-| **rum_session_count_sum** | **Integer** | Shows the sum of all browser RUM Sessions over all hours in the current date for all organizations | [optional] |
+| **rum_browser_and_mobile_session_count** | **Integer** | Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations. | [optional] |
+| **rum_session_count_sum** | **Integer** | Shows the sum of all browser RUM Lite Sessions over all hours in the current date for all organizations | [optional] |
| **rum_total_session_count_sum** | **Integer** | Shows the sum of RUM Sessions (browser and mobile) over all hours in the current date for all organizations. | [optional] |
| **rum_units_sum** | **Integer** | Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations. | [optional] |
| **sds_logs_scanned_bytes_sum** | **Integer** | Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for all organizations. | [optional] |
| **sds_total_scanned_bytes_sum** | **Integer** | Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for all organizations. | [optional] |
| **synthetics_browser_check_calls_count_sum** | **Integer** | Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations. | [optional] |
@@ -78,10 +81,12 @@
browser_rum_lite_session_count_sum: null,
browser_rum_replay_session_count_sum: null,
browser_rum_units_sum: null,
container_avg: null,
container_hwm: null,
+ cspm_aas_host_top99p: null,
+ cspm_azure_host_top99p: null,
cspm_container_avg: null,
cspm_container_hwm: null,
cspm_host_top99p: null,
custom_ts_avg: null,
cws_container_count_avg: null,
@@ -107,9 +112,10 @@
netflow_indexed_events_count_sum: null,
npm_host_top99p: null,
opentelemetry_host_top99p: null,
orgs: null,
profiling_host_top99p: null,
+ rum_browser_and_mobile_session_count: null,
rum_session_count_sum: null,
rum_total_session_count_sum: null,
rum_units_sum: null,
sds_logs_scanned_bytes_sum: null,
sds_total_scanned_bytes_sum: null,