Appearance
截断 API path 用于可观测性上报(去掉 query,限制长度)。
function sanitizeApiPath(path: string): string
path
string
…
?