This app serves as a small demo of putting together:
Plug
telemetry
seq_trace
A test adds a few telemetry
handlers, the first of which will start a seq_trace
inside our request process:
The plug spawns a few nested Task
s and is able to fetch the cross-process trace context: