@@ -4083,6 +4083,8 @@ components:
40834083 - apm_usm_usage
40844084 - appsec_fargate_usage
40854085 - appsec_usage
4086+ - asm_serverless_traced_invocations_usage
4087+ - asm_serverless_traced_invocations_percentage
40864088 - browser_usage
40874089 - ci_pipeline_indexed_spans_usage
40884090 - ci_test_indexed_spans_usage
@@ -4099,6 +4101,8 @@ components:
40994101 - cws_hosts_usage
41004102 - dbm_hosts_usage
41014103 - dbm_queries_usage
4104+ - error_tracking_usage
4105+ - error_tracking_percentage
41024106 - estimated_indexed_logs_usage
41034107 - estimated_indexed_spans_usage
41044108 - estimated_ingested_logs_usage
@@ -4145,6 +4149,8 @@ components:
41454149 - APM_USM_USAGE
41464150 - APPSEC_FARGATE_USAGE
41474151 - APPSEC_USAGE
4152+ - ASM_SERVERLESS_TRACED_INVOCATIONS_USAGE
4153+ - ASM_SERVERLESS_TRACED_INVOCATIONS_PERCENTAGE
41484154 - BROWSER_USAGE
41494155 - CI_PIPELINE_INDEXED_SPANS_USAGE
41504156 - CI_TEST_INDEXED_SPANS_USAGE
@@ -4161,6 +4167,8 @@ components:
41614167 - CWS_HOSTS_USAGE
41624168 - DBM_HOSTS_USAGE
41634169 - DBM_QUERIES_USAGE
4170+ - ERROR_TRACKING_USAGE
4171+ - ERROR_TRACKING_PERCENTAGE
41644172 - ESTIMATED_INDEXED_LOGS_USAGE
41654173 - ESTIMATED_INDEXED_SPANS_USAGE
41664174 - ESTIMATED_INGESTED_LOGS_USAGE
@@ -7762,6 +7770,8 @@ components:
77627770 - apm_usm_percentage
77637771 - appsec_usage
77647772 - appsec_percentage
7773+ - asm_serverless_traced_invocations_usage
7774+ - asm_serverless_traced_invocations_percentage
77657775 - browser_usage
77667776 - browser_percentage
77677777 - ci_visibility_itr_usage
@@ -7788,6 +7798,8 @@ components:
77887798 - dbm_hosts_usage
77897799 - dbm_queries_percentage
77907800 - dbm_queries_usage
7801+ - error_tracking_usage
7802+ - error_tracking_percentage
77917803 - estimated_indexed_logs_usage
77927804 - estimated_indexed_logs_percentage
77937805 - estimated_ingested_logs_usage
@@ -7885,6 +7897,8 @@ components:
78857897 - APM_USM_PERCENTAGE
78867898 - APPSEC_USAGE
78877899 - APPSEC_PERCENTAGE
7900+ - ASM_SERVERLESS_TRACED_INVOCATIONS_USAGE
7901+ - ASM_SERVERLESS_TRACED_INVOCATIONS_PERCENTAGE
78887902 - BROWSER_USAGE
78897903 - BROWSER_PERCENTAGE
78907904 - CI_VISIBILITY_ITR_USAGE
@@ -7911,6 +7925,8 @@ components:
79117925 - DBM_HOSTS_USAGE
79127926 - DBM_QUERIES_PERCENTAGE
79137927 - DBM_QUERIES_USAGE
7928+ - ERROR_TRACKING_USAGE
7929+ - ERROR_TRACKING_PERCENTAGE
79147930 - ESTIMATED_INDEXED_LOGS_USAGE
79157931 - ESTIMATED_INDEXED_LOGS_PERCENTAGE
79167932 - ESTIMATED_INGESTED_LOGS_USAGE
@@ -8049,6 +8065,16 @@ components:
80498065 description: The Application Security Monitoring host usage by tag(s).
80508066 format: double
80518067 type: number
8068+ asm_serverless_traced_invocations_percentage:
8069+ description: The percentage of Application Security Monitoring Serverless
8070+ traced invocations usage by tag(s).
8071+ format: double
8072+ type: number
8073+ asm_serverless_traced_invocations_usage:
8074+ description: The Application Security Monitoring Serverless traced invocations
8075+ usage by tag(s).
8076+ format: double
8077+ type: number
80528078 browser_percentage:
80538079 description: The percentage of synthetic browser test usage by tag(s).
80548080 format: double
@@ -8184,6 +8210,14 @@ components:
81848210 description: The Database Monitoring queries usage by tag(s).
81858211 format: double
81868212 type: number
8213+ error_tracking_percentage:
8214+ description: The percentage of error tracking events usage by tag(s).
8215+ format: double
8216+ type: number
8217+ error_tracking_usage:
8218+ description: The error tracking events usage by tag(s).
8219+ format: double
8220+ type: number
81878221 estimated_indexed_logs_percentage:
81888222 description: The percentage of estimated live indexed logs usage by tag(s).
81898223 format: double
@@ -18822,6 +18856,11 @@ components:
1882218856 given date and given organization.
1882318857 format: int64
1882418858 type: integer
18859+ cloud_cost_management_gcp_host_count_avg:
18860+ description: Host count average of Cloud Cost Management for GCP for the
18861+ given date and given organization.
18862+ format: int64
18863+ type: integer
1882518864 cloud_cost_management_host_count_avg:
1882618865 description: Host count average of Cloud Cost Management for all cloud providers
1882718866 for the given date and given organization.
@@ -18969,6 +19008,11 @@ components:
1896919008 over all hours in the current date for all organizations.
1897019009 format: int64
1897119010 type: integer
19011+ error_tracking_events_sum:
19012+ description: Shows the sum of all Error Tracking events over all hours in
19013+ the current date for the given org.
19014+ format: int64
19015+ type: integer
1897219016 fargate_tasks_count_avg:
1897319017 description: Shows the high-watermark of all Fargate tasks over all hours
1897419018 in the current date for all organizations.
@@ -18979,6 +19023,31 @@ components:
1897919023 current date for all organizations.
1898019024 format: int64
1898119025 type: integer
19026+ flex_logs_compute_large_avg:
19027+ description: Shows the average number of Flex Logs Compute Large Instances
19028+ over all hours in the current date for the given org.
19029+ format: int64
19030+ type: integer
19031+ flex_logs_compute_medium_avg:
19032+ description: Shows the average number of Flex Logs Compute Medium Instances
19033+ over all hours in the current date for the given org.
19034+ format: int64
19035+ type: integer
19036+ flex_logs_compute_small_avg:
19037+ description: Shows the average number of Flex Logs Compute Small Instances
19038+ over all hours in the current date for the given org.
19039+ format: int64
19040+ type: integer
19041+ flex_logs_compute_xsmall_avg:
19042+ description: Shows the average number of Flex Logs Compute Extra Small Instances
19043+ over all hours in the current date for the given org.
19044+ format: int64
19045+ type: integer
19046+ flex_stored_logs_avg:
19047+ description: Shows the average of all Flex Stored Logs over all hours in
19048+ the current date for the given org.
19049+ format: int64
19050+ type: integer
1898219051 forwarding_events_bytes_sum:
1898319052 description: Shows the sum of all log bytes forwarded over all hours in
1898419053 the current date for all organizations.
@@ -19358,6 +19427,11 @@ components:
1935819427 given date and given org.
1935919428 format: int64
1936019429 type: integer
19430+ cloud_cost_management_gcp_host_count_avg:
19431+ description: Host count average of Cloud Cost Management for GCP for the
19432+ given date and given org.
19433+ format: int64
19434+ type: integer
1936119435 cloud_cost_management_host_count_avg:
1936219436 description: Host count average of Cloud Cost Management for all cloud providers
1936319437 for the given date and given org.
@@ -19511,6 +19585,11 @@ components:
1951119585 queries over all hours in the current month for the given org.
1951219586 format: int64
1951319587 type: integer
19588+ error_tracking_events_sum:
19589+ description: Shows the sum of all Error Tracking events over all hours in
19590+ the current date for the given org.
19591+ format: int64
19592+ type: integer
1951419593 fargate_tasks_count_avg:
1951519594 description: The average task count for Fargate.
1951619595 format: int64
@@ -19520,6 +19599,31 @@ components:
1952019599 in the current date for the given org.
1952119600 format: int64
1952219601 type: integer
19602+ flex_logs_compute_large_avg:
19603+ description: Shows the average number of Flex Logs Compute Large Instances
19604+ over all hours in the current date for the given org.
19605+ format: int64
19606+ type: integer
19607+ flex_logs_compute_medium_avg:
19608+ description: Shows the average number of Flex Logs Compute Medium Instances
19609+ over all hours in the current date for the given org.
19610+ format: int64
19611+ type: integer
19612+ flex_logs_compute_small_avg:
19613+ description: Shows the average number of Flex Logs Compute Small Instances
19614+ over all hours in the current date for the given org.
19615+ format: int64
19616+ type: integer
19617+ flex_logs_compute_xsmall_avg:
19618+ description: Shows the average number of Flex Logs Compute Extra Small Instances
19619+ over all hours in the current date for the given org.
19620+ format: int64
19621+ type: integer
19622+ flex_stored_logs_avg:
19623+ description: Shows the average of all Flex Stored Logs over all hours in
19624+ the current date for the given org.
19625+ format: int64
19626+ type: integer
1952319627 forwarding_events_bytes_sum:
1952419628 description: Shows the sum of all log bytes forwarded over all hours in
1952519629 the current date for the given org.
@@ -19911,6 +20015,11 @@ components:
1991120015 Azure.
1991220016 format: int64
1991320017 type: integer
20018+ cloud_cost_management_gcp_host_count_avg_sum:
20019+ description: Sum of the host count average for Cloud Cost Management for
20020+ GCP.
20021+ format: int64
20022+ type: integer
1991420023 cloud_cost_management_host_count_avg_sum:
1991520024 description: Sum of the host count average for Cloud Cost Management for
1991620025 all cloud providers.
@@ -20066,6 +20175,11 @@ components:
2006620175 description: Shows the last date of usage in the current month for all organizations.
2006720176 format: date-time
2006820177 type: string
20178+ error_tracking_events_agg_sum:
20179+ description: Shows the sum of all Error Tracking events over all hours in
20180+ the current months for all organizations.
20181+ format: int64
20182+ type: integer
2006920183 fargate_tasks_count_avg_sum:
2007020184 description: Shows the average of all Fargate tasks over all hours in the
2007120185 current month for all organizations.
@@ -20076,6 +20190,31 @@ components:
2007620190 over all hours in the current month for all organizations.
2007720191 format: int64
2007820192 type: integer
20193+ flex_logs_compute_large_avg_sum:
20194+ description: Shows the average number of Flex Logs Compute Large Instances
20195+ over all hours in the current months for all organizations.
20196+ format: int64
20197+ type: integer
20198+ flex_logs_compute_medium_avg_sum:
20199+ description: Shows the average number of Flex Logs Compute Medium Instances
20200+ over all hours in the current months for all organizations.
20201+ format: int64
20202+ type: integer
20203+ flex_logs_compute_small_avg_sum:
20204+ description: Shows the average number of Flex Logs Compute Small Instances
20205+ over all hours in the current months for all organizations.
20206+ format: int64
20207+ type: integer
20208+ flex_logs_compute_xsmall_avg_sum:
20209+ description: Shows the average number of Flex Logs Compute Extra Small Instances
20210+ over all hours in the current months for all organizations.
20211+ format: int64
20212+ type: integer
20213+ flex_stored_logs_avg_sum:
20214+ description: Shows the average of all Flex Stored Logs over all hours in
20215+ the current months for all organizations.
20216+ format: int64
20217+ type: integer
2007920218 forwarding_events_bytes_agg_sum:
2008020219 description: Shows the sum of all logs forwarding bytes over all hours in
2008120220 the current month for all organizations (data available as of April 1,
0 commit comments