Ingestion with HTTP
Seq's HTTP API supports sending traces directly as log events. An event that includes the @tr
top-level property is part of a trace. If it additionally includes @st
it is considered a span. See the corresponding logs docs for more details.
Updated 10 months ago