Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: beadae39d4e43c48f59865589a6190e89d5ee338
https://github.com/hawkular/hawkular-metrics/commit/beadae39d4e43c48f5986...
Author: Joel Takvorian <jtakvori(a)redhat.com>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M
core/metrics-core-service/src/main/java/org/hawkular/metrics/core/service/MetricsServiceImpl.java
Log Message:
-----------
[HWKMETRICS-471] Simplify "findNumericStats" in metricsService
Reduce duplicated lines. The 2 versions of the method (querying by tag or by metric ids)
are almost identical
Commit: 1066af1e00937f1ccbb69983a6c53d29e66622f0
https://github.com/hawkular/hawkular-metrics/commit/1066af1e00937f1ccbb69...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M
core/metrics-core-service/src/main/java/org/hawkular/metrics/core/service/MetricsServiceImpl.java
Log Message:
-----------
Merge pull request #593 from jotak/simplify-find-stats
[HWKMETRICS-471] Simplify "findNumericStats" in metricsService
Compare:
https://github.com/hawkular/hawkular-metrics/compare/aa1ec7d307f5...1066a...