Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update(Rules): Update Create Rules for Actions/Sources updates #2816

Open
wants to merge 1 commit into
base: release-5.8
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 14 additions & 7 deletions en_US/data-integration/rule-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,18 +165,25 @@ If you update the rule action or redefine the data source, the statistics listed

![Rule Statistics](assets/rule_statistics.png)

### Search Rules

When there are many rules in the list, you can use the filter to narrow down your search and display the rules you want to view. You can filter rules by rule ID, incoming message topic or wildcard, enable status, rule notes, and the actions or sources associated with the rule.

![search_rules](./assets/search_rules.png)

### View Actions (Sink) and Sources

The **Actions (Sink)** and **Sources** tabs on the **Rule** page display all created actions (sinks) and sources. You can view essential details, such as names, connection statuses, associated rules, and enable statuses. Clicking the number of associated rules will take you to a list of rules containing that specific action (sink) or source, making it easier to manage your data integration settings.
The **Actions (Sink)** and **Sources** tabs on the **Rule** page display all created actions (sinks) and sources. These tabs provide essential details, such as names, connection statuses, associated rules, enable statuses, created time, and last modified time. You can sort the entries by clicking the arrows beside column names.

You can reconnect or modify the settings of an action (sink) or source through the **Action** column. By clicking **More**, you can delete the action (sink) or source, or create a new rule using it.
Clicking the toggle switch in the **Enable** column allows you to enable or disable a sink or source. Clicking **View Rules** in the **Associated Rules** column opens a list of rules containing that specific sink or source, making it easier to manage your data integration settings.

To view the statistics and rate indicators for an action, click the name of the action.
You can reconnect or modify the settings of a sink or source through the **Action** column. By clicking **More**, you can delete the sink or source or create a new rule using it.

![action_statistics](./assets/action_statistics.png)
When there are many sink or source entries in the list, you can use the filter to narrow down your search and display the entries you want to view. You can filter sinks or sources by name, status, or enable status.

### Search Rules
![view_sink_source](./assets/view_sink_source.png)

When there are many rules in the list, you can use the filter to narrow down your search and display the rules you want to view. You can filter rules by rule ID, incoming message topic or wildcard, enable status, rule notes, and the actions or sources associated with the rule.
To view the statistics and rate indicators for a sink or source, click the name of the sink or source.

![action_statistics](./assets/action_statistics.png)

![search_rules](./assets/search_rules.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 14 additions & 8 deletions zh_CN/data-integration/rule-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,18 +183,24 @@ SQL 处理结果将以 JSON 形式呈现在**输出结果**部分。SQL 处理

<img src="./assets/rule-statistics.png" alt="rule-statistics" style="zoom:50%;" />

### 查看动作(Sink)和 Source
### 搜索规则

**规则**页面上的**动作** **(Sink)** 和 **Source** 标签页显示了所有创建的动作(Sink)和 Source。您可以查看基本信息,如名称、连接状态、关联的规则以及启用状态。点击关联规则的数量会将您带到包含该动作(Sink)或 Source 的规则列表,帮助您更轻松地管理数据集成设置
当规则列表中有许多规则时,您可以使用过滤器来缩小搜索范围,显示您想要查看的规则。您可以通过规则 ID、传入消息的主题或通配符、启用状态、规则备注以及与规则关联的动作或 Source 来过滤规则

您可以通过**操作**列重新连接或修改动作(Sink)或 Source 的设置。点击**更多**,您可以删除该动作(Sink)或 Source,或者使用它创建新规则。
![search_rules](./assets/search_rules.png)

要查看动作的统计指标等信息,您可以在页面上点击动作的名称。
### 查看动作 (Sink) 和 Source

![action_statistics](./assets/action_statistics.png)
**规则**页面上的**动作** **(Sink)** 和 **Sources** 标签页显示了所有创建的动作 (Sink) 和 Source。您可以查看基本信息,如名称、连接状态、关联的规则、启用状态以及创建和更新的时间等。通过点击列标题旁的箭头您可以对条目进行排序。

### 搜索规则
在**是否启用** 列中,点击切换开关可以启用或停用某个 sink 或 source。点击**关联规则**列下的**查看规则**将跳转到包含该 sink 或 source 的规则列表,帮助您更轻松地管理数据集成设置。

当规则列表中有许多规则时,您可以使用过滤器来缩小搜索范围,显示您想要查看的规则。您可以通过规则 ID、传入消息的主题或通配符、启用状态、规则备注以及与规则关联的动作或 Source 来过滤规则
您可以通过**操作**列重新连接或修改 sink 或 Source 的设置。点击**更多**,您可以删除该 sink 或 source,或者使用它创建新规则

![search_rules](./assets/search_rules.png)
当 sink 和 source 列表中有许多条目时,您可以使用过滤器来缩小搜索范围,显示您想要查看的条目。您可以通过名称、状态以及启用状态来过滤 sink 和 source。

![view_sink_source](./assets/view_sink_source.png)

要查看动作 (Sink) 或 Source 的统计指标等信息,您可以在页面上点击 sink 或 source 的名称。

![action_statistics](./assets/action_statistics.png)