View Source Instream.Log.Metadata (Instream v2.0.0-rc.0)
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()
}