Package io.micrometer.core.instrument.binder.jetty
@NonNullApi
package io.micrometer.core.instrument.binder.jetty
Meter binders for Jetty.
-
ClassDescriptionDefault implementation of
JettyClientObservationConvention.AQueuedThreadPoolthat binds metrics about the Jetty server thread pool.Context to use when instrumenting Jetty client metrics with the Observation API.Factory methods forKeyValueassociated with a request-response exchange that is handled by JettyHttpClient.Provides request metrics for JettyHttpClient, configured as aRequest.Listener.Convention used with Jetty client instrumentationJettyClientMetrics.ObservationDocumentationfor the Jetty HTTP client.Factory methods forTagsassociated with a request-response exchange that is handled by JettyHttpClient.ProvidesTagsfor JettyHttpClientrequest metrics.Jetty connection metrics.
MeterBinderfor JettyThreadPool.Jetty SSL/TLS handshake metrics.
Deprecated.Since 1.4.0.Adapted from Jetty's StatisticsHandler.