-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
Issue Description:
When the User requests an operation we record a "start" metric in the manager.
If the "happy path" is followed the operator eventually sends back a status update that causes either a "complete" or "failure" metric to be recorded. If however failure occurs in the manager we do not record a "failure" metric.
Acceptance Criteria:
The manager records "failure" metrics.