[
https://issues.apache.org/jira/browse/EAGLE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269398#comment-15269398
]
ASF GitHub Bot commented on EAGLE-287:
--------------------------------------
GitHub user pkuwm opened a pull request:
https://github.com/apache/incubator-eagle/pull/173
EAGLE-287. Make EagleStore as the default notification method.
[master acf0d6c] EAGLE-287. Make EagleStore as the default notification
method. Provide an optional configuration in application.conf file for
disabling eagleStore as the default notification – "eagleStoreEnabled". If
"eagleStoreEnabled = false", eaglestore is disabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pkuwm/incubator-eagle master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/173.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 #173
----
commit 0879936dea917bf33900eccd85c5f756bf133c92
Author: Lu <[email protected]>
Date: 2016-05-03T17:03:16Z
EAGLE-289. Change dataSource to application and delete duplicate email
template.
commit d27d8e1d8e2b749910e49756e857667b4cbc3352
Author: pkuwm <[email protected]>
Date: 2016-05-03T18:03:06Z
Merge pull request #1 from apache/master
EAGLE-289 fix alert email format
commit acf0d6cdde09231563ccd1f86178d196e796d8e4
Author: Lu <[email protected]>
Date: 2016-05-03T19:15:09Z
EAGLE-287. Make EagleStore as the default notification method. Provide an
optional configuration in application.conf file for disabling eagleStore as the
default notification – "eagleStoreEnabled". If "eagleStoreEnabled = false",
eaglestore is disabled.
----
> Make EagleStore as the default notification method
> --------------------------------------------------
>
> Key: EAGLE-287
> URL: https://issues.apache.org/jira/browse/EAGLE-287
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.3.0
> Reporter: Huizhi Lu
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Make EagleStore alerts as the default notification so that we can still get
> alerting notifications if we forget to configure notification methods.
> Provide an optional configuration in application.conf file for disabling
> eagleStore as the default notification -- "eagleStoreEnabled". If
> "eagleStoreEnabled = false", eaglestore is disabled.
> And hide the EagleStore configuration on front-end UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)