smallrye-metrics icon indicating copy to clipboard operation
smallrye-metrics copied to clipboard

Implement a Micrometer equivalent of the JSON exporter

Open jmartisk opened this issue 4 years ago • 2 comments

jmartisk avatar Oct 01 '20 07:10 jmartisk

Can this be extracted from Quarkus, or part of it anyway?

kenfinnigan avatar Oct 02 '20 12:10 kenfinnigan

Most likely, yes. We can have a new separate module within SmallRye Metrics that implements this, and the Quarkus-Micrometer extension will depend on it. Or we could move it to a top-level project if such dependency isn't desirable, but there will be more maintenance work associated with it.

jmartisk avatar Oct 07 '20 10:10 jmartisk