[
https://issues.apache.org/jira/browse/CHUKWA-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Yang updated CHUKWA-544:
-----------------------------
Fix Version/s: 0.5.0
Release Note: Improve handling of multiple series graph.
Status: Patch Available (was: Open)
> HICC graph should handle single series or multiple series more gracefully
> -------------------------------------------------------------------------
>
> Key: CHUKWA-544
> URL: https://issues.apache.org/jira/browse/CHUKWA-544
> Project: Chukwa
> Issue Type: Improvement
> Components: User Interface
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 0.5.0
>
> Attachments: CHUKWA-544.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.