Mohanadarshan V

Results 22 issues of Mohanadarshan V

**Description:** There are multiple requests from community users on $subject in https://github.com/siddhi-io/siddhi/issues/1611 , https://github.com/siddhi-io/siddhi/issues/1610 and https://github.com/siddhi-io/siddhi/issues/1461. We need to revisit the pattern implementation/design of Siddhi to achieve this.

type/improvement

**Description:** Move away from existing carbon metrics dependency for monitoring and integrate Prometheus for monitoring purposes of Siddhi.

type/new-feature
priority/high
area/monitoring

**Description:** This issue is to track the content of the Siddhi extensions.

type/task
priority/high

**Description:** Consider $subject..

type/improvement
priority/high

**Description:** At the moment, SIddhi documentation explains the features and its capabilities. But we are lacking with "why" factor of the feature. It would be good to improve this and...

type/improvement
priority/highest

**Description:** As per current implementation, in order to view real time data in analytics dashboard, a user needs to be logged into the dashboard when data is being published. This...

**Description:** Need to validate this in SP. (Moved from https://wso2.org/jira/projects/DAS/issues/DAS-576) Define a stream in the following way: ``` @sink(type='inMemory', topic='apim.analytics', @map(type='passThrough')) Define stream perMinuteRequests ( api STRING, context STRING, version...

**Description:** Below NPE is observed when using event simulator. Seems like connection retry issue. ``` osgi> osgi> [2020-01-09 14:55:01,468] ERROR {io.siddhi.core.stream.StreamJunction} - Error in 'Wait-Retry' after consuming events from Stream...

**Description:** Stream definition attributes are not get updated when Siddhi App name changes (after saving the Siddhi application). **Affected Product Version:** v5.1.2

type/bug

**Description:** Below test cases are failing in Windows OS due to file specific operation. We should fix this ASAP. ``` [00:47:38] testDeleteFilesApi(io.siddhi.distribution.test.osgi.SimulatorAPITestcase) Time elapsed: 0.044 sec

severity/major
priority/high