DataCollectorInterface
interface DataCollectorInterface implementsResetInterface
DataCollectorInterface.
Methods
void
string
getName()
Returns the name of the collector.
Details
void
collect(Request$request,Response$response,Throwable$exception =null)
Collects data for the given Request and Response.