Package io.micrometer.core.instrument
package io.micrometer.core.instrument
-
ClassDescriptionTest suite for HTTP client timing instrumentation that verifies the expected metrics are registered and recorded after different scenarios.HTTP Method to verify.Verify the instrumentation of an HTTP server has the minimum expected results.Class containing constants that can be used for implementing the HTTP routes that the instrumented server needs to serve to pass the
HttpServerTimingInstrumentationVerificationTests.