[Hawkular-commits] [hawkular/hawkular-alerts] a41301: AutoResolve example (#369)

Lucas Ponce ponce.ballesteros at gmail.com
Fri Jul 7 09:18:21 EDT 2017


  Branch: refs/heads/next
  Home:   https://github.com/hawkular/hawkular-alerts
  Commit: a41301b58f7ec2d9ff1f02710ad7bf44c3e74cfa
      https://github.com/hawkular/hawkular-alerts/commit/a41301b58f7ec2d9ff1f02710ad7bf44c3e74cfa
  Author: Lucas Ponce <ponce.ballesteros at gmail.com>
  Date:   2017-07-07 (Fri, 07 Jul 2017)

  Changed paths:
    M api/src/main/java/org/hawkular/alerts/api/services/EventsCriteria.java
    M dist/src/main/resources/config/hawkular.properties
    M dist/src/main/resources/hawkular.sh
    M engine/src/main/java/org/hawkular/alerts/engine/impl/ispn/IspnAlertsServiceImpl.java
    A examples/autoresolve-process/README.adoc
    A examples/autoresolve-process/pom.xml
    A examples/autoresolve-process/src/test/groovy/create_definitions.groovy
    A examples/autoresolve-process/src/test/groovy/send_data.groovy
    A examples/autoresolve-process/src/test/resources/autoresolve-process-definitions.json
    M examples/hello-world/README.adoc
    M examples/hello-world/pom.xml
    M rest-handlers/src/main/java/org/hawkular/alerts/handlers/EventsHandler.java
    M ui/src/main/ui/Gruntfile.js
    M ui/src/main/ui/src/actions/actions-service.js
    M ui/src/main/ui/src/dashboard/dashboard-service.js
    M ui/src/main/ui/src/dashboard/dashboard.html
    M ui/src/main/ui/src/triggers/triggers-service.js
    M ui/src/main/ui/src/triggers/triggers.html

  Log Message:
  -----------
  AutoResolve example (#369)

* Port auto-resolve example

* Add eventType criteria on getEvents()
Update UI dashboard to not duplicate ALERT and EVENT on timeline

* Move hawkular.* into config
Include FIRING/AUTORESOLVE modes in UI




More information about the hawkular-commits mailing list