NotificationStatisticType enum
Fields
NotificationBySubscription = 0 | |
EventsByEventType = 1 | |
NotificationByEventType = 2 | |
EventsByEventTypePerUser = 3 | |
NotificationByEventTypePerUser = 4 | |
Events = 5 | |
Notifications = 6 | |
NotificationFailureBySubscription = 7 | |
UnprocessedRangeStart = 100 | |
UnprocessedEventsByPublisher = 101 | |
UnprocessedEventDelayByPublisher = 102 | |
UnprocessedNotificationsByChannelByPublisher = 103 | |
UnprocessedNotificationDelayByChannelByPublisher = 104 | |
DelayRangeStart = 200 | |
TotalPipelineTime = 201 | |
NotificationPipelineTime = 202 | |
EventPipelineTime = 203 | |
HourlyRangeStart = 1000 | |
HourlyNotificationBySubscription = 1001 | |
HourlyEventsByEventTypePerUser = 1002 | |
HourlyEvents = 1003 | |
HourlyNotifications = 1004 | |
HourlyUnprocessedEventsByPublisher = 1101 | |
HourlyUnprocessedEventDelayByPublisher = 1102 | |
HourlyUnprocessedNotificationsByChannelByPublisher = 1103 | |
HourlyUnprocessedNotificationDelayByChannelByPublisher = 1104 | |
HourlyTotalPipelineTime = 1201 | |
HourlyNotificationPipelineTime = 1202 | |
HourlyEventPipelineTime = 1203 |