[Hawkular-commits] [hawkular/hawkular] e44f90: Update pinger for metrics sending. Needs a bit mor...

Heiko W. Rupp hwr at pilhuhn.de
Wed Feb 25 03:06:08 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular
  Commit: e44f90a18a5e72bb0072f64eb8d778b42e576c88
      https://github.com/hawkular/hawkular/commit/e44f90a18a5e72bb0072f64eb8d778b42e576c88
  Author: Heiko W. Rupp <hwr at pilhuhn.de>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M modules/pinger/pom.xml
    M modules/pinger/src/main/java/org/hawkular/component/pinger/MetricPublisher.java
    M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java

  Log Message:
  -----------
  Update pinger for metrics sending. Needs a bit more work


  Commit: 614fd9a1f7ce16212a40cb7c6daaf32d1a0eece0
      https://github.com/hawkular/hawkular/commit/614fd9a1f7ce16212a40cb7c6daaf32d1a0eece0
  Author: Heiko W. Rupp <hwr at pilhuhn.de>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M modules/pinger/pom.xml
    M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java

  Log Message:
  -----------
  Remove dependency on metrics-api, is not used at the moment anyway due do loop in serialization.


  Commit: 88504986af8efa4ee093dfac6a6ec81bf94aa4bf
      https://github.com/hawkular/hawkular/commit/88504986af8efa4ee093dfac6a6ec81bf94aa4bf
  Author: Heiko W. Rupp <hwr at pilhuhn.de>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M modules/pinger/src/main/java/org/hawkular/component/pinger/Log.java
    M modules/pinger/src/main/java/org/hawkular/component/pinger/MetricPublisher.java

  Log Message:
  -----------
  Wrap the data in another object, as Alerts expects it that way.


  Commit: 4f187e96da81f2217c7f2b8f2a03f9052a6c8b51
      https://github.com/hawkular/hawkular/commit/4f187e96da81f2217c7f2b8f2a03f9052a6c8b51
  Author: Heiko W. Rupp <hwr at pilhuhn.de>
  Date:   2015-02-25 (Wed, 25 Feb 2015)

  Changed paths:
    M modules/pinger/src/main/java/org/hawkular/component/pinger/Log.java
    M modules/pinger/src/main/java/org/hawkular/component/pinger/MetricPublisher.java
    M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java

  Log Message:
  -----------
  Merge pull request #25 from hawkular/pinger-update

Update pinger for metrics sending. Needs a bit more work


Compare: https://github.com/hawkular/hawkular/compare/32b9581f4919...4f187e96da81


More information about the hawkular-commits mailing list