[GitHub] [incubator-streampipes-extensions] grainier opened a new pull request #16: [STREAMPIPES-144] Add Telegram publisher to send notifications

2020-05-26 Thread GitBox
grainier opened a new pull request #16: URL: https://github.com/apache/incubator-streampipes-extensions/pull/16 Hi there, This PR will add a publisher to send notifications to a Telegram channel.

[GitHub] [incubator-streampipes-extensions] tenthe merged pull request #16: [STREAMPIPES-144] Add Telegram publisher to send notifications

2020-05-26 Thread GitBox
tenthe merged pull request #16: URL: https://github.com/apache/incubator-streampipes-extensions/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[BUILD-STABLE]: Job 'StreamPipes/streampipes/dev [dev] [98]'

2020-05-26 Thread Apache Jenkins Server
BUILD-STABLE: Job 'StreamPipes/streampipes/dev [dev] [98]': Is back to normal.

[jira] [Closed] (STREAMPIPES-141) Refactor all adapter implementations to use assets

2020-05-26 Thread Dominik Riemer (Jira)
[ https://issues.apache.org/jira/browse/STREAMPIPES-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Riemer closed STREAMPIPES-141. -- Resolution: Fixed > Refactor all adapter implementations to use assets >

[jira] [Created] (STREAMPIPES-145) Migrate pipeline editor module from AngularJS to Angular

2020-05-26 Thread Dominik Riemer (Jira)
Dominik Riemer created STREAMPIPES-145: -- Summary: Migrate pipeline editor module from AngularJS to Angular Key: STREAMPIPES-145 URL: https://issues.apache.org/jira/browse/STREAMPIPES-145 Project:

Re: Telegram publisher to send event notifications

2020-05-26 Thread Grainier Perera
IMO, the sink shouldn't bother which events to publish. Instead, we can have event change capture & output rate-limiting as separate pipeline elements which can be used with notification sinks. So it gives users the flexibility to limit events or not, depending on their use-case. What do you

Re: Telegram publisher to send event notifications

2020-05-26 Thread Philipp Zehnder
Hi Grainier, this sink is very cool and useful. I directly merged it. @all I think we still have a little conceptual problem with our notification sinks (e.g. Notification, Email, …) Currently we emit a notification for each event, even if the event did not change. This could annoy users and

[BUILD-FAILURE]: Job 'StreamPipes/streampipes/dev [dev] [97]'

2020-05-26 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'StreamPipes/streampipes/dev [dev] [97]': Check console output at "https://builds.apache.org/job/StreamPipes/job/streampipes/job/dev/97/;>StreamPipes/streampipes/dev [dev] [97]"

Re: Telegram publisher to send event notifications

2020-05-26 Thread Patrick Wiener
Hi Grainier, this is really nice. We were at some point actually talking about such a sink so super cool that you implemented it. I used telegram once in another project where one was informed about alerts/warnings and quite liked it. Thanks for the contribution and valuable work. Patrick >

Telegram publisher to send event notifications

2020-05-26 Thread Grainier Perera
Hi all, I've implemented a publisher to send notifications to a Telegram channel. Since Telegram[1] is a free and cross-platform application, I think this will be a good addition to notification sinks. What do you think? Issue: https://issues.apache.org/jira/browse/STREAMPIPES-144 PR:

[jira] [Created] (STREAMPIPES-144) Add Telegram publisher to send notifications to a Telegram channel.

2020-05-26 Thread Grainier Perera (Jira)
Grainier Perera created STREAMPIPES-144: --- Summary: Add Telegram publisher to send notifications to a Telegram channel. Key: STREAMPIPES-144 URL: https://issues.apache.org/jira/browse/STREAMPIPES-144

[jira] [Created] (STREAMPIPES-143) Numerical Filter in Siddhi not working

2020-05-26 Thread Patrick Wiener (Jira)
Patrick Wiener created STREAMPIPES-143: -- Summary: Numerical Filter in Siddhi not working Key: STREAMPIPES-143 URL: https://issues.apache.org/jira/browse/STREAMPIPES-143 Project: StreamPipes

[jira] [Closed] (STREAMPIPES-142) Handle non-primitive and primitive event data returned from Siddhi

2020-05-26 Thread Patrick Wiener (Jira)
[ https://issues.apache.org/jira/browse/STREAMPIPES-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wiener closed STREAMPIPES-142. -- > Handle non-primitive and primitive event data returned from Siddhi >

[jira] [Resolved] (STREAMPIPES-142) Handle non-primitive and primitive event data returned from Siddhi

2020-05-26 Thread Patrick Wiener (Jira)
[ https://issues.apache.org/jira/browse/STREAMPIPES-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wiener resolved STREAMPIPES-142. Fix Version/s: 0.67.0 Resolution: Fixed > Handle non-primitive and