fission-codes/go-car-mirror

Track Statistics by Session

softwareplumber opened this issue · 1 comments

We should pass in a stats object when we create a session, which is then passed down to all the sub-objects which are created for an instrumented session.

This would enable the http client and server objects to create stats object with the relevant key (uri or session token) which then means that kubo-car-mirror can retrieve stats for a specific session.

Closed by #58