Task #7653
Story #7652: Enable simple metrics reporting for core services
report on synchronization service activity
100%
Description
At a minimum, report on the size of the synchronization backlog.
Results should be written to a file that is easily parsed with various languages. Two common options include JSON and CSV. A CSV file would be convenient for appending entries if more than a single record is to be kept.
Contents of the file are to be determined but should include the size of the synchronization backlog, and may include additional per member node information such as the timestamp of the last sync activity and perhaps the number of current tasks for that MN.
Associated revisions
refs #7653
Enable simple metrics reporting for core services: report on synchronization service activity
refs #7653
Enable simple metrics reporting for core services: report on synchronization service activity
refs #7653
The SyncMetricLogJob's report appears to take a long time to run.
refs #7653
The SyncMetricLogJob's report appears to take a long time to run.
refs #7653
When Trigger Complete Fires, perform unlock instead of when the Job completes.
refs #7653
When Trigger Complete Fires, perform unlock instead of when the Job completes.
refs #7653
reverse logic for vetoJobExecution
refs #7653
reverse logic for vetoJobExecution
refs #7653
Enable simple metrics reporting for core services: cleaning up debug, info, warn and error messages
refs #7653
Enable simple metrics reporting for core services: cleaning up debug, info, warn and error messages
refs #7653
both log aggregation and synchronization may execute a total of 25 simultaneous jobs
refs #7653
both log aggregation and synchronization may execute a total of 25 simultaneous jobs
refs #7653
use same datetime for metricLogEvent messages per harvest
refs #7653
use same datetime for metricLogEvent messages per harvest
History
#1 Updated by Robert Waltz over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
#2 Updated by Robert Waltz over 8 years ago
- Status changed from In Progress to Testing
- % Done changed from 30 to 50
#3 Updated by Robert Waltz over 8 years ago
- % Done changed from 50 to 100
- translation missing: en.field_remaining_hours set to 0.0
- Status changed from Testing to Closed