diff options
author | Filip Krzywka <filip.krzywka@nokia.com> | 2019-01-24 11:21:26 +0100 |
---|---|---|
committer | Filip Krzywka <filip.krzywka@nokia.com> | 2019-01-29 11:24:31 +0000 |
commit | e7204cbcf6af61856330cffc541b6f5c78476a09 (patch) | |
tree | 7c5ed27887698b028901d4d2168e65d44df8633c /development/bin/xnf-simulation.sh | |
parent | 40993732b302ce43ae1dbedbda44cc0113e9b6f2 (diff) |
Correct totalConnections metric
In previous implementation performed healthcheck on container
was counted as client connection, because metric was notified
for every TCP channel opened. This was making this metric less useful
(to avoid saying "useless" ;) ).
- refactored NettyTcpServer trying to extract functions with logic
not so strictly related to HV-VES behavior. This also resolves
discussions in https://gerrit.onap.org/r/#/c/76274/
- some renames and methods splitting was made in attempt to make code
more readable
- hv-ves should not count connections from either "127.0.0.1" or
"localhost" to his `totalConnections` metric
- removed redundant logging by adding new methods to Logger
Change-Id: I5f10dac8dac82eafd3b0de92a7ec43f2c23b8c16
Issue-ID: DCAEGEN2-1119
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
Diffstat (limited to 'development/bin/xnf-simulation.sh')
0 files changed, 0 insertions, 0 deletions