Class: DatadogAPIClient::V1::UsageSummaryDate

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v1/models/usage_summary_date.rb

Overview

Response with hourly report of all data billed by Datadog all organizations.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#additional_propertiesObject

Returns the value of attribute additional_properties.



420
421
422
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 420

def additional_properties
  @additional_properties
end

#agent_host_top99pObject

Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations.



25
26
27
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 25

def agent_host_top99p
  @agent_host_top99p
end

#apm_azure_app_service_host_top99pObject

Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations.



28
29
30
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 28

def apm_azure_app_service_host_top99p
  @apm_azure_app_service_host_top99p
end

#apm_devsecops_host_top99pObject

Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current date for the given org.



31
32
33
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 31

def apm_devsecops_host_top99p
  @apm_devsecops_host_top99p
end

#apm_fargate_count_avgObject

Shows the average of all APM ECS Fargate tasks over all hours in the current date for all organizations.



34
35
36
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 34

def apm_fargate_count_avg
  @apm_fargate_count_avg
end

#apm_host_top99pObject

Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations.



37
38
39
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 37

def apm_host_top99p
  @apm_host_top99p
end

#appsec_fargate_count_avgObject

Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current date for all organizations.



40
41
42
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 40

def appsec_fargate_count_avg
  @appsec_fargate_count_avg
end

#asm_serverless_sumObject

Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current date for all organizations.



43
44
45
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 43

def asm_serverless_sum
  @asm_serverless_sum
end

#audit_logs_lines_indexed_sumObject

Shows the sum of audit logs lines indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



46
47
48
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 46

def audit_logs_lines_indexed_sum
  @audit_logs_lines_indexed_sum
end

#audit_trail_enabled_hwmObject

Shows the number of organizations that had Audit Trail enabled in the current date.



49
50
51
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 49

def audit_trail_enabled_hwm
  @audit_trail_enabled_hwm
end

#avg_profiled_fargate_tasksObject

The average profiled task count for Fargate Profiling.



52
53
54
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 52

def avg_profiled_fargate_tasks
  @avg_profiled_fargate_tasks
end

#aws_host_top99pObject

Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations.



55
56
57
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 55

def aws_host_top99p
  @aws_host_top99p
end

#aws_lambda_func_countObject

Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations.



58
59
60
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 58

def aws_lambda_func_count
  @aws_lambda_func_count
end

#aws_lambda_invocations_sumObject

Shows the sum of all AWS Lambda invocations over all hours in the current date for all organizations.



61
62
63
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 61

def aws_lambda_invocations_sum
  @aws_lambda_invocations_sum
end

#azure_app_service_top99pObject

Shows the 99th percentile of all Azure app services over all hours in the current date for all organizations.



64
65
66
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 64

def azure_app_service_top99p
  @azure_app_service_top99p
end

#billable_ingested_bytes_sumObject

Shows the sum of all log bytes ingested over all hours in the current date for all organizations.



67
68
69
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 67

def billable_ingested_bytes_sum
  @billable_ingested_bytes_sum
end

#browser_rum_lite_session_count_sumObject

Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



70
71
72
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 70

def browser_rum_lite_session_count_sum
  @browser_rum_lite_session_count_sum
end

#browser_rum_replay_session_count_sumObject

Shows the sum of all browser replay sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



73
74
75
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 73

def browser_rum_replay_session_count_sum
  @browser_rum_replay_session_count_sum
end

#browser_rum_units_sumObject

Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



76
77
78
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 76

def browser_rum_units_sum
  @browser_rum_units_sum
end

#ci_pipeline_indexed_spans_sumObject

Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.



79
80
81
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 79

def ci_pipeline_indexed_spans_sum
  @ci_pipeline_indexed_spans_sum
end

#ci_test_indexed_spans_sumObject

Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.



82
83
84
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 82

def ci_test_indexed_spans_sum
  @ci_test_indexed_spans_sum
end

#ci_visibility_itr_committers_hwmObject

Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current month for all organizations.



85
86
87
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 85

def ci_visibility_itr_committers_hwm
  @ci_visibility_itr_committers_hwm
end

#ci_visibility_pipeline_committers_hwmObject

Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.



88
89
90
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 88

