Application instrumentation for internal time measuring
Registered by
Andrii Ostapenko
We need mechanism to understand how much time different parts of code are proccessing.
With this mechanism we should be able to see:
- how much time whole request is proccessing including middleware
- amount of time required to proccess API level, schema validation and execution on backend
We should be able to be turned on/off with config
Blueprint information
- Status:
- Complete
- Approver:
- Ilya Sviridov
- Priority:
- Medium
- Drafter:
- Andrii Ostapenko
- Direction:
- Approved
- Assignee:
- Andrii Ostapenko
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
-
Implemented
- Milestone target:
-
2014.2
- Started by
- Ilya Sviridov
- Completed by
- Ilya Sviridov
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Adds mechanism for request time measuring
(?)