Skip to content

Commit 4cb5209

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit f6e78d2 of spec repo
1 parent dd55c11 commit 4cb5209

4 files changed

Lines changed: 120 additions & 3 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21445,6 +21445,10 @@ components:
2144521445
description: Shows the average of all Fargate tasks over all hours in the current date for all organizations.
2144621446
format: int64
2144721447
type: integer
21448+
feature_flags_config_requests_sum:
21449+
description: Shows the sum of all Feature Flags Client-Side SDK config requests over all hours in the current date for all organizations.
21450+
format: int64
21451+
type: integer
2144821452
flex_logs_compute_large_avg:
2144921453
description: Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.
2145021454
format: int64
@@ -22394,6 +22398,10 @@ components:
2239422398
description: Shows the high-water mark of all Fargate tasks over all hours in the current date for the given org.
2239522399
format: int64
2239622400
type: integer
22401+
feature_flags_config_requests_sum:
22402+
description: Shows the sum of all Feature Flags Client-Side SDK config requests over all hours in the current date for the given org.
22403+
format: int64
22404+
type: integer
2239722405
flex_logs_compute_large_avg:
2239822406
description: Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.
2239922407
format: int64
@@ -23353,6 +23361,10 @@ components:
2335323361
description: Shows the sum of the high-water marks of all Fargate tasks over all hours in the current month for all organizations.
2335423362
format: int64
2335523363
type: integer
23364+
feature_flags_config_requests_agg_sum:
23365+
description: Shows the sum of all Feature Flags Client-Side SDK config requests over all hours in the current month for all organizations.
23366+
format: int64
23367+
type: integer
2335623368
flex_logs_compute_large_avg_sum:
2335723369
description: Shows the average number of Flex Logs Compute Large Instances over all hours in the current months for all organizations.
2335823370
format: int64

0 commit comments

Comments
 (0)