observe
Observes a value and updates the summary metrics accordingly. This method is thread-safe and can be called concurrently.
Parameters
value
The value to observe. Must be a finite double.
Throws
if the value is NaN or infinite.
Observes a value and updates the summary metrics accordingly. This method is thread-safe and can be called concurrently.
The value to observe. Must be a finite double.
if the value is NaN or infinite.