Task #7813
Story #7716: How to facilitate resubmission of sync Failures?
create sync task log outcome messages
Start date:
2016-05-17
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
as part of trying to use the ELK stack for monitoring, we need to capture the outcome of every syncObject task that was run.
We also need to log every task that gets run, in case they do not finish.
nodeid - pid - attempt: MONITOR : [started|success|retry|syncFailed|unrecoverable]
Associated revisions
refs: #7813. Added Metric logging for sync outcome.
refs: #7813. Added Metric logging for sync outcome.
History
#1 Updated by Dave Vieglais almost 8 years ago
- Target version changed from CCI-2.3.0 to CCI-2.3.3
#2 Updated by Dave Vieglais over 7 years ago
- Target version changed from CCI-2.3.3 to CCI-2.3.2
#3 Updated by Rob Nahf over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Added MetricLoggingEntry to V2TransferObjectTask.
This should help in any future monitoring.