diff --git a/vercel.json b/vercel.json index 90949ea1974..06922ef9ff5 100644 --- a/vercel.json +++ b/vercel.json @@ -3375,6 +3375,16 @@ "source": "/docs/manage/troubleshooting-billing-issues", "destination": "/docs/manage/clickhouse-cloud-billing-compliance", "permanent": true + }, + { + "source": "/operations/system-tables/latency_log", + "destination": "/operations/system-tables/histogram_metrics", + "permanent": true + }, + { + "source": "/operations/system-tables/latency_buckets", + "destination": "/operations/system-tables/histogram_metrics", + "permanent": true } ] }