[Hawkular-commits] [hawkular/hawkular-metrics] 3523ac: [HWKMETRICS-130] do not use hard coded values for ...

John Sanda jsanda at redhat.com
Wed Jun 17 13:28:22 EDT 2015


  Branch: refs/heads/counter-rates
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: 3523ac466023ae8b3d7847252734766ffd52e26e
      https://github.com/hawkular/hawkular-metrics/commit/3523ac466023ae8b3d7847252734766ffd52e26e
  Author: John Sanda <jsanda at redhat.com>
  Date:   2015-06-17 (Wed, 17 Jun 2015)

  Changed paths:
    M core/metrics-core-impl/src/main/java/org/hawkular/metrics/core/impl/MetricsServiceImpl.java
    M core/metrics-core-impl/src/test/java/org/hawkular/metrics/core/impl/MetricsServiceITest.java
    M task-queue/src/main/java/org/hawkular/metrics/tasks/api/TaskType.java

  Log Message:
  -----------
  [HWKMETRICS-130] do not use hard coded values for task interval/window

Technically hard coded values are still being used, but it is possible to
change them by accessing and modifying MetricsServiceImpl.taskTypes. In the
future we ought to make them configurable vi tenant as well as per metric
configuration settings.




More information about the hawkular-commits mailing list