Class: DatadogAPIClient::V1::UsageSummaryDateOrg

Inherits:
Object
  • Object
show all
Defined in:
lib/datadog_api_client/v1/models/usage_summary_date_org.rb

Overview

Global hourly report of all data billed by Datadog for a given organization.

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(attributes = {}) ⇒ UsageSummaryDateOrg

Initializes the object

Parameters:

  • attributes (Hash) (defaults to: {})

    attributes Model attributes in the form of hash



345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 345

def initialize(attributes = {})
  if (!attributes.is_a?(Hash))
    fail ArgumentError, "The input argument (attributes) must be a hash in `DatadogAPIClient::V1::UsageSummaryDateOrg` initialize method"
  end

  # check to see if the attribute exists and convert string to symbol for hash key
  attributes = attributes.each_with_object({}) { |(k, v), h|
    if (!self.class.attribute_map.key?(k.to_sym))
      fail ArgumentError, "`#{k}` is not a valid attribute in `DatadogAPIClient::V1::UsageSummaryDateOrg`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
    end
    h[k.to_sym] = v
  }

  if attributes.key?(:'agent_host_top99p')
    self.agent_host_top99p = attributes[:'agent_host_top99p']
  end

  if attributes.key?(:'apm_azure_app_service_host_top99p')
    self.apm_azure_app_service_host_top99p = attributes[:'apm_azure_app_service_host_top99p']
  end

  if attributes.key?(:'apm_host_top99p')
    self.apm_host_top99p = attributes[:'apm_host_top99p']
  end

  if attributes.key?(:'audit_logs_lines_indexed_sum')
    self.audit_logs_lines_indexed_sum = attributes[:'audit_logs_lines_indexed_sum']
  end

  if attributes.key?(:'avg_profiled_fargate_tasks')
    self.avg_profiled_fargate_tasks = attributes[:'avg_profiled_fargate_tasks']
  end

  if attributes.key?(:'aws_host_top99p')
    self.aws_host_top99p = attributes[:'aws_host_top99p']
  end

  if attributes.key?(:'aws_lambda_func_count')
    self.aws_lambda_func_count = attributes[:'aws_lambda_func_count']
  end

  if attributes.key?(:'aws_lambda_invocations_sum')
    self.aws_lambda_invocations_sum = attributes[:'aws_lambda_invocations_sum']
  end

  if attributes.key?(:'azure_app_service_top99p')
    self.azure_app_service_top99p = attributes[:'azure_app_service_top99p']
  end

  if attributes.key?(:'billable_ingested_bytes_sum')
    self.billable_ingested_bytes_sum = attributes[:'billable_ingested_bytes_sum']
  end

  if attributes.key?(:'browser_rum_lite_session_count_sum')
    self.browser_rum_lite_session_count_sum = attributes[:'browser_rum_lite_session_count_sum']
  end

  if attributes.key?(:'browser_rum_replay_session_count_sum')
    self.browser_rum_replay_session_count_sum = attributes[:'browser_rum_replay_session_count_sum']
  end

  if attributes.key?(:'browser_rum_units_sum')
    self.browser_rum_units_sum = attributes[:'browser_rum_units_sum']
  end

  if attributes.key?(:'container_avg')
    self.container_avg = attributes[:'container_avg']
  end

  if attributes.key?(:'container_hwm')
    self.container_hwm = attributes[:'container_hwm']
  end

  if attributes.key?(:'cspm_aas_host_top99p')
    self.cspm_aas_host_top99p = attributes[:'cspm_aas_host_top99p']
  end

  if attributes.key?(:'cspm_azure_host_top99p')
    self.cspm_azure_host_top99p = attributes[:'cspm_azure_host_top99p']
  end

  if attributes.key?(:'cspm_container_avg')
    self.cspm_container_avg = attributes[:'cspm_container_avg']
  end

  if attributes.key?(:'cspm_container_hwm')
    self.cspm_container_hwm = attributes[:'cspm_container_hwm']
  end

  if attributes.key?(:'cspm_host_top99p')
    self.cspm_host_top99p = attributes[:'cspm_host_top99p']
  end

  if attributes.key?(:'custom_ts_avg')
    self.custom_ts_avg = attributes[:'custom_ts_avg']
  end

  if attributes.key?(:'cws_container_count_avg')
    self.cws_container_count_avg = attributes[:'cws_container_count_avg']
  end

  if attributes.key?(:'cws_host_top99p')
    self.cws_host_top99p = attributes[:'cws_host_top99p']
  end

  if attributes.key?(:'dbm_host_top99p_sum')
    self.dbm_host_top99p_sum = attributes[:'dbm_host_top99p_sum']
  end

  if attributes.key?(:'dbm_queries_avg_sum')
    self.dbm_queries_avg_sum = attributes[:'dbm_queries_avg_sum']
  end

  if attributes.key?(:'fargate_tasks_count_avg')
    self.fargate_tasks_count_avg = attributes[:'fargate_tasks_count_avg']
  end

  if attributes.key?(:'fargate_tasks_count_hwm')
    self.fargate_tasks_count_hwm = attributes[:'fargate_tasks_count_hwm']
  end

  if attributes.key?(:'gcp_host_top99p')
    self.gcp_host_top99p = attributes[:'gcp_host_top99p']
  end

  if attributes.key?(:'heroku_host_top99p')
    self.heroku_host_top99p = attributes[:'heroku_host_top99p']
  end

  if attributes.key?(:'id')
    self.id = attributes[:'id']
  end

  if attributes.key?(:'incident_management_monthly_active_users_hwm')
    self.incident_management_monthly_active_users_hwm = attributes[:'incident_management_monthly_active_users_hwm']
  end

  if attributes.key?(:'indexed_events_count_sum')
    self.indexed_events_count_sum = attributes[:'indexed_events_count_sum']
  end

  if attributes.key?(:'infra_host_top99p')
    self.infra_host_top99p = attributes[:'infra_host_top99p']
  end

  if attributes.key?(:'ingested_events_bytes_sum')
    self.ingested_events_bytes_sum = attributes[:'ingested_events_bytes_sum']
  end

  if attributes.key?(:'iot_device_agg_sum')
    self.iot_device_agg_sum = attributes[:'iot_device_agg_sum']
  end

  if attributes.key?(:'iot_device_top99p_sum')
    self.iot_device_top99p_sum = attributes[:'iot_device_top99p_sum']
  end

  if attributes.key?(:'mobile_rum_lite_session_count_sum')
    self.mobile_rum_lite_session_count_sum = attributes[:'mobile_rum_lite_session_count_sum']
  end

  if attributes.key?(:'mobile_rum_session_count_android_sum')
    self.mobile_rum_session_count_android_sum = attributes[:'mobile_rum_session_count_android_sum']
  end

  if attributes.key?(:'mobile_rum_session_count_ios_sum')
    self.mobile_rum_session_count_ios_sum = attributes[:'mobile_rum_session_count_ios_sum']
  end

  if attributes.key?(:'mobile_rum_session_count_sum')
    self.mobile_rum_session_count_sum = attributes[:'mobile_rum_session_count_sum']
  end

  if attributes.key?(:'mobile_rum_units_sum')
    self.mobile_rum_units_sum = attributes[:'mobile_rum_units_sum']
  end

  if attributes.key?(:'name')
    self.name = attributes[:'name']
  end

  if attributes.key?(:'netflow_indexed_events_count_sum')
    self.netflow_indexed_events_count_sum = attributes[:'netflow_indexed_events_count_sum']
  end

  if attributes.key?(:'npm_host_top99p')
    self.npm_host_top99p = attributes[:'npm_host_top99p']
  end

  if attributes.key?(:'opentelemetry_host_top99p')
    self.opentelemetry_host_top99p = attributes[:'opentelemetry_host_top99p']
  end

  if attributes.key?(:'profiling_host_top99p')
    self.profiling_host_top99p = attributes[:'profiling_host_top99p']
  end

  if attributes.key?(:'public_id')
    self.public_id = attributes[:'public_id']
  end

  if attributes.key?(:'rum_browser_and_mobile_session_count')
    self.rum_browser_and_mobile_session_count = attributes[:'rum_browser_and_mobile_session_count']
  end

  if attributes.key?(:'rum_session_count_sum')
    self.rum_session_count_sum = attributes[:'rum_session_count_sum']
  end

  if attributes.key?(:'rum_total_session_count_sum')
    self.rum_total_session_count_sum = attributes[:'rum_total_session_count_sum']
  end

  if attributes.key?(:'rum_units_sum')
    self.rum_units_sum = attributes[:'rum_units_sum']
  end

  if attributes.key?(:'sds_logs_scanned_bytes_sum')
    self.sds_logs_scanned_bytes_sum = attributes[:'sds_logs_scanned_bytes_sum']
  end

  if attributes.key?(:'sds_total_scanned_bytes_sum')
    self.sds_total_scanned_bytes_sum = attributes[:'sds_total_scanned_bytes_sum']
  end

  if attributes.key?(:'synthetics_browser_check_calls_count_sum')
    self.synthetics_browser_check_calls_count_sum = attributes[:'synthetics_browser_check_calls_count_sum']
  end

  if attributes.key?(:'synthetics_check_calls_count_sum')
    self.synthetics_check_calls_count_sum = attributes[:'synthetics_check_calls_count_sum']
  end

  if attributes.key?(:'trace_search_indexed_events_count_sum')
    self.trace_search_indexed_events_count_sum = attributes[:'trace_search_indexed_events_count_sum']
  end

  if attributes.key?(:'twol_ingested_events_bytes_sum')
    self.twol_ingested_events_bytes_sum = attributes[:'twol_ingested_events_bytes_sum']
  end

  if attributes.key?(:'vsphere_host_top99p')
    self.vsphere_host_top99p = attributes[:'vsphere_host_top99p']
  end
