Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-42574

UI support for disabling UI alert pop-ups

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 7.0.0
    • None
    • UI
    • 1

    Description

      MB-41022 addresses the infrastructure for suppressing specific UI alert pop-ups.  This ticket concerns the UI component.  

      The email_alerts config will contain a pop-up-alerts list which is similar to the existing alerts list. Alert pop-ups should be displayed only for keys in this list.

      The /settings/alerts REST API is extended to include pop-up-alerts, e.g.

      curl -v -X POST http://localhost:9000/settings/alerts -u Administrator:xxx  \
        -d 'alerts=auto_failover_node,auto_failover_maximum_reached' \
        -d 'pop_up_alerts=ip,disk'
        <etc>
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            pavel Pavel Blagodov
            sam.cramer Sam Cramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty