diff options
author | Anders Svensson <[email protected]> | 2013-03-03 23:44:57 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2013-03-04 02:11:03 +0100 |
commit | 3e77e534655b7197a0999a68480fb524b8cb0273 (patch) | |
tree | fc66b0c7bbc6a5114b382276ca98fb29321fa53b /lib/appmon/BUGS_AND_FIXES | |
parent | a84278f0ddc2a5431168294b1646aa0703ad03a3 (diff) | |
download | otp-3e77e534655b7197a0999a68480fb524b8cb0273.tar.gz otp-3e77e534655b7197a0999a68480fb524b8cb0273.tar.bz2 otp-3e77e534655b7197a0999a68480fb524b8cb0273.zip |
Rework stats to avoid concurrent read and write
Counters read by diameter:service_info(SvcName, transport) can be
selected at the same time as the diameter_stats server is folding them
into another key, possibly resulting in inaccurate values. Have
diameter_stats select from the server process to avoid this and add
diameter_stats:sum/1 to sum values from all contributors on a given
term.
Diffstat (limited to 'lib/appmon/BUGS_AND_FIXES')
0 files changed, 0 insertions, 0 deletions