@@ -20762,6 +20762,11 @@ components:
2076220762 current date for all organizations.
2076320763 format: int64
2076420764 type: integer
20765+ bits_ai_investigations_sum:
20766+ description: Shows the sum of all Bits AI Investigations over all hours
20767+ in the current date for all organizations.
20768+ format: int64
20769+ type: integer
2076520770 browser_rum_lite_session_count_sum:
2076620771 deprecated: true
2076720772 description: Shows the sum of all browser lite sessions over all hours in
@@ -21309,6 +21314,11 @@ components:
2130921314 hosts over all hours in the current date for the given org.
2131021315 format: int64
2131121316 type: integer
21317+ on_call_seat_hwm:
21318+ description: Shows the high-water mark of On-Call seats over all hours in
21319+ the current date for all organizations.
21320+ format: int64
21321+ type: integer
2131221322 online_archive_events_count_sum:
2131321323 description: Sum of all online archived events over all hours in the current
2131421324 date for all organizations.
@@ -21850,6 +21860,11 @@ components:
2185021860 current date for the given org.
2185121861 format: int64
2185221862 type: integer
21863+ bits_ai_investigations_sum:
21864+ description: Shows the sum of all Bits AI Investigations over all hours
21865+ in the current date for the given org.
21866+ format: int64
21867+ type: integer
2185321868 browser_rum_lite_session_count_sum:
2185421869 deprecated: true
2185521870 description: Shows the sum of all browser lite sessions over all hours in
@@ -22406,6 +22421,11 @@ components:
2240622421 hosts over all hours in the current date for the given org.
2240722422 format: int64
2240822423 type: integer
22424+ on_call_seat_hwm:
22425+ description: Shows the high-water mark of On-Call seats over all hours in
22426+ the current date for the given org.
22427+ format: int64
22428+ type: integer
2240922429 online_archive_events_count_sum:
2241022430 description: Sum of all online archived events over all hours in the current
2241122431 date for the given org.
@@ -22947,6 +22967,11 @@ components:
2294722967 current month for all organizations.
2294822968 format: int64
2294922969 type: integer
22970+ bits_ai_investigations_agg_sum:
22971+ description: Shows the sum of all Bits AI Investigations over all hours
22972+ in the current month for all organizations.
22973+ format: int64
22974+ type: integer
2295022975 browser_rum_lite_session_count_agg_sum:
2295122976 deprecated: true
2295222977 description: Shows the sum of all browser lite sessions over all hours in
@@ -23524,6 +23549,11 @@ components:
2352423549 over all hours in the current months for all organizations
2352523550 format: int64
2352623551 type: integer
23552+ on_call_seat_hwm_sum:
23553+ description: Shows the sum of the high-water marks of On-Call seats over
23554+ all hours in the current month for all organizations.
23555+ format: int64
23556+ type: integer
2352723557 online_archive_events_count_agg_sum:
2352823558 description: Sum of all online archived events over all hours in the current
2352923559 month for all organizations.
0 commit comments