Skip to content

Commit 30631e6

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit c55f53a of spec repo (#4138)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent a60a078 commit 30631e6

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
@@ -23291,6 +23291,10 @@ components:
2329123291
description: Shows the average number of Serverless Apps for Azure Web App instances for the current date for all organizations.
2329223292
format: int64
2329323293
type: integer
23294+
serverless_apps_dsm_fargate_tasks_avg:
23295+
description: Shows the average number of DSM Fargate ECS tasks monitored under Serverless Apps DSM for the current date for all organizations.
23296+
format: int64
23297+
type: integer
2329423298
serverless_apps_ecs_avg:
2329523299
description: Shows the average number of Serverless Apps for Elastic Container Service for the current date for all organizations.
2329623300
format: int64
@@ -24328,6 +24332,10 @@ components:
2432824332
description: Shows the average number of Serverless Apps for Azure Web App instances for the given date and given org.
2432924333
format: int64
2433024334
type: integer
24335+
serverless_apps_dsm_fargate_tasks_avg:
24336+
description: Shows the average number of DSM Fargate ECS tasks monitored under Serverless Apps DSM for the given date and given org.
24337+
format: int64
24338+
type: integer
2433124339
serverless_apps_ecs_avg:
2433224340
description: Shows the average number of Serverless Apps for Elastic Container Service for the given date and given org.
2433324341
format: int64
@@ -25383,6 +25391,10 @@ components:
2538325391
description: Sum of the average number of Serverless Apps for Azure Web App instances in the current month for all organizations.
2538425392
format: int64
2538525393
type: integer
25394+
serverless_apps_dsm_fargate_tasks_avg_sum:
25395+
description: Sum of the average number of DSM Fargate ECS tasks monitored under Serverless Apps DSM in the current month for all organizations.
25396+
format: int64
25397+
type: integer
2538625398
serverless_apps_ecs_avg_sum:
2538725399
description: Sum of the average number of Serverless Apps for Elastic Container Service in the current month for all organizations.
2538825400
format: int64

0 commit comments

Comments
 (0)