-
**Description:**
After configuring email alerts for APIM analytics, emails are not sending through latest APIM_ALERT_EMAIL_NOTIFICATION.siddhi app since the **str:contains** function of the siddhi …
-
**Description:**
We have behaviours as below,
Example - @Index('a', 'b')
1. In-memory table - An element inside @Index is considered as seperate index i.e 2 indices, 1. a, 2. b
2. MongoDB - …
-
**Description:**
An error appears when you try to post data in elasticsearch v6.8.2
**Suggested Labels:**
elasticsearch,siddhi,tooling
**Suggested Assignees:**
@mohanvive
**Affected Produ…
-
**Description:**
In the [documentation](https://siddhi-io.github.io/siddhi-execution-time/api/5.0.3/#datediff-function) of `time:dateDiff` the order of the arguments describe as follow.
```sql
t…
-
When deploying the Siddhi app in docker using the -Dapps argument, an exception is thrown because extensions necessary for deployment did not load prior to the deployment.
![Screenshot from 2019-09-0…
-
**Description:**
Need a feature to export set of Siddhi apps to docker and K8s.
**Affected Product Version:**
1.0.0-alpha
-
**Description:**
Zip file created from the K8 export feature has the same name as the file exported through Docker export feature
**Affected Product Version:**
siddhi-tooling-5.1.0-alpha
**Ste…
-
**Description:**
It looks like, retry logic is not properly implemented for Siddhi source implementations - pull mode. We should verify this, test and fix if there are any issues..
-
**Description:**
With Siddhi Tooling distribution v5.1.0-m2, we are only bundling 9 mandatory samples. It would be easier for the user, if we move the samples specific to extensions from [samples/art…
-
**Description:**