def ci_visibility_pipeline_committers_hwm
  @ci_visibility_pipeline_committers_hwm
end

#ci_visibility_test_committers_hwmObject

Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.



91
92
93
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 91

def ci_visibility_test_committers_hwm
  @ci_visibility_test_committers_hwm
end

#cloud_cost_management_aws_host_count_avgObject

Host count average of Cloud Cost Management for AWS for the given date and given organization.



94
95
96
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 94

def cloud_cost_management_aws_host_count_avg
  @cloud_cost_management_aws_host_count_avg
end

#cloud_cost_management_azure_host_count_avgObject

Host count average of Cloud Cost Management for Azure for the given date and given organization.



97
98
99
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 97

def cloud_cost_management_azure_host_count_avg
  @cloud_cost_management_azure_host_count_avg
end

#cloud_cost_management_gcp_host_count_avgObject

Host count average of Cloud Cost Management for GCP for the given date and given organization.



100
101
102
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 100

def cloud_cost_management_gcp_host_count_avg
  @cloud_cost_management_gcp_host_count_avg
end

#cloud_cost_management_host_count_avgObject

Host count average of Cloud Cost Management for all cloud providers for the given date and given organization.



103
104
105
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 103

def cloud_cost_management_host_count_avg
  @cloud_cost_management_host_count_avg
end

#cloud_siem_events_sumObject

Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.



106
107
108
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 106

def cloud_siem_events_sum
  @cloud_siem_events_sum
end

#container_avgObject

Shows the average of all distinct containers over all hours in the current date for all organizations.



109
110
111
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 109

def container_avg
  @container_avg
end

#container_excl_agent_avgObject

Shows the average of containers without the Datadog Agent over all hours in the current date for all organizations.



112
113
114
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 112

def container_excl_agent_avg
  @container_excl_agent_avg
end

#container_hwmObject

Shows the high-water mark of all distinct containers over all hours in the current date for all organizations.



115
116
117
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 115

def container_hwm
  @container_hwm
end

#csm_container_enterprise_compliance_count_sumObject

Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current date for the given org.



118
119
120
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 118

def csm_container_enterprise_compliance_count_sum
  @csm_container_enterprise_compliance_count_sum
end

#csm_container_enterprise_cws_count_sumObject

Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current date for the given org.



121
122
123
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 121

def csm_container_enterprise_cws_count_sum
  @csm_container_enterprise_cws_count_sum
end

#csm_container_enterprise_total_count_sumObject

Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current date for the given org.



124
125
126
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 124

def csm_container_enterprise_total_count_sum
  @csm_container_enterprise_total_count_sum
end

#csm_host_enterprise_aas_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current date for the given org.



127
128
129
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 127

def csm_host_enterprise_aas_host_count_top99p
  @csm_host_enterprise_aas_host_count_top99p
end

#csm_host_enterprise_aws_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current date for the given org.



130
131
132
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 130

def csm_host_enterprise_aws_host_count_top99p
  @csm_host_enterprise_aws_host_count_top99p
end

#csm_host_enterprise_azure_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current date for the given org.



133
134
135
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 133

def csm_host_enterprise_azure_host_count_top99p
  @csm_host_enterprise_azure_host_count_top99p
end

#csm_host_enterprise_compliance_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current date for the given org.



136
137
138
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 136

def csm_host_enterprise_compliance_host_count_top99p
  @csm_host_enterprise_compliance_host_count_top99p
end

#csm_host_enterprise_cws_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current date for the given org.



139
140
141
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 139

def csm_host_enterprise_cws_host_count_top99p
  @csm_host_enterprise_cws_host_count_top99p
end

#csm_host_enterprise_gcp_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current date for the given org.



142
143
144
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 142

def csm_host_enterprise_gcp_host_count_top99p
  @csm_host_enterprise_gcp_host_count_top99p
end

#csm_host_enterprise_total_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.



145
146
147
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 145

def csm_host_enterprise_total_host_count_top99p
  @csm_host_enterprise_total_host_count_top99p
end

#cspm_aas_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current date for all organizations.



148
149
150
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 148

def cspm_aas_host_top99p
  @cspm_aas_host_top99p
end

#cspm_aws_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current date for all organizations.



151
152
153
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 151

def cspm_aws_host_top99p
  @cspm_aws_host_top99p
