From ff8f503dada7d74401e42fc3ac6a78371e4ce268 Mon Sep 17 00:00:00 2001 From: Anton Bobkov Date: Tue, 28 Jan 2025 17:33:59 +0300 Subject: [PATCH] Added redirects --- ydb/docs/redirects.yaml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ydb/docs/redirects.yaml b/ydb/docs/redirects.yaml index 533bd1d33029..66fc31f62d10 100644 --- a/ydb/docs/redirects.yaml +++ b/ydb/docs/redirects.yaml @@ -350,6 +350,45 @@ common: - from: /integrations/liquibase.md to: /integrations/migration/liquibase.md +# Redirects for troubleshooting + + - from: /dev/troubleshooting/index.md + to: /troubleshooting/index.md + - from: /dev/troubleshooting/performance/hardware/io-bandwidth.md + to: /troubleshooting/performance/hardware/io-bandwidth.md + - from: /dev/troubleshooting/performance/hardware/disk-space.md + to: /troubleshooting/performance/hardware/disk-space.md + - from: /dev/troubleshooting/performance/hardware/insufficient-memory.md + to: /troubleshooting/performance/hardware/insufficient-memory.md + - from: /dev/troubleshooting/performance/hardware/cpu-bottleneck.md + to: /troubleshooting/performance/hardware/cpu-bottleneck.md + - from: /dev/troubleshooting/performance/queries/transaction-lock-invalidation.md + to: /troubleshooting/performance/queries/transaction-lock-invalidation.md + - from: /dev/troubleshooting/performance/queries/uncached-queries.md + to: /troubleshooting/performance/queries/uncached-queries.md + - from: /dev/troubleshooting/performance/queries/overloaded-errors.md + to: /troubleshooting/performance/queries/overloaded-errors.md + - from: /dev/troubleshooting/performance/schemas/splits-merges.md + to: /troubleshooting/performance/schemas/splits-merges.md + - from: /dev/troubleshooting/performance/schemas/overloaded-shards.md + to: /troubleshooting/performance/schemas/overloaded-shards.md + - from: /dev/troubleshooting/performance/system/system-clock-drift.md + to: /troubleshooting/performance/system/system-clock-drift.md + - from: /dev/troubleshooting/performance/index.md + to: /troubleshooting/performance/index.md + - from: /dev/troubleshooting/performance/ydb/tablets-moved.md + to: /troubleshooting/performance/ydb/tablets-moved.md + - from: /dev/troubleshooting/performance/ydb/ydb-updates.md + to: /troubleshooting/performance/ydb/ydb-updates.md + - from: /dev/troubleshooting/performance/infrastructure/hardware.md + to: /troubleshooting/performance/infrastructure/hardware.md + - from: /dev/troubleshooting/performance/infrastructure/network.md + to: /troubleshooting/performance/infrastructure/network.md + - from: /dev/troubleshooting/performance/infrastructure/dc-drills.md + to: /troubleshooting/performance/infrastructure/dc-drills.md + - from: /dev/troubleshooting/performance/infrastructure/dc-outage.md + to: /troubleshooting/performance/infrastructure/dc-outage.md + ru: - from: /postgresql/index.md to: /postgresql/intro.md