Branch: refs/heads/HWKMETRICS-378
Home:
https://github.com/hawkular/hawkular-metrics
Commit: a6d301c6b5f66ac445a32130617afe5db2efa555
https://github.com/hawkular/hawkular-metrics/commit/a6d301c6b5f66ac445a32...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths:
M core/metrics-model/src/main/java/org/hawkular/metrics/model/Metric.java
Log Message:
-----------
[HWKMETRICS-378] Allow Metric deserializer to take tenant id as parameter; default value
to "" if null. The existing constructor has been moved to a simple constructor,
while the default behaviour of the JsonCreator constructor has not changed.