end

#cspm_azure_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current date for all organizations.



154
155
156
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 154

def cspm_azure_host_top99p
  @cspm_azure_host_top99p
end

#cspm_container_avgObject

Shows the average number of Cloud Security Management Pro containers over all hours in the current date for all organizations.



157
158
159
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 157

def cspm_container_avg
  @cspm_container_avg
end

#cspm_container_hwmObject

Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for all organizations.



160
161
162
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 160

def cspm_container_hwm
  @cspm_container_hwm
end

#cspm_gcp_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for all organizations.



163
164
165
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 163

def cspm_gcp_host_top99p
  @cspm_gcp_host_top99p
end

#cspm_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for all organizations.



166
167
168
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 166

def cspm_host_top99p
  @cspm_host_top99p
end

#custom_ts_avgObject

Shows the average number of distinct custom metrics over all hours in the current date for all organizations.



169
170
171
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 169

def custom_ts_avg
  @custom_ts_avg
end

#cws_container_count_avgObject

Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for all organizations.



172
173
174
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 172

def cws_container_count_avg
  @cws_container_count_avg
end

#cws_host_top99pObject

Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for all organizations.



175
176
177
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 175

def cws_host_top99p
  @cws_host_top99p
end

#dateObject

The date for the usage.



178
179
180
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 178

def date
  @date
end

#dbm_host_top99pObject

Shows the 99th percentile of all Database Monitoring hosts over all hours in the current date for all organizations.



181
182
183
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 181

def dbm_host_top99p
  @dbm_host_top99p
end

#dbm_queries_count_avgObject

Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.



184
185
186
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 184

def dbm_queries_count_avg
  @dbm_queries_count_avg
end

#error_tracking_events_sumObject

Shows the sum of all Error Tracking events over all hours in the current date for the given org.



187
188
189
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 187

def error_tracking_events_sum
  @error_tracking_events_sum
end

#fargate_tasks_count_avgObject

Shows the high-watermark of all Fargate tasks over all hours in the current date for all organizations.



190
191
192
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 190

def fargate_tasks_count_avg
  @fargate_tasks_count_avg
end

#fargate_tasks_count_hwmObject

Shows the average of all Fargate tasks over all hours in the current date for all organizations.



193
194
195
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 193

def fargate_tasks_count_hwm
  @fargate_tasks_count_hwm
end

#flex_logs_compute_large_avgObject

Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.



196
197
198
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 196

def flex_logs_compute_large_avg
  @flex_logs_compute_large_avg
end

#flex_logs_compute_medium_avgObject

Shows the average number of Flex Logs Compute Medium Instances over all hours in the current date for the given org.



199
200
201
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 199

def flex_logs_compute_medium_avg
  @flex_logs_compute_medium_avg
end

#flex_logs_compute_small_avgObject

Shows the average number of Flex Logs Compute Small Instances over all hours in the current date for the given org.



202
203
204
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 202

def flex_logs_compute_small_avg
  @flex_logs_compute_small_avg
end

#flex_logs_compute_xsmall_avgObject

Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current date for the given org.



205
206
207
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 205

def flex_logs_compute_xsmall_avg
  @flex_logs_compute_xsmall_avg
end

#flex_logs_starter_avgObject

Shows the average number of Flex Logs Starter Instances over all hours in the current date for the given org.



208
209
210
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 208

def flex_logs_starter_avg
  @flex_logs_starter_avg
end

#flex_logs_starter_storage_index_avgObject

Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current date for the given org.



211
212
213
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 211

def flex_logs_starter_storage_index_avg
  @flex_logs_starter_storage_index_avg
end

#flex_logs_starter_storage_retention_adjustment_avgObject

Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current date for the given org.



214
215
216
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 214

def flex_logs_starter_storage_retention_adjustment_avg
  @flex_logs_starter_storage_retention_adjustment_avg
end

#flex_stored_logs_avgObject

Shows the average of all Flex Stored Logs over all hours in the current date for the given org.



217
218
219
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 217

def flex_stored_logs_avg
  @flex_stored_logs_avg
end

#forwarding_events_bytes_sumObject

Shows the sum of all log bytes forwarded over all hours in the current date for all organizations.



220
221
222
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 220

def forwarding_events_bytes_sum
  @forwarding_events_bytes_sum
end

#gcp_host_top99pObject

Shows the 99th percentile of all GCP hosts over all hours in the current date for all organizations.



223
224
225
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 223

def gcp_host_top99p
  @gcp_host_top99p
end

#heroku_host_top99pObject

Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations.



226
227
228
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 226

def heroku_host_top99p
  @heroku_host_top99p
end

#incident_management_monthly_active_users_hwmObject

Shows the high-water mark of incident management monthly active users over all hours in the current date for all organizations.



229
230
231
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 229

def incident_management_monthly_active_users_hwm
  @incident_management_monthly_active_users_hwm
end

#indexed_events_count_sumObject

Shows the sum of all log events indexed over all hours in the current date for all organizations.



232
233
234
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 232

def indexed_events_count_sum
  @indexed_events_count_sum
end

#infra_host_top99pObject

Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.



235
236
237
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 235

def infra_host_top99p
  @infra_host_top99p
end

#ingested_events_bytes_sumObject

Shows the sum of all log bytes ingested over all hours in the current date for all organizations.



238
239
240
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 238

def ingested_events_bytes_sum
  @ingested_events_bytes_sum
end

#iot_device_sumObject

Shows the sum of all IoT devices over all hours in the current date for all organizations.



241
242
243
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 241

def iot_device_sum
  @iot_device_sum
end

#iot_device_top99pObject

Shows the 99th percentile of all IoT devices over all hours in the current date all organizations.



244
245
246
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 244

def iot_device_top99p
  @iot_device_top99p
end

#mobile_rum_lite_session_count_sumObject

Shows the sum of all mobile lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



247
248
249
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 247

def mobile_rum_lite_session_count_sum
  @mobile_rum_lite_session_count_sum
end

#mobile_rum_session_count_android_sumObject

Shows the sum of all mobile RUM sessions on Android over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



250
251
252
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 250

def mobile_rum_session_count_android_sum
  @mobile_rum_session_count_android_sum
end

#mobile_rum_session_count_flutter_sumObject

Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



253
254
255
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 253

def mobile_rum_session_count_flutter_sum
  @mobile_rum_session_count_flutter_sum
end

#mobile_rum_session_count_ios_sumObject

Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



256
257
258
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 256

def mobile_rum_session_count_ios_sum
  @mobile_rum_session_count_ios_sum
end

#mobile_rum_session_count_reactnative_sumObject

Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



259
260
261
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 259

def mobile_rum_session_count_reactnative_sum
  @mobile_rum_session_count_reactnative_sum
end

#mobile_rum_session_count_roku_sumObject

Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



262
263
264
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 262

def mobile_rum_session_count_roku_sum
  @mobile_rum_session_count_roku_sum
end

#mobile_rum_session_count_sumObject

Shows the sum of all mobile RUM sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



265
266
267
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 265

def mobile_rum_session_count_sum
  @mobile_rum_session_count_sum
end

#mobile_rum_units_sumObject

Shows the sum of all mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



268
269
270
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 268

def mobile_rum_units_sum
  @mobile_rum_units_sum
end

#ndm_netflow_events_sumObject

Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org.



271
272
273
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 271

def ndm_netflow_events_sum
  @ndm_netflow_events_sum
end

#netflow_indexed_events_count_sumObject

Shows the sum of all Network flows indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



274
275
276
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 274

def netflow_indexed_events_count_sum
  @netflow_indexed_events_count_sum
end

#npm_host_top99pObject

Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for all organizations.



277
278
279
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 277

def npm_host_top99p
  @npm_host_top99p
end

#observability_pipelines_bytes_processed_sumObject

Sum of all observability pipelines bytes processed over all hours in the current date for the given org.



280
281
282
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 280

def observability_pipelines_bytes_processed_sum
  @observability_pipelines_bytes_processed_sum
end

#online_archive_events_count_sumObject

Sum of all online archived events over all hours in the current date for all organizations.



283
284
285
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 283

def online_archive_events_count_sum
  @online_archive_events_count_sum
end

#opentelemetry_apm_host_top99pObject

Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.



286
287
288
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 286

def opentelemetry_apm_host_top99p
  @opentelemetry_apm_host_top99p
end

#opentelemetry_host_top99pObject

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.



289
290
291
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 289

def opentelemetry_host_top99p
  @opentelemetry_host_top99p
end

#orgsObject

Organizations associated with a user.



292
293
294
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 292

def orgs
  @orgs
end

#profiling_aas_count_top99pObject

Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.



295
296
297
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 295

def profiling_aas_count_top99p
  @profiling_aas_count_top99p
end

#profiling_host_top99pObject

Shows the 99th percentile of all profiled hosts over all hours in the current date for all organizations.



298
299
300
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 298

def profiling_host_top99p
  @profiling_host_top99p
end

#rum_browser_and_mobile_session_countObject

Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).



301
302
303
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 301

def rum_browser_and_mobile_session_count
  @rum_browser_and_mobile_session_count
end

#rum_browser_legacy_session_count_sumObject

Shows the sum of all browser RUM legacy sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



304
305
306
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 304

def rum_browser_legacy_session_count_sum
  @rum_browser_legacy_session_count_sum
end

#rum_browser_lite_session_count_sumObject

Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



307
308
309
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 307

def rum_browser_lite_session_count_sum
  @rum_browser_lite_session_count_sum
end

#rum_browser_replay_session_count_sumObject

Shows the sum of all browser RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



310
311
312
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 310

def rum_browser_replay_session_count_sum
  @rum_browser_replay_session_count_sum
end

#rum_lite_session_count_sumObject

Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



313
314
315
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 313

def rum_lite_session_count_sum
  @rum_lite_session_count_sum
end

#rum_mobile_legacy_session_count_android_sumObject

Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



316
317
318
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 316

def rum_mobile_legacy_session_count_android_sum
  @rum_mobile_legacy_session_count_android_sum
end

#rum_mobile_legacy_session_count_flutter_sumObject

Shows the sum of all mobile RUM legacy Sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



319
320
321
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 319

def rum_mobile_legacy_session_count_flutter_sum
  @rum_mobile_legacy_session_count_flutter_sum
end

#rum_mobile_legacy_session_count_ios_sumObject

Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



322
323
324
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 322

def rum_mobile_legacy_session_count_ios_sum
  @rum_mobile_legacy_session_count_ios_sum
end

#rum_mobile_legacy_session_count_reactnative_sumObject

Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



325
326
327
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 325

def rum_mobile_legacy_session_count_reactnative_sum
  @rum_mobile_legacy_session_count_reactnative_sum
end

#rum_mobile_legacy_session_count_roku_sumObject

Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



328
329
330
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 328

def rum_mobile_legacy_session_count_roku_sum
  @rum_mobile_legacy_session_count_roku_sum
end

#rum_mobile_lite_session_count_android_sumObject

Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



331
332
333
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 331

def rum_mobile_lite_session_count_android_sum
  @rum_mobile_lite_session_count_android_sum
end

#rum_mobile_lite_session_count_flutter_sumObject

Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



334
335
336
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 334

def rum_mobile_lite_session_count_flutter_sum
  @rum_mobile_lite_session_count_flutter_sum
end

#rum_mobile_lite_session_count_ios_sumObject

Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



337
338
339
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 337

def rum_mobile_lite_session_count_ios_sum
  @rum_mobile_lite_session_count_ios_sum
end

#rum_mobile_lite_session_count_reactnative_sumObject

Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



340
341
342
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 340

def rum_mobile_lite_session_count_reactnative_sum
  @rum_mobile_lite_session_count_reactnative_sum
end

#rum_mobile_lite_session_count_roku_sumObject

Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



343
344
345
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 343

def rum_mobile_lite_session_count_roku_sum
  @rum_mobile_lite_session_count_roku_sum
end

#rum_replay_session_count_sumObject

Shows the sum of all RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



346
347
348
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 346

def rum_replay_session_count_sum
  @rum_replay_session_count_sum
end

#rum_session_count_sumObject

Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



349
350
351
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 349

def rum_session_count_sum
  @rum_session_count_sum
end

#rum_total_session_count_sumObject

Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for all organizations.



352
353
354
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 352

def rum_total_session_count_sum
  @rum_total_session_count_sum
end

#rum_units_sumObject

Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



355
356
357
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 355

def rum_units_sum
  @rum_units_sum
end