end

Instance Attribute Details

#agent_host_top99pObject

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



27
28
29
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 27

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 for the given org.



30
31
32
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 30

def apm_azure_app_service_host_top99p
  @apm_azure_app_service_host_top99p
end

#apm_host_top99pObject

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



33
34
35
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 33

def apm_host_top99p
  @apm_host_top99p
end

#audit_logs_lines_indexed_sumObject

Shows the sum of all audit logs lines indexed over all hours in the current date for the given org.



36
37
38
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 36

def audit_logs_lines_indexed_sum
  @audit_logs_lines_indexed_sum
end

#avg_profiled_fargate_tasksObject

The average profiled task count for Fargate Profiling.



39
40
41
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 39

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 the given org.



42
43
44
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 42

def aws_host_top99p
  @aws_host_top99p
end

#aws_lambda_func_countObject

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



45
46
47
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 45

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 the given org.



48
49
50
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 48

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 the given org.



51
52
53
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 51

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 the given org.



54
55
56
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 54

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 the given org.



57
58
59
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 57

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 the given org.



60
61
62
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 60

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 the given org.



63
64
65
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 63

def browser_rum_units_sum
  @browser_rum_units_sum
end

#container_avgObject

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



66
67
68
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 66

def container_avg
  @container_avg
end

#container_hwmObject

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



