@ApplicationScoped
public class RESTMetrics
extends Object
Registers metrics for REST endpoints. The metrics here are based on the URI paths with parameters, not the path
variables. A client for example might send GET /hawkular/metrics/gauges/MyMetric/raw. The matching metric will be
GET gauges/id/raw. The base path of /hawkular/metrics is omitted.