instrument_vector (instrument v1.0.0)
View SourceSummary
Types
Functions
-spec collect(metric_name()) -> map().
-spec get_or_create_label(metric_name(), label_values()) -> {ok, #metric{name :: term(), handle :: term(), collect :: tuple(), description :: binary() | undefined, unit :: binary() | undefined, meter :: binary() | undefined, attributes :: map()}} | {error, term()}.