69
70
71
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 69

def container_hwm
  @container_hwm
end

#cspm_aas_host_top99pObject

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



72
73
74
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 72

def cspm_aas_host_top99p
  @cspm_aas_host_top99p
end

#cspm_azure_host_top99pObject

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



75
76
77
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 75

def cspm_azure_host_top99p
  @cspm_azure_host_top99p
end

#cspm_container_avgObject

Shows the average number of Cloud Security Posture Management containers over all hours in the current date for the given org.



78
79
80
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 78

def cspm_container_avg
  @cspm_container_avg
end

#cspm_container_hwmObject

Shows the high-water mark of Cloud Security Posture Management containers over all hours in the current date for the given org.



81
82
83
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 81

def cspm_container_hwm
  @cspm_container_hwm
end

#cspm_host_top99pObject

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



84
85
86
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 84

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 the given org.



87
88
89
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 87

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 the given org.



90
91
92
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 90

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 the given org.



93
94
95
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 93

def cws_host_top99p
  @cws_host_top99p
end

#dbm_host_top99p_sumObject

Shows the 99th percentile of all Database Monitoring hosts over all hours in the current month for the given org.



96
97
98
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 96

def dbm_host_top99p_sum
  @dbm_host_top99p_sum
end

#dbm_queries_avg_sumObject

