dave
02/18/2018, 8:04 PMHttpTransactionLabeller
to ReportHttpTransaction()
. You could:
1. use a RequestContext and use a Filter to register your custom label which the labeller retrieves
2. add a filter to the chain to add a custom label to the request as a header which the labeller retrieves
3. just add a different instance of the ReportHttpTransaction
filter to each endpoint which is configured with a custom labeller that adds the endpoint name