@@ -18998,6 +18998,22 @@ components:
18998
18998
over all hours in the current date for the given org.
18999
18999
format: int64
19000
19000
type: integer
19001
+ flex_logs_starter_avg:
19002
+ description: Shows the average number of Flex Logs Starter Instances over
19003
+ all hours in the current date for the given org.
19004
+ format: int64
19005
+ type: integer
19006
+ flex_logs_starter_storage_index_avg:
19007
+ description: Shows the average number of Flex Logs Starter Storage Index
19008
+ Instances over all hours in the current date for the given org.
19009
+ format: int64
19010
+ type: integer
19011
+ flex_logs_starter_storage_retention_adjustment_avg:
19012
+ description: Shows the average number of Flex Logs Starter Storage Retention
19013
+ Adjustment Instances over all hours in the current date for the given
19014
+ org.
19015
+ format: int64
19016
+ type: integer
19001
19017
flex_stored_logs_avg:
19002
19018
description: Shows the average of all Flex Stored Logs over all hours in
19003
19019
the current date for the given org.
@@ -19712,6 +19728,22 @@ components:
19712
19728
over all hours in the current date for the given org.
19713
19729
format: int64
19714
19730
type: integer
19731
+ flex_logs_starter_avg:
19732
+ description: Shows the average number of Flex Logs Starter Instances over
19733
+ all hours in the current date for the given org.
19734
+ format: int64
19735
+ type: integer
19736
+ flex_logs_starter_storage_index_avg:
19737
+ description: Shows the average number of Flex Logs Starter Storage Index
19738
+ Instances over all hours in the current date for the given org.
19739
+ format: int64
19740
+ type: integer
19741
+ flex_logs_starter_storage_retention_adjustment_avg:
19742
+ description: Shows the average number of Flex Logs Starter Storage Retention
19743
+ Adjustment Instances over all hours in the current date for the given
19744
+ org.
19745
+ format: int64
19746
+ type: integer
19715
19747
flex_stored_logs_avg:
19716
19748
description: Shows the average of all Flex Stored Logs over all hours in
19717
19749
the current date for the given org.
@@ -20435,6 +20467,21 @@ components:
20435
20467
over all hours in the current months for all organizations.
20436
20468
format: int64
20437
20469
type: integer
20470
+ flex_logs_starter_avg_sum:
20471
+ description: Shows the average number of Flex Logs Starter Instances over
20472
+ all hours in the current months for all organizations.
20473
+ format: int64
20474
+ type: integer
20475
+ flex_logs_starter_storage_index_avg_sum:
20476
+ description: Shows the average number of Flex Logs Starter Storage Index
20477
+ Instances over all hours in the current months for all organizations.
20478
+ format: int64
20479
+ type: integer
20480
+ flex_logs_starter_storage_retention_adjustment_avg_sum:
20481
+ description: Shows the average number of Flex Logs Starter Storage Retention
20482
+ Adjustment Instances over all hours in the current months for all organizations.
20483
+ format: int64
20484
+ type: integer
20438
20485
flex_stored_logs_avg_sum:
20439
20486
description: Shows the average of all Flex Stored Logs over all hours in
20440
20487
the current months for all organizations.
0 commit comments