pm2-io-apm icon indicating copy to clipboard operation
pm2-io-apm copied to clipboard

io.meter is missing samples and timeframe Options in typescript

Open belivo opened this issue 3 years ago • 2 comments

There should be a MeterOptions class like the HistogramOptions. Typescript is giving a compilation error since Metric type does not have the samples and timeframe fields.

belivo avatar Jun 23 '21 16:06 belivo

I'm with the same question, does anyone know how to solve it?

alan-pg avatar Nov 12 '21 17:11 alan-pg

Threating the probe as any is my current workaround.

belivo avatar Nov 12 '21 19:11 belivo