@@ -21196,6 +21196,11 @@ components:
2119621196 users over all hours in the current date for all organizations.
2119721197 format: int64
2119821198 type: integer
21199+ incident_management_seats_hwm:
21200+ description: Shows the high-water mark of Incident Management seats over
21201+ all hours on the current date for all organizations.
21202+ format: int64
21203+ type: integer
2119921204 indexed_events_count_sum:
2120021205 description: Shows the sum of all log events indexed over all hours in the
2120121206 current date for all organizations.
@@ -22312,6 +22317,11 @@ components:
2231222317 users over all hours in the current date for the given org.
2231322318 format: int64
2231422319 type: integer
22320+ incident_management_seats_hwm:
22321+ description: Shows the high-water mark of Incident Management seats over
22322+ all hours on the current date for the given organization.
22323+ format: int64
22324+ type: integer
2231522325 indexed_events_count_sum:
2231622326 deprecated: true
2231722327 description: Shows the sum of all log events indexed over all hours in the
@@ -23429,6 +23439,11 @@ components:
2342923439 active users in the current month for all organizations.
2343023440 format: int64
2343123441 type: integer
23442+ incident_management_seats_hwm_sum:
23443+ description: Shows the sum of the high-water marks of Incident Management
23444+ seats over all hours in the current month for all organizations.
23445+ format: int64
23446+ type: integer
2343223447 indexed_events_count_agg_sum:
2343323448 deprecated: true
2343423449 description: Shows the sum of all log events indexed over all hours in the
0 commit comments