Skip to content

Commit 0918023

Browse files
authored
add redirects for removed system tables pages
1 parent b85a441 commit 0918023

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

vercel.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3375,6 +3375,16 @@
33753375
"source": "/docs/manage/troubleshooting-billing-issues",
33763376
"destination": "/docs/manage/clickhouse-cloud-billing-compliance",
33773377
"permanent": true
3378+
},
3379+
{
3380+
"source": "/operations/system-tables/latency_log",
3381+
"destination": "/operations/system-tables/histogram_metrics",
3382+
"permanent": true
3383+
},
3384+
{
3385+
"source": "/operations/system-tables/latency_buckets",
3386+
"destination": "/operations/system-tables/histogram_metrics",
3387+
"permanent": true
33783388
}
33793389
]
33803390
}

0 commit comments

Comments
 (0)