Skip to content

Commit da91d2c

Browse files
authored
Update pause_and_resume.md
1 parent 8ac8934 commit da91d2c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,26 @@ There are scenarios where it would be useful to pause a MySQL ClickPipe. For exa
1919
1. In the Data Sources tab, click on the MySQL ClickPipe you wish to pause.
2020
2. Head over to the **Settings** tab.
2121
3. Click on the **Pause** button.
22-
<br/>
2322

2423
<Image img={pause_button} border size="md"/>
2524

2625
4. A dialog box should appear for confirmation. Click on Pause again.
27-
<br/>
2826

2927
<Image img={pause_dialog} border size="md"/>
3028

3129
4. Head over to the **Metrics** tab.
3230
5. In around 5 seconds (and also on page refresh), the status of the pipe should be **Paused**.
33-
<br/>
3431

3532
<Image img={pause_status} border size="md"/>
3633

3734
## Steps to resume a MySQL ClickPipe {#resume-clickpipe-steps}
3835
1. In the Data Sources tab, click on the MySQL ClickPipe you wish to resume. The status of the mirror should be **Paused** initially.
3936
2. Head over to the **Settings** tab.
4037
3. Click on the **Resume** button.
41-
<br/>
4238

4339
<Image img={resume_button} border size="md"/>
4440

4541
4. A dialog box should appear for confirmation. Click on Resume again.
46-
<br/>
4742

4843
<Image img={resume_dialog} border size="md"/>
4944

0 commit comments

Comments
 (0)