All Classes and Interfaces

Class
Description
NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
This class is able to find all methods annotated with the Micrometer annotations.
NOTE: This file has been copied from {io.netty.util.internal.logging}.
NOTE: This file has been copied and simplified from {io.netty.util.internal.logging}.
NOTE: This file has been copied from {io.netty.util.internal.logging}.
NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
Represents a key name used for documenting instrumentation.
Key/value pair representing a dimension of a meter used to classify and drill into measurements.
An immutable collection of KeyValues that are guaranteed to be sorted and deduplicated by key.
A common annotation to declare that annotated elements cannot be null.
A common annotation to declare that parameters and return values are to be considered as non-nullable by default for a given package.
A common annotation to declare that fields are to be considered as non-nullable by default for a given package.
A no-op implementation of a ValueResolver.
A common annotation to declare that annotated elements can be null under some circumstance.
NOTE: This file has been copied and slightly modified from {io.netty.util.internal.logging}.
Utilities for String.
Resolves the KeyValue value for the given parameter and the provided expression.
Resolves the KeyValue value for the given parameter.
InternalLogger which logs at warn level at first and then logs at debug level for the rest.