Class PrometheusExpositionService

java.lang.Object
com.linecorp.armeria.server.AbstractHttpService
com.linecorp.armeria.server.prometheus.PrometheusExpositionService
All Implemented Interfaces:
Unwrappable, HttpService, Service<HttpRequest,HttpResponse>, TransientHttpService, TransientService<HttpRequest,HttpResponse>

@UnstableApi public final class PrometheusExpositionService extends AbstractHttpService implements TransientHttpService
Exposes Prometheus metrics in EXPOSITION FORMATS.