Currently, a debug.zip generated from a SQL tenant does not include logs because the StatusServer implementation on the tenant does not include the log-related endpoints. These responses result in errors and debug.zip generation skips them.
We should implement these endpoints and add log generation to the debug.zip.
Jira issue: CRDB-21511