smallrye-metrics
smallrye-metrics copied to clipboard
Implement a Micrometer equivalent of the JSON exporter
Can this be extracted from Quarkus, or part of it anyway?
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.