micronaut-micrometer icon indicating copy to clipboard operation
micronaut-micrometer copied to clipboard

Add support for Prometheus Pushgateway

Open PavelZeger opened this issue 1 year ago • 0 comments

Feature description

Spring Boot has out of the box support for Prometheus Pushgateway. We would like to use the same approach with Micronaut as well including metrics for monitoring Prometheus Simple client. Integration with PicoCLI is a convenient way to use Micronaut for fast jobs but lack of metrics support is very inconvenient.

PavelZeger avatar Jan 28 '24 21:01 PavelZeger