Shows the average of all distinct Database Monitoring normalized queries over all hours in the current month for the given org.



99
100
101
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 99

def dbm_queries_avg_sum
  @dbm_queries_avg_sum
end

#fargate_tasks_count_avgObject

The average task count for Fargate.



102
103
104
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 102

def fargate_tasks_count_avg
  @fargate_tasks_count_avg
end

#fargate_tasks_count_hwmObject

Shows the high-water mark of all Fargate tasks over all hours in the current date for the given org.



105
106
107
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 105

def fargate_tasks_count_hwm
  @fargate_tasks_count_hwm
end

#gcp_host_top99pObject

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



108
109
110
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 108

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 the given org.



111
112
113
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 111

def heroku_host_top99p
  @heroku_host_top99p
end

#idObject

The organization id.



114
115
116
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 114

def id
  @id
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 the given org.



117
118
119
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 117

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 the given org.



120
121
122
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 120

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 the given org.



123
124
125
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 123

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 the given org.



126
127
128
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 126

def ingested_events_bytes_sum
  @ingested_events_bytes_sum
end

#iot_device_agg_sumObject

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



129
130
131
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 129

def iot_device_agg_sum
  @iot_device_agg_sum
end

#iot_device_top99p_sumObject

Shows the 99th percentile of all IoT devices over all hours in the current date for the given org.



132
133
134
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 132

def iot_device_top99p_sum
  @iot_device_top99p_sum
end

#mobile_rum_lite_session_count_sumObject

Shows the sum of all mobile lite sessions over all hours in the current date for the given org.



135
136
137
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 135

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 the given org.



138
139
140
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 138

def mobile_rum_session_count_android_sum
  @mobile_rum_session_count_android_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 the given org.



141
142
143
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 141

def mobile_rum_session_count_ios_sum
  @mobile_rum_session_count_ios_sum
end

#mobile_rum_session_count_sumObject

Shows the sum of all mobile RUM Sessions over all hours in the current date for the given org.



144
145
146
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 144

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 the given org.



147
148
149
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 147

def mobile_rum_units_sum
  @mobile_rum_units_sum
end

#nameObject

The organization name.



150
151
152
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 150

def name
  @name
end

#netflow_indexed_events_count_sumObject

Shows the sum of all Network flows indexed over all hours in the current date for the given org.



153
154
155
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 153

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 the given org.



156
157
158
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 156

def npm_host_top99p
  @npm_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 the given org.



159
160
161
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 159

def opentelemetry_host_top99p
  @opentelemetry_host_top99p
end

#profiling_host_top99pObject

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



162
163
164
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 162

def profiling_host_top99p
  @profiling_host_top99p
end

#public_idObject

The organization public id.



165
166
167
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 165

def public_id
  @public_id
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 date for the given org.



168
169
170
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 168

def rum_browser_and_mobile_session_count
  @rum_browser_and_mobile_session_count
end

#rum_session_count_sumObject

Shows the sum of all browser RUM Lite Sessions over all hours in the current date for the given org.



171
172
173
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 171

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 the given org.



174
175
176
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 174

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 the given org.



177
178
179
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 177

def rum_units_sum
  @rum_units_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 the given org.



180
181
182
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 180

def sds_logs_scanned_bytes_sum
  @sds_logs_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 the given org.



183
184
185
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 183

def sds_total_scanned_bytes_sum
  @sds_total_scanned_bytes_sum
end

#synthetics_browser_check_calls_count_sumObject

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



186
187
188
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 186

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 the given org.



189
190
191
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 189

def synthetics_check_calls_count_sum
  @synthetics_check_calls_count_sum
end

#trace_search_indexed_events_count_sumObject

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



192
193
194
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 192

def trace_search_indexed_events_count_sum
  @trace_search_indexed_events_count_sum
end

#twol_ingested_events_bytes_sumObject

Shows the sum of all tracing without limits bytes ingested over all hours in the current date for the given org.



195
196
197
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 195

def twol_ingested_events_bytes_sum
  @twol_ingested_events_bytes_sum
end

#vsphere_host_top99pObject

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



198
199
200
# File 'lib/datadog_api_client/v1/models/usage_summary_date_org.rb', line 198

def vsphere_host_top99p
  @vsphere_host_top99p
end