@@ -20315,6 +20315,11 @@ components:
20315
20315
Plus over all hours in the current date for the given org.
20316
20316
format: int64
20317
20317
type: integer
20318
+ error_tracking_apm_error_events_sum:
20319
+ description: Shows the sum of all Error Tracking APM error events over all
20320
+ hours in the current date for the given org.
20321
+ format: int64
20322
+ type: integer
20318
20323
error_tracking_error_events_sum:
20319
20324
description: Shows the sum of all Error Tracking error events over all hours
20320
20325
in the current date for the given org.
@@ -21200,6 +21205,11 @@ components:
21200
21205
Plus over all hours in the current date for the given org.
21201
21206
format: int64
21202
21207
type: integer
21208
+ error_tracking_apm_error_events_sum:
21209
+ description: Shows the sum of all Error Tracking APM error events over all
21210
+ hours in the current date for the given org.
21211
+ format: int64
21212
+ type: integer
21203
21213
error_tracking_error_events_sum:
21204
21214
description: Shows the sum of all Error Tracking error events over all hours
21205
21215
in the current date for the given org.
@@ -22090,6 +22100,11 @@ components:
22090
22100
Plus over all hours in the current month for all organizations.
22091
22101
format: int64
22092
22102
type: integer
22103
+ error_tracking_apm_error_events_agg_sum:
22104
+ description: Shows the sum of all Error Tracking APM error events over all
22105
+ hours in the current month for all organizations.
22106
+ format: int64
22107
+ type: integer
22093
22108
error_tracking_error_events_agg_sum:
22094
22109
description: Shows the sum of all Error Tracking error events over all hours
22095
22110
in the current month for all organizations.
0 commit comments