[
https://issues.apache.org/jira/browse/GERONIMO-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anita Kulshreshtha updated GERONIMO-3685:
-----------------------------------------
Description:
. The Monitoring Console (MC) should display TimeStatistics and
BoundedRangeStatistics as a single value.
For example JVM Heap or RequestTime or openConnections with a single link
for graph.
. A band-aid solution to displaying TimeStatistics and BoundedRangeStatistics,
and RangeStatistics is to add a field 'StatisticsType' to activeDB.
and graph 'totalTime/count' for Timestatistics and 'current' for
BoundedRangeStatistics, RangeStatistics.
. The graph builder recomputes min, max and avg. It is wasteful but acceptable
for now.
was:
. The Monitoring Console (MC) should display TimeStatistics and
BoundedRangeStatistics as a single value.
For example JVM Heap or RequestTime or openConnections with a single link
for graph.
. A band-aid solution to displaying TimeStatistics and BoundedRangeStatistics,
and RangeStatistics is to add a field 'StatisticsType' to activeDB.
and graph 'count/totalTime' for Timestatistics and 'current' for
BoundedRangeStatistics, RangeStatistics.
. The graph builder recomputes min, max and avg. It is wasteful but acceptable
for now.
> Monitoring Console should display TimeStatistics and BoundedRangeStatistics
> correctly
> -------------------------------------------------------------------------------------
>
> Key: GERONIMO-3685
> URL: https://issues.apache.org/jira/browse/GERONIMO-3685
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: monitoring
> Environment: All
> Reporter: Anita Kulshreshtha
> Priority: Critical
> Fix For: 2.1
>
>
> . The Monitoring Console (MC) should display TimeStatistics and
> BoundedRangeStatistics as a single value.
> For example JVM Heap or RequestTime or openConnections with a single
> link for graph.
> . A band-aid solution to displaying TimeStatistics and
> BoundedRangeStatistics, and RangeStatistics is to add a field
> 'StatisticsType' to activeDB.
> and graph 'totalTime/count' for Timestatistics and 'current' for
> BoundedRangeStatistics, RangeStatistics.
> . The graph builder recomputes min, max and avg. It is wasteful but
> acceptable for now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.