Creates an instance of OTelValueRecorder.
OpenTelemetry Histogram to record values.
Tags to associate with recorded values.
Optionalunit: stringOptional unit of measurement (e.g., 's' for seconds). If provided, it indicates that the recorded values should be converted from microseconds to seconds.
Wrapper class for OpenTelemetry Histogram that implements ValueRecorder interface.