You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param billable_ingested_bytes_sum: Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
685
691
:type billable_ingested_bytes_sum: int, optional
686
692
693
+
:param bits_ai_investigations_sum: Shows the sum of all Bits AI Investigations over all hours in the current date for all organizations.
694
+
:type bits_ai_investigations_sum: int, optional
695
+
687
696
:param browser_rum_lite_session_count_sum: Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). **Deprecated**.
:param billable_ingested_bytes_sum: Shows the sum of all log bytes ingested over all hours in the current date for the given org.
702
708
:type billable_ingested_bytes_sum: int, optional
703
709
710
+
:param bits_ai_investigations_sum: Shows the sum of all Bits AI Investigations over all hours in the current date for the given org.
711
+
:type bits_ai_investigations_sum: int, optional
712
+
704
713
:param browser_rum_lite_session_count_sum: Shows the sum of all browser lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). **Deprecated**.
:param browser_rum_lite_session_count_agg_sum: Shows the sum of all browser lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). **Deprecated**.
0 commit comments