Uses of Interface
io.prometheus.metrics.exporter.common.PrometheusHttpResponse
Package
Description
-
Uses of PrometheusHttpResponse in io.prometheus.metrics.exporter.common
-
Uses of PrometheusHttpResponse in io.prometheus.metrics.exporter.httpserver
-
Uses of PrometheusHttpResponse in io.prometheus.metrics.exporter.servlet.jakarta
-
Uses of PrometheusHttpResponse in io.prometheus.metrics.exporter.servlet.javax
Modifier and TypeClassDescriptionstatic class
This inner class adapts a HttpServletResponse to a PrometheusHttpResponse.Modifier and TypeMethodDescriptionHttpExchangeAdapter.getResponse()
Returns the adapted HttpServletResponse.