# Functions
FirstErr returns the first part of error text before ':'.
No description provided by the author
FullErr returns the full error text.
No description provided by the author
GetMeter returns the default meter.
No description provided by the author
NoErr always returns "".
# Constants
MetrAttrErr is the metric attribute for error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
InstrumentReg stores the already registered instruments
nolint:structcheck // generics.
# Type aliases
ErrFormatter is a func type to format metric error attribute.