Spandex v1.6.0 Spandex.Span.Http View Source

Contains http related metadata.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Spandex.Span.Http{method: String.t | nil, query_string: String.t | nil, request_id: term | nil, status_code: non_neg_integer | nil, url: String.t | nil, user_agent: String.t | nil}