Cluster support for the metrics framework returns and all tests work again.

This commit is contained in:
Seth Hall 2012-03-28 14:00:59 -04:00
parent 6600e62ea3
commit 47f58e6340
10 changed files with 76 additions and 67 deletions

View file

@ -3,8 +3,8 @@
#empty_field (empty)
#unset_field -
#path metrics
#fields ts metric_id filter_name index.host index.str index.network value
#types time enum string addr string subnet count
1328303763.333948 TEST_METRIC foo-bar 6.5.4.3 - - 2
1328303763.333948 TEST_METRIC foo-bar 7.2.1.5 - - 1
1328303763.333948 TEST_METRIC foo-bar 1.2.3.4 - - 3
#fields ts ts_delta filter_name metric_id index.str index.host index.network value
#types time interval string string string addr subnet count
1332956138.267655 3.000000 foo-bar test.metric - 6.5.4.3 - 2
1332956138.267655 3.000000 foo-bar test.metric - 1.2.3.4 - 3
1332956138.267655 3.000000 foo-bar test.metric - 7.2.1.5 - 1