Suppressing a Single Alarm
Temporarily stop notifications from an alarm by applying a suppression. For example, use a suppression to suspend alarm notifications during system maintenance.
Note
Dimension-specific suppressions are available for alarms that are configured for split messages only. See Scenario: Split Messages by Metric Stream. A dimension-specific suppression can't be added to multiple alarms at the same time.
Dimension-specific suppressions are available for alarms that are configured for split messages only. See Scenario: Split Messages by Metric Stream. A dimension-specific suppression can't be added to multiple alarms at the same time.
When you create an alarm suppression using the SDK, CLI, or API, you can also add tags. For more information about tagging, see Resource Tags. you can also update its tags. For more information about tagging, see Resource Tags.
See also Suppressing Multiple Alarms.
Tagging alarm suppressions isn't available in the Console. To tag a new alarm suppression, use the SDK, CLI, or API. Use the oci monitoring alarm-suppression create command and required parameters to create an alarm suppression:
oci monitoring alarm-suppression create [OPTIONS]
Note
You can alternatively use the oci monitoring alarm update command. Dimensions can't be specified with this command.For a complete list of parameters and values for CLI commands, see the Command Line Reference for Monitoring.
Run the CreateAlarmSuppression operation to create a dimension-specific alarm suppression.
Note
You can alternatively use the UpdateAlarm operation. Dimensions can't be specified with this operation.