teleport/tool
rosstimothy 9f094aaef6
Add tracing instrumentation for ssh clients/servers (#12434)
* Add tracing instrumentation for ssh clients/servers

Add tracing context to the existing ProxyHelloSignature to provide
span information across ssh connections. To add span context per
ssh session on top of new connections, the same tracing context is
passed in the first global request of the session.

In order to ensure that tracing context is pulled from and inserted
into the proper context.Context, some interfaces and methods were
changed to take one as the first argument.
2022-05-25 12:24:02 +00:00
..
tbot tbot configure command for assisting Machine ID configuration (#12517) 2022-05-10 09:04:54 +00:00
tctl tctl: Respect TELEPORT_HOME value when grabbing profile (#12486) 2022-05-14 09:34:57 +00:00
teleport Chage teleport configure to accept non existent --data-dir directory (#12673) 2022-05-17 21:13:03 +00:00
tsh Add tracing instrumentation for ssh clients/servers (#12434) 2022-05-25 12:24:02 +00:00