On Fri, Mar 17, 2017 at 11:34 PM, nino martinez wael <[email protected]> wrote: > ...The metric service are discovered as it should but this line below, never > impacts the sling metrics frontend listing: > getMetricsService().counter("Webadmin.renderings").increment(); ..
Did you restart your Sling instance since installing the bundle that has that code? I don't have a precise diagnostic so far but I've seen instances where updating a bundle to a version that includes metrics does nothing until Sling is restarted. -Bertrand
