Kolt v0.1.0 Kolt.Monitor.Measurements View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Kolt.Monitor.Measurements{
  consumer_offset: integer(),
  offset_lag: integer(),
  partition_offset: integer()
}