I\'m trying to use Quarkus MP-Metrics. In a simple API I have a gauge as follows:
@Path("/count") @GET @Gauge(unit = MetricUnits.NONE, name = &quo