[jira] [Commented] (EAGLE-594) Remove raw alert from kafka publisher

2016-10-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571360#comment-15571360
 ] 

ASF GitHub Bot commented on EAGLE-594:
--

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/478


> Remove raw alert from kafka publisher
> -
>
> Key: EAGLE-594
> URL: https://issues.apache.org/jira/browse/EAGLE-594
> Project: Eagle
>  Issue Type: Improvement
>Reporter: Garrett Li
>Assignee: Garrett Li
>Priority: Minor
>
> We are leveraging configured deduplicator to dedup the duplicated alerts 
> before publish to kafka, email, slack, etc. However, sometimes we may still 
> want to keep the raw alerts in kafka. Here we have defined 
> rawAlertNamespaceLabel and rawAlertNamespaceValue custom fields to emit the 
> raw alerts into kafka. 
> However, these configured namespace concept is ebay/sherlock specific, we 
> should remove it from eagle and use it ebay/sherlock extended kafka publisher.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (EAGLE-594) Remove raw alert from kafka publisher

2016-10-08 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15559118#comment-15559118
 ] 

ASF GitHub Bot commented on EAGLE-594:
--

GitHub user garrettlish opened a pull request:

https://github.com/apache/incubator-eagle/pull/478

EAGLE-594: Remove raw alert from kafka publisher

We are leveraging configured deduplicator to dedup the duplicated alerts 
before publish to kafka, email, slack, etc. However, sometimes we may still 
want to keep the raw alerts in kafka. Here we have defined 
rawAlertNamespaceLabel and rawAlertNamespaceValue custom fields to emit the raw 
alerts into kafka.
However, these configured namespace concept is ebay/sherlock specific, we 
should remove it from eagle and use it ebay/sherlock extended kafka publisher.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/garrettlish/incubator-eagle eagle594

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/478.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 #478


commit 026c378dd4e347d06d816ff3fb3f992edccba1ee
Author: Xiancheng Li 
Date:   2016-10-09T02:37:06Z

EAGLE-594: Remove raw alert from kafka publisher

We are leveraging configured deduplicator to dedup the duplicated alerts 
before
publish to kafka, email, slack, etc. However, sometimes we may still want to
keep the raw alerts in kafka. Here we have defined rawAlertNamespaceLabel 
and
rawAlertNamespaceValue custom fields to emit the raw alerts into kafka.
However, these configured namespace concept is ebay/sherlock specific, we
should remove it from eagle and use it ebay/sherlock extended kafka 
publisher.




> Remove raw alert from kafka publisher
> -
>
> Key: EAGLE-594
> URL: https://issues.apache.org/jira/browse/EAGLE-594
> Project: Eagle
>  Issue Type: Improvement
>Reporter: Garrett Li
>Assignee: Garrett Li
>Priority: Minor
>
> We are leveraging configured deduplicator to dedup the duplicated alerts 
> before publish to kafka, email, slack, etc. However, sometimes we may still 
> want to keep the raw alerts in kafka. Here we have defined 
> rawAlertNamespaceLabel and rawAlertNamespaceValue custom fields to emit the 
> raw alerts into kafka. 
> However, these configured namespace concept is ebay/sherlock specific, we 
> should remove it from eagle and use it ebay/sherlock extended kafka publisher.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)