@@ -4884,6 +4884,8 @@ components:
48844884 - sds_scanned_bytes_usage
48854885 - serverless_apps_usage
48864886 - serverless_apps_apm_usage
4887+ - siem_12mo_retention_usage
4888+ - siem_6mo_retention_usage
48874889 - siem_analyzed_logs_add_on_usage
48884890 - siem_ingested_bytes_usage
48894891 - snmp_usage
@@ -4973,6 +4975,8 @@ components:
49734975 - SDS_SCANNED_BYTES_USAGE
49744976 - SERVERLESS_APPS_USAGE
49754977 - SERVERLESS_APPS_APM_USAGE
4978+ - SIEM_12MO_RETENTION_USAGE
4979+ - SIEM_6MO_RETENTION_USAGE
49764980 - SIEM_ANALYZED_LOGS_ADD_ON_USAGE
49774981 - SIEM_INGESTED_BYTES_USAGE
49784982 - SNMP_USAGE
@@ -9605,6 +9609,10 @@ components:
96059609 - rum_browser_mobile_sessions_percentage
96069610 - ingested_spans_bytes_usage
96079611 - ingested_spans_bytes_percentage
9612+ - siem_12mo_retention_usage
9613+ - siem_12mo_retention_percentage
9614+ - siem_6mo_retention_usage
9615+ - siem_6mo_retention_percentage
96089616 - siem_analyzed_logs_add_on_usage
96099617 - siem_analyzed_logs_add_on_percentage
96109618 - siem_ingested_bytes_usage
@@ -9774,6 +9782,10 @@ components:
97749782 - RUM_BROWSER_MOBILE_SESSIONS_PERCENTAGE
97759783 - INGESTED_SPANS_BYTES_USAGE
97769784 - INGESTED_SPANS_BYTES_PERCENTAGE
9785+ - SIEM_12MO_RETENTION_USAGE
9786+ - SIEM_12MO_RETENTION_PERCENTAGE
9787+ - SIEM_6MO_RETENTION_USAGE
9788+ - SIEM_6MO_RETENTION_PERCENTAGE
97779789 - SIEM_ANALYZED_LOGS_ADD_ON_USAGE
97789790 - SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE
97799791 - SIEM_INGESTED_BYTES_USAGE
@@ -10403,6 +10415,22 @@ components:
1040310415 description: The total Serverless Apps usage by tag(s).
1040410416 format: double
1040510417 type: number
10418+ siem_12mo_retention_percentage:
10419+ description: The percentage of Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
10420+ format: double
10421+ type: number
10422+ siem_12mo_retention_usage:
10423+ description: The Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
10424+ format: double
10425+ type: number
10426+ siem_6mo_retention_percentage:
10427+ description: The percentage of Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
10428+ format: double
10429+ type: number
10430+ siem_6mo_retention_usage:
10431+ description: The Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
10432+ format: double
10433+ type: number
1040610434 siem_analyzed_logs_add_on_percentage:
1040710435 description: The percentage of log events analyzed by Cloud SIEM usage by tag(s).
1040810436 format: double
@@ -22467,6 +22495,10 @@ components:
2246722495 description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
2246822496 format: int64
2246922497 type: integer
22498+ cloud_siem_indexed_logs_sum:
22499+ description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
22500+ format: int64
22501+ type: integer
2247022502 code_analysis_sa_committers_hwm:
2247122503 description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
2247222504 format: int64
@@ -23231,6 +23263,14 @@ components:
2323123263 description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
2323223264 format: int64
2323323265 type: integer
23266+ siem_12mo_retention_sum:
23267+ description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.
23268+ format: int64
23269+ type: integer
23270+ siem_6mo_retention_sum:
23271+ description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.
23272+ format: int64
23273+ type: integer
2323423274 siem_analyzed_logs_add_on_count_sum:
2323523275 description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
2323623276 format: int64
@@ -23480,6 +23520,10 @@ components:
2348023520 description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
2348123521 format: int64
2348223522 type: integer
23523+ cloud_siem_indexed_logs_sum:
23524+ description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
23525+ format: int64
23526+ type: integer
2348323527 code_analysis_sa_committers_hwm:
2348423528 description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
2348523529 format: int64
@@ -24256,6 +24300,14 @@ components:
2425624300 description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
2425724301 format: int64
2425824302 type: integer
24303+ siem_12mo_retention_sum:
24304+ description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.
24305+ format: int64
24306+ type: integer
24307+ siem_6mo_retention_sum:
24308+ description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.
24309+ format: int64
24310+ type: integer
2425924311 siem_analyzed_logs_add_on_count_sum:
2426024312 description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
2426124313 format: int64
@@ -24503,6 +24555,10 @@ components:
2450324555 description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.
2450424556 format: int64
2450524557 type: integer
24558+ cloud_siem_indexed_logs_agg_sum:
24559+ description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current month for all organizations.
24560+ format: int64
24561+ type: integer
2450624562 code_analysis_sa_committers_hwm_sum:
2450724563 description: Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations.
2450824564 format: int64
@@ -25299,6 +25355,14 @@ components:
2529925355 description: Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations.
2530025356 format: int64
2530125357 type: integer
25358+ siem_12mo_retention_agg_sum:
25359+ description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current month for all organizations.
25360+ format: int64
25361+ type: integer
25362+ siem_6mo_retention_agg_sum:
25363+ description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current month for all organizations.
25364+ format: int64
25365+ type: integer
2530225366 siem_analyzed_logs_add_on_count_agg_sum:
2530325367 description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations.
2530425368 format: int64
0 commit comments