Closed
Description
Ref: Metrics Filter class,
Problem statement:
When recording and visualizing gauge response times, I want to know, if last response time is for which http status code. It is quite possible, gauge response time is wildly different if it 200 or some other error like 404 or 500.
Recommendation
As linked above, we should add status field as part of metric name for gauge.
This is enhancement request. If acknowledged, I can do PR.