io icon indicating copy to clipboard operation
io copied to clipboard

Feature request: printing metrics

Open fubhy opened this issue 2 years ago • 0 comments

I find myself in situations where I'd like to conveniently access and print metrics in the browser console or terminal when running a program.

I think it would be great if @effect/io exposed a generic pretty printer for metrics that could be used standalone.

Tim is currently working on a metrics module for otel: https://github.com/Effect-TS/opentelemetry/pull/9 that could be used as inspiration.

fubhy avatar Aug 18 '23 09:08 fubhy