mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 04:31:30 +02:00
parent
8bd7991b2b
commit
9b31da1039
@ -92,5 +92,5 @@ func metricsDial(_ context.Context, network string, addr string) (net.Conn, erro
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return conn, err
|
return conn, err
|
||||||
}
|
}
|
||||||
return newMetricsConn("self", conn), nil
|
return newMetricsConn("backend", conn), nil
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user