[jboss-jira] [JBoss JIRA] (JGRP-2005) Probe: more detailed information about RPCs
Bela Ban (JIRA)
issues at jboss.org
Tue Jan 19 06:21:00 EST 2016
[ https://issues.jboss.org/browse/JGRP-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-2005:
---------------------------
Description:
{{probe.sh rpcs}} currently only returns the number of multicasts, anycasts and unicasts (async and sync) since the last reset. Add 3 additional keys:
* rpcs-enable-details: captures detailed information from now on. This is not enabled by default as capturing this information is costly (hashmap put/get, timing of RPCs etc)
* rpcs-disable-details: disables capturing of details
* rpcs-details: dumps detailed information (needs to be enabled before)
** For async RPCs: number of RPCs for every destination (unicast or multicast)
** For sync RPCs: ditto, plus min/max/avg invocation times
was:
{{probe.sh rpcs}} currently only returns the number of multicasts, anycasts and unicasts (async and sync) since the last reset. Add 3 additional keys:
* rpcs-enable-details: captures detailed information from now on. This is not enabled by default as capturing this information is costly (hashmap put/get, timing of RPCs etc)
* rpcs-disable-details: disables capturing of details
* rpcs-details: dumps detailed information (needs to be enabled before)
> Probe: more detailed information about RPCs
> -------------------------------------------
>
> Key: JGRP-2005
> URL: https://issues.jboss.org/browse/JGRP-2005
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 3.6.8
>
>
> {{probe.sh rpcs}} currently only returns the number of multicasts, anycasts and unicasts (async and sync) since the last reset. Add 3 additional keys:
> * rpcs-enable-details: captures detailed information from now on. This is not enabled by default as capturing this information is costly (hashmap put/get, timing of RPCs etc)
> * rpcs-disable-details: disables capturing of details
> * rpcs-details: dumps detailed information (needs to be enabled before)
> ** For async RPCs: number of RPCs for every destination (unicast or multicast)
> ** For sync RPCs: ditto, plus min/max/avg invocation times
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list