Open fermin-silva opened 5 years ago
Add a config option to support recording stats of resources hitted (amount of times, timing, first and last access time, etc).
This should support a way of asserting that a resource was called with specific parameters, useful for unit testing.
This can also be used to trace what types of requests a frontend is making, among many other possibilities
Add a config option to support recording stats of resources hitted (amount of times, timing, first and last access time, etc).
This should support a way of asserting that a resource was called with specific parameters, useful for unit testing.
This can also be used to trace what types of requests a frontend is making, among many other possibilities