Change client metrics api path to client_perf (#26985)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
6c674c7331
Коммит
f0121d4f23
@@ -492,7 +492,7 @@ export default class Client4 {
|
||||
}
|
||||
|
||||
getClientMetricsRoute() {
|
||||
return `${this.getBaseRoute()}/perf`;
|
||||
return `${this.getBaseRoute()}/client_perf`;
|
||||
}
|
||||
|
||||
getCSRFFromCookie() {
|
||||
|
||||
Ссылка в новой задаче
Block a user