Hi all I have been using metricsService to add metric instrumentation for counter, histogram, meter and timer. However, the metricsService doesn’t seem to have a way to add gauge type instrumentation. Does anyone know how to add gauge instrumentation using metricsService?
Thanks in advance for your help! Allen