[jboss-jira] [JBoss JIRA] (AS7-4207) Use specified comparison column as baseline in PlainColumnView
Rob Cernich (JIRA)
jira-events at lists.jboss.org
Sun Mar 18 14:16:47 EDT 2012
Rob Cernich created AS7-4207:
--------------------------------
Summary: Use specified comparison column as baseline in PlainColumnView
Key: AS7-4207
URL: https://issues.jboss.org/browse/AS7-4207
Project: Application Server 7
Issue Type: Enhancement
Components: Console
Reporter: Rob Cernich
Assignee: Heiko Braun
Specifying a comparison column and baseline column is redundant. Using the value in the comparison column in the baseline is more flexible as it allows each row to specify its own baseline.
For example, in SwitchYard we display message statistics for the system and individual services within the system. For the service metrics, we would like the total count to display relative to the system total count, but have the success count relative to the total count for the service. With system total = 4, service total = 1, service success = 1, the service total ratio would be 25% and its success ratio would be 100%.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list