-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
-
The alert will allow us to know when the tally snapshot purge job is not running or is having issues.
Some logs that we can key off of:
- job thread: purge-tally-snapshots
- INFO log when a request was made to initiate the job (main thread)
-
- Initiating tally snapshot purge.
- INFO log when the job was started and completed (job thread)
- Starting tally snapshot purge.
- Tally snapshot purge completed successfully.