Skip to content

Commit 669f127

Browse files
authored
Merge pull request #4271 from ClickHouse/Blargian-patch-95
Add redirects for removed system tables pages
2 parents 3f6f85f + 0918023 commit 669f127

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)