Alarm Manager counters

Counters for this category contain information for the Alarm Manager.

Counter definitions

Name Key Description Version Granularity Type Level
AlarmsCreatedCount alarmManagerModule.numCreates.name The total number of alarms created by all asynchronous scopes for this WorkManager 5.0 and later Per WorkManager CountStatistic High
AlarmsCancelledCount alarmManagerModule.numCancelled.name The number of alarms cancelled by the application 5.0 and later Per WorkManager CountStatistic High
AlarmsFiredCount alarmManagerModule.numFired.name The number of alarms fired 5.0 and later Per WorkManager CountStatistic High
AlarmLatencyDuration alarmManagerModule.latency.name The latency of alarms fired in milliseconds 5.0 and later Per WorkManager RangeStatistic High
AlarmsPendingSize alarmManagerModule.alarmsPending.name The number of alarms waiting to fire 5.0 and later Per WorkManager RangeStatistic High
AlarmRate alarmManagerModule.alarmsPerSecond.name The number of alarms firing per second 5.0 and later Per WorkManager RangeStatistic High