scylla-jmx/src/main/java/com/cloudius/urchin
Pekka Enberg a600152de7 Merge 'Adding JMX Metric support'
From Amnon:

 "This series adopt the yammer Metric library to use with out API. The
  library it self is taken as is by adding it to the Maven dependency. The
  required adaptation is that information will not be added in push to the
  library Metric, instead, when required, the specific Metric would use
  the APIClient to fetch information from the system using the API.

  This approach would mean that there will be little adaptation when code
  would be passed from origin."

Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>

Conflicts:
	pom.xml
2015-06-17 15:10:30 +03:00
..
api Urchin-JMX Cleanup and add a getJsonArray method to the APIClient 2015-06-16 17:15:28 +03:00
main Urching-JMX start the column family registration 2015-06-16 17:16:09 +03:00
metrics Adding the APIMetrics 2015-06-11 14:11:25 +03:00
utils Importing FileUtils.java Pair.java SnapshotDetailsTabularData.java 2015-06-15 16:35:44 +03:00