#sca_fargate_count_avgObject

Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.



358
359
360
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 358

def sca_fargate_count_avg
  @sca_fargate_count_avg
end

#sca_fargate_count_hwmObject

Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.



361
362
363
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 361

def sca_fargate_count_hwm
  @sca_fargate_count_hwm
end

#sds_apm_scanned_bytes_sumObject

Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.



364
365
366
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 364

def sds_apm_scanned_bytes_sum
  @sds_apm_scanned_bytes_sum
end

#sds_events_scanned_bytes_sumObject

Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for all organizations.



367
368
369
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 367

def sds_events_scanned_bytes_sum
  @sds_events_scanned_bytes_sum
end

#sds_logs_scanned_bytes_sumObject

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.



370
371
372
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 370

def sds_logs_scanned_bytes_sum
  @sds_logs_scanned_bytes_sum
end

#sds_rum_scanned_bytes_sumObject

Sum of all RUM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.



373
374
375
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 373

def sds_rum_scanned_bytes_sum
  @sds_rum_scanned_bytes_sum
end

#sds_total_scanned_bytes_sumObject

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.



376
377
378
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 376

def sds_total_scanned_bytes_sum
  @sds_total_scanned_bytes_sum
end

#serverless_apps_azure_count_avgObject

Shows the average of the number of Serverless Apps for Azure for the given date and given org.



379
380
381
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 379

def serverless_apps_azure_count_avg
  @serverless_apps_azure_count_avg
end

#serverless_apps_google_count_avgObject

Shows the average of the number of Serverless Apps for Google Cloud for the given date and given org.



382
383
384
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 382

def serverless_apps_google_count_avg
  @serverless_apps_google_count_avg
end

#serverless_apps_total_count_avgObject

Shows the average of the number of Serverless Apps for Azure and Google Cloud for the given date and given org.



385
386
387
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 385

def serverless_apps_total_count_avg
  @serverless_apps_total_count_avg
end

#siem_analyzed_logs_add_on_count_sumObject

Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.



388
389
390
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 388

def siem_analyzed_logs_add_on_count_sum
  @siem_analyzed_logs_add_on_count_sum
end

#synthetics_browser_check_calls_count_sumObject

Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations.



391
392
393
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 391

def synthetics_browser_check_calls_count_sum
  @synthetics_browser_check_calls_count_sum
end

#synthetics_check_calls_count_sumObject

Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.



394
395
396
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 394

def synthetics_check_calls_count_sum
  @synthetics_check_calls_count_sum
end

#synthetics_mobile_test_runs_sumObject

Shows the sum of all Synthetic mobile application tests over all hours in the current date for all organizations.



397
398
399
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 397

def synthetics_mobile_test_runs_sum
  @synthetics_mobile_test_runs_sum
end

#synthetics_parallel_testing_max_slots_hwmObject

Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for all organizations.



400
401
402
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 400

def synthetics_parallel_testing_max_slots_hwm
  @synthetics_parallel_testing_max_slots_hwm
end

#trace_search_indexed_events_count_sumObject

Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations.



403
404
405
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 403

def trace_search_indexed_events_count_sum
  @trace_search_indexed_events_count_sum
end

#twol_ingested_events_bytes_sumObject

Shows the sum of all ingested APM span bytes over all hours in the current date for all organizations.



406
407
408
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 406

def twol_ingested_events_bytes_sum
  @twol_ingested_events_bytes_sum
end

#universal_service_monitoring_host_top99pObject

Shows the 99th percentile of all universal service management hosts over all hours in the current date for the given org.



409
410
411
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 409

def universal_service_monitoring_host_top99p
  @universal_service_monitoring_host_top99p
end

#vsphere_host_top99pObject

Shows the 99th percentile of all vSphere hosts over all hours in the current date for all organizations.



412
413
414
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 412

def vsphere_host_top99p
  @vsphere_host_top99p
end

#vuln_management_host_count_top99pObject

Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current date for the given org.



415
416
417
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 415

def vuln_management_host_count_top99p
  @vuln_management_host_count_top99p
end

#workflow_executions_usage_sumObject

Sum of all workflows executed over all hours in the current date for all organizations.



418
419
420
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 418

def workflow_executions_usage_sum
  @workflow_executions_usage_sum
end