Package io.quarkus.micrometer.runtime
Interface HttpServerMetricsTagsContributor.Context
- Enclosing interface:
- HttpServerMetricsTagsContributor
public static interface HttpServerMetricsTagsContributor.Context
-
Method Summary
-
Method Details
-
request
io.vertx.core.http.HttpServerRequest request() -
response
io.vertx.core.spi.observability.HttpResponse response()
-