[
https://issues.apache.org/jira/browse/EAGLE-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612414#comment-15612414
]
ASF GitHub Bot commented on EAGLE-681:
--------------------------------------
GitHub user qingwen220 opened a pull request:
https://github.com/apache/incubator-eagle/pull/575
[Minor] Enhance new publisher AlertEagleStorePlugin
https://issues.apache.org/jira/browse/EAGLE-681
* implement alert apis on jdbc & mongodb
* add a rest api for searching a alert by alertId
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-681
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/575.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #575
----
commit 807cde2bf8ab0ed42ee1ed1f983d684048e0bb63
Author: Zhao, Qingwen <[email protected]>
Date: 2016-10-27T05:16:25Z
add eagleStorePlugin
commit 7cb35f74e4c947b27c0541ef16614dcb19b0b619
Author: Zhao, Qingwen <[email protected]>
Date: 2016-10-27T10:09:51Z
add alerts rest api for InMemMetadataDaoImpl
commit 76e77e7aff7f799013a5a4725cd2577294139a90
Author: Zhao, Qingwen <[email protected]>
Date: 2016-10-27T15:15:55Z
add search alert by alertId
----
> Add new publisher AlertEagleStorePlugin
> ----------------------------------------
>
> Key: EAGLE-681
> URL: https://issues.apache.org/jira/browse/EAGLE-681
> Project: Eagle
> Issue Type: New Feature
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
> Fix For: v0.5.0
>
>
> In Eagle 0.5, only three types of publishers supported: email, kafka, slack.
> Users may be want to view all the alerts on the web, which requires eagle to
> store the alert into database.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)