Skip to content

Commit bf7c670

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit ece65ad of spec repo
1 parent 777487e commit bf7c670

4 files changed

Lines changed: 45 additions & 3 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)