scout_apm v0.3.1 ScoutApm.Internal.WebTrace
A record of a single trace.
Summary
Types
t()
t() :: %ScoutApm.Internal.WebTrace{contexts: ScoutApm.Internal.Context.t, hostname: String.t, metrics: [ScoutApm.Internal.Metric.t], name: String.t, score: number, time: any, total_call_time: ScoutApm.Internal.Duration.t, type: String.t, uri: nil | String.t}