Package io.micrometer.core.ipc.http
@NullMarked
package io.micrometer.core.ipc.http
Support for HTTP communication.
-
ClassDescriptionA general-purpose interface for controlling how
MeterRegistryimplementations perform HTTP calls for various purposes.HttpURLConnection-basedHttpSender.OkHttp-basedHttpSender.