mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 15:49:58 +00:00
TUN-6576: Consume cf-trace-id from incoming TCP requests to create root span
This commit is contained in:
@@ -557,6 +557,7 @@ func ServeH2mux(
|
||||
connIndex,
|
||||
config.Observer,
|
||||
gracefulShutdownC,
|
||||
config.Log,
|
||||
)
|
||||
if err != nil {
|
||||
if !recoverable {
|
||||
|
Reference in New Issue
Block a user