This topic describes how to create an alert muting rule.
Procedure
Log in to the OceanBase Cloud console.
In the left-side navigation pane, click Alerts.
On the Alert Management page, click the Alert Muting tab.
On the Alert Muting tab, click Create Muting Rule.
Configure the rule and click Create.
ParameterDescriptionMuting Rule Name The name of the alert muting rule. Muted Target Type Select the muting target type: Instance, Tenant, Database Proxy, Data Migration, or Alert Rules. Different alert target types correspond to different options for the muting content. Muting Scope Select the metrics and events to be muted. Muting Tag (Optional) Enter a tag on the left and its value on the right, then click Select or press Enter to add it. For supported tags, see Tag list. Muting Window - Mute Indefinitely
- Mute Between Specified Start and End Dates
- Mute During Specified Time Period
After creation, you can view the rule in the list and manage it via the enable button and the Actions column.
Tag list
Currently, alert muting supports built-in tags and custom tags.
Built-in tags
TagDescriptionMaterializedViewName Materialized view name ObInstanceId OB node ID Database Database name Database_User Database user SQL_ID SQL_ID Server_IP Client IP Custom tags
Tags and their values can be derived from the alert content. For example, from the following alert content, you can obtain tags such as
obTenantIdanduserNamealong with their corresponding values.{ "sqlId":"8A9378410A0CE1BF0D64E32F********", "instanceId":"obxxx", "databaseName":"test", "instanceName":"test_R20260324D03_E", "serverIp":"i-bp********", "obTenantId":"txxx", "userName":"autotest20260325110808", "obTenantName":"forMySQL" }
