Addition of storage of extra counters for Grafana 47/52247/3
authorDanielMartinBuckley <daniel.m.buckley@intel.com>
Fri, 16 Feb 2018 15:39:41 +0000 (15:39 +0000)
committerAbhijit Sinha <abhijit.sinha@intel.com>
Wed, 28 Feb 2018 11:40:09 +0000 (11:40 +0000)
commitb0b7366493d0dabf5d886c6eea07cd0fc055264d
treeb24731fb733f18c7779a4d7ebb4d8734af55636a
parenta301d172e9b7df272a882e88407c8e14cfed2b62
Addition of storage of extra counters for Grafana

JIRA: YARDSTICK-1036
This stores a number of extra counters in influxdb for Prox test cases.
It also stores existing counters with a "succcess_" tag.
Previously throughput where stored without success or failure indication.
Also "Result_" counters are also stored.

These can now be used by Grafana to graph output.

Change-Id: Ie5636c14ecbab1b53a988bdfbd47ddd1fcdbd695
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
dashboard/Prox_BM_L2FWD-4Port_MultiSize-1518452496550.json [new file with mode: 0644]
samples/vnf_samples/nsut/prox/configs/gen_l2fwd-2.cfg
samples/vnf_samples/nsut/prox/configs/gen_l2fwd-4.cfg
samples/vnf_samples/traffic_profiles/prox_binsearch.yaml
tests/unit/network_services/traffic_profile/test_prox_binsearch.py
tests/unit/network_services/vnf_generic/vnf/test_prox_helpers.py
tests/unit/network_services/vnf_generic/vnf/test_prox_vnf.py
yardstick/network_services/traffic_profile/prox_binsearch.py
yardstick/network_services/vnf_generic/vnf/prox_helpers.py
yardstick/network_services/vnf_generic/vnf/prox_vnf.py