Skip to main content
The discard notifier discards all notifications. Use it to silence a subset of routes without deleting them, hold a place in a notification policy while you restructure routing, or test notification policy behavior without delivering alerts.
You can’t create discard notifiers from within the Chronosphere Observability Platform interface.
Select from the following methods to create a discard notifier.
To create a discard notifier using Chronoctl:
  1. Define the resource definition for your discard notifier:
    Chronoctl example
    Replace the following:
    • NAME: A descriptive name, such as Example discard.
    • SLUG: A unique identifier, such as example-discard.
  2. Apply the changes:
    Replace FILE_NAME with the name of your notifier YAML file.