Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v10] Trace ssh sessions #15228

Merged
merged 2 commits into from
Aug 9, 2022
Merged

Conversation

rosstimothy
Copy link
Contributor

Backport #14966 to branch/v10

Adds a wrapper around `ssh.Session` which injects tracing context
in a similar manner to the `ssh.Client` wrapper. All usages of
`ssh.Session` have now been replaced and have the appropriate
`context.Context` passed along

Part of #12241
@github-actions github-actions bot added backport tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Aug 4, 2022
@rosstimothy
Copy link
Contributor Author

friendly ping @ryanclark

Copy link
Contributor

@ryanclark ryanclark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rosstimothy rosstimothy merged commit 6cfeffb into branch/v10 Aug 9, 2022
@github-actions github-actions bot deleted the bot/backport-14966-branch/v10 branch August 9, 2022 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants