Instream v0.18.0 Instream.Log.Metadata View Source

Metadata common to all log entries.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Instream.Log.Metadata{
  query_time: non_neg_integer(),
  response_status: non_neg_integer()
}