Open the menu
    ```html

    Monitoring Manager: Add Rule to Blacklist

    Interface that allows adding rules to disable monitoring during HTTP requests originating from specific IPs and/or containing the value of some HTTP Header matching a regular expression.

    Features

    • It is an administration interface

    Screens

    Add Rule to Blacklist
    • Name (short text, required field, maximum length: 255) : Name of the monitoring rule.
    • Header Name (short text, maximum length: 255)
    • Regular Expression (short text, required field)

    Permissions

    • Edit service instance content: Allows managing all data of this service instance with publisher profile.

    Actions

    • commit
    ```