File tree Expand file tree Collapse file tree
lib/datadog_api_client/v1/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22615,6 +22615,10 @@ components:
2261522615 description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
2261622616 format: int64
2261722617 type: integer
22618+ infra_storage_mgmt_objects_count_avg:
22619+ description: Shows the average number of storage management objects over all hours in the current date for all organizations.
22620+ format: int64
22621+ type: integer
2261822622 ingested_events_bytes_sum:
2261922623 description: Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
2262022624 format: int64
@@ -23612,6 +23616,10 @@ components:
2361223616 description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
2361323617 format: int64
2361423618 type: integer
23619+ infra_storage_mgmt_objects_count_avg:
23620+ description: Shows the average number of storage management objects over all hours in the current date for the given org.
23621+ format: int64
23622+ type: integer
2361523623 ingested_events_bytes_sum:
2361623624 description: Shows the sum of all log bytes ingested over all hours in the current date for the given org.
2361723625 format: int64
@@ -24612,6 +24620,10 @@ components:
2461224620 description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
2461324621 format: int64
2461424622 type: integer
24623+ infra_storage_mgmt_objects_count_avg_sum:
24624+ description: Shows the average number of storage management objects over all hours in the current month for all organizations.
24625+ format: int64
24626+ type: integer
2461524627 ingested_events_bytes_agg_sum:
2461624628 description: Shows the sum of all log bytes ingested over all hours in the current month for all organizations.
2461724629 format: int64
You can’t perform that action at this time.
0 commit comments