Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-6908

Alerts: AlertDefinition Should Have a Label

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.7.0
    • None
    • None

    Description

      The design documentation (and JSON so far) has a label field for every AlertDefinition. This label field is really a description of the AlertDefinition. It's a human readable field that properly identifies the AlertDefintiion but is not unique (like the name).

      Example:

       "NAMENODE": [
          {
            "name": "hdfs_capacity_check", // unique name
            "label": "HDFS Capacity Utilization",
      ...
      

      Since this is a DDL change, it's desirable to have this in 1.7.0 since that's where the alert database model first appears (and prevents the need to write an upgrade for this field).

      Attachments

        Issue Links

          Activity

            There are no comments yet on this issue.

            People

              jonathanhurley Jonathan Hurley
              jonathanhurley Jonathan Hurley
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: