docs: Mention cluster includes id number in path
What does this MR do and why?
There has been some customer frustration around how to convert the
@cluster
path to the @hashed
path expected by rails.
Add a note to the troubleshooting docs explaining that Praefect's
internal id can be found using the last element of the path, which can
be provided to the praefect metadata
command to retrieve the @hashed
path.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.