Verk Stats v1.0.0 VerkStats.Sink behaviour

Examples:

sink.collect(:counter, “jobs.start”, 1, worker: “Example”, queue: “default”)

Link to this section Summary

Link to this section Types

Link to this type collect_type()
collect_type() :: :counter | :timing

Link to this section Callbacks

Link to this callback collect(collect_type, iodata, term, list)
collect(collect_type(), iodata(), term(), [String.t()]) :: :ok