ipfs-cluster icon indicating copy to clipboard operation
ipfs-cluster copied to clipboard

feat: add response time to response object

Open ericssontadashi opened this issue 2 years ago • 0 comments

To improve observability, add response time to response's object for the following methods:

  • [ ] streamRequest (line 308)
  • [ ] request (line 270)

We can log the time taken on client level and create dashboards with it.

ericssontadashi avatar May 12 '22 09:05 ericssontadashi