-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: CLI: pegasus-integrity-check, CLI: pegasus-transfer
-
None
In the pegasus transfer output when integrity check is computed or checked against, we need to log the timing information on the stdout in a monitord parseable format.
@@@PEGASUS_MONITORING_PAYLOAD - START @@@
{
"ts": 1437688574,
"monitoring_event": "int.metric",
"payload": [
]
}
@@@PEGASUS_MONITORING_PAYLOAD - END @@@
In the case, where we have in same invocation checks and computes, we will have multiple JSON elements in payload list