Instream v1.0.0 Instream.Log.Metadata View Source

Metadata common to all log entries.

Link to this section Summary

Link to this section Types

Specs

t() :: %Instream.Log.Metadata{
  query_time: non_neg_integer(),
  response_status: non_neg_integer()
}