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

Make the Troubleshooting guide more usable #12074

Merged
merged 1 commit into from
May 4, 2022
Merged

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Apr 19, 2022

See #11841

  • Make Cloud instructions smoother by using ScopedBlocks (this
    component was not available during the first round of Cloud-specific
    edits).

  • Add a Prerequisites section

  • Use steps in H2 headers. The idea is that a user would follow
    each step to collect diagnostic information, then pose a question
    in the final "Ask for help" section.

  • Add more detailed examples of debug logs and a goroutine dump, and
    explain a bit more how you would use this information.

  • Remove the text about resetting teleport's state by deleting the
    data directory. This is a general-purpose guide to investigating
    issues,so it seemed more appropriate to reserve that kind of action
    for when a user determined what the issue was.

  • Add instructions for getting your Teleport version in order to
    ask for help.

  • Add a further reading section.

@ptgott ptgott enabled auto-merge (squash) May 4, 2022 20:47
See #11841

- Make Cloud instructions smoother by using ScopedBlocks (this
  component was not available during the first round of Cloud-specific
  edits).

- Add a Prerequisites section

- Use steps in H2 headers. The idea is that a user would follow
  each step to collect diagnostic information, then pose a question
  in the final "Ask for help" section.

- Add more detailed examples of debug logs and a goroutine dump, and
  explain a bit more how you would use this information.

- Remove the text about resetting teleport's state by deleting the
  data directory. This is a general-purpose guide to investigating
  issues,so it seemed more appropriate to reserve that kind of action
  for when a user determined what the issue was.

- Add instructions for getting your Teleport version in order to
  ask for help.

- Add a further reading section.
@ptgott ptgott force-pushed the paul.gottschling/11841-5 branch from ba30d53 to b89371e Compare May 4, 2022 20:47
@ptgott ptgott merged commit 8f3a6e7 into master May 4, 2022
@ptgott ptgott deleted the paul.gottschling/11841-5 branch November 3, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants