File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments