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