Skip to content

Commit 5ccd67b

Browse files
authored
Merge pull request #4648 from ClickHouse/db-pipes-remove-degraded
Remove "degraded" status from DB pipe lifecycle
2 parents 9305c09 + 788e38b commit 5ccd67b

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

docs/integrations/data-ingestion/clickpipes/mongodb/lifecycle.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,3 @@ This state applies to snapshot-only pipes and indicates that the snapshot has be
5757
## Failed {#failed}
5858

5959
If there is an irrecoverable error in the pipe, it will enter the `Failed` state. You can reach out to support or [resync](./resync) your pipe to recover from this state.
60-
61-
## Degraded {#degraded}
62-
63-
:::note
64-
This state is coming soon. If you're using our [OpenAPI](https://clickhouse.com/docs/cloud/manage/openapi), consider adding support for it now to ensure your integration continues working when it's released.
65-
:::

docs/integrations/data-ingestion/clickpipes/mysql/lifecycle.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,3 @@ This state applies to snapshot-only pipes and indicates that the snapshot has be
5757
## Failed {#failed}
5858

5959
If there is an irrecoverable error in the pipe, it will enter the `Failed` state. You can reach out to support or [resync](./resync) your pipe to recover from this state.
60-
61-
## Degraded {#degraded}
62-
63-
:::note
64-
This state is coming soon. If you're using our [OpenAPI](https://clickhouse.com/docs/cloud/manage/openapi), consider adding support for it now to ensure your integration continues working when it's released.
65-
:::

docs/integrations/data-ingestion/clickpipes/postgres/lifecycle.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,3 @@ This state applies to snapshot-only pipes and indicates that the snapshot has be
5757
## Failed {#failed}
5858

5959
If there is an irrecoverable error in the pipe, it will enter the `Failed` state. You can reach out to support or [resync](./resync) your pipe to recover from this state.
60-
61-
## Degraded {#degraded}
62-
63-
:::note
64-
This state is coming soon. If you're using our [OpenAPI](https://clickhouse.com/docs/cloud/manage/openapi), consider adding support for it now to ensure your integration continues working when it's released.
65-
:::

0 commit comments

Comments
 (0)