Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-544

HICC graph should handle single series or multiple series more gracefully

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • User Interface
    • None
    • Improve handling of multiple series graph.

    Description

      The metrics rest api would return 2 different kind of JSON output. When there is only one series, the value is returned in

      { ... }

      When there are multiple series, the value returned are in an array, like:

      [ { ... }

      ,

      { ... }

      ]

      In javascript layer, it should be able to handle both output more gracefully.

      Attachments

        1. CHUKWA-544.patch
          1 kB
          Eric Yang

        Activity

          People

            eyang Eric Yang
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: