Re: [Dev] Discussion about DAS Analytics Dashboard

2015-09-01 Thread Dunith Dhanushka
Hi Thanuja,

Can you explain the requirement for filtering a little bit further? What I
understood is you need a filtering facility when generating a gadget  to
filter out  the records for the visualization. (like having a where clause)

Regards,
Dunith

On Tue, Sep 1, 2015 at 8:04 AM, Thanuja Uruththirakodeeswaran <
thanu...@wso2.com> wrote:

> Hi Dunith,
>
> I'm implementing Metering dashboard for Stratos using DAS. You can find
> more details and dashboard UI design in the dev thread[1]. Currently I'm
> trying to create a line chart and table gadgets in dashboard and I need to
> do some filtering in dashboard. I tried with DAS samples and they don't
> have the filtering part. So I need to discuss and clarify about it. Also
> I've discussed about Table Gadget column order problem in thread [2] and
> need to clarify about that one also.
>
> [1]. [Dev] [PPaaS] Integrating DAS with Stratos for Metering Service and
> Monitoring Health Statistics
> [2]. [Dev] [DAS] DAS dashboard table-gadget column order
>
> Thanks.
>
> --
> Thanuja Uruththirakodeeswaran
> Software Engineer
> WSO2 Inc.;http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 774363167
>



-- 
Regards,

Dunith Dhanushka,
Senior Software Engineer
WSO2 Inc,

Mobile - +94 71 8615744
Blog - dunithd.wordpress.com 
Twitter - @dunithd 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Discussion about DAS Analytics Dashboard

2015-09-01 Thread Thanuja Uruththirakodeeswaran
Hi Dunith,

Yes, I need filtering facility when generating a gadget to filter out the
records and I'm wondering where can I add queries for filtering and how can
I invoke the filtering logic from dashboard. I'll have a offline discussion
with Maninda, since as you said he is the one currently responsible for
dashboard side and let you know.

Thanks.

On Wed, Sep 2, 2015 at 12:12 AM, Dunith Dhanushka  wrote:

> Hi Thanuja,
>
> Can you explain the requirement for filtering a little bit further? What I
> understood is you need a filtering facility when generating a gadget  to
> filter out  the records for the visualization. (like having a where clause)
>
> Regards,
> Dunith
>
> On Tue, Sep 1, 2015 at 8:04 AM, Thanuja Uruththirakodeeswaran <
> thanu...@wso2.com> wrote:
>
>> Hi Dunith,
>>
>> I'm implementing Metering dashboard for Stratos using DAS. You can find
>> more details and dashboard UI design in the dev thread[1]. Currently I'm
>> trying to create a line chart and table gadgets in dashboard and I need to
>> do some filtering in dashboard. I tried with DAS samples and they don't
>> have the filtering part. So I need to discuss and clarify about it. Also
>> I've discussed about Table Gadget column order problem in thread [2] and
>> need to clarify about that one also.
>>
>> [1]. [Dev] [PPaaS] Integrating DAS with Stratos for Metering Service and
>> Monitoring Health Statistics
>> [2]. [Dev] [DAS] DAS dashboard table-gadget column order
>>
>> Thanks.
>>
>> --
>> Thanuja Uruththirakodeeswaran
>> Software Engineer
>> WSO2 Inc.;http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 774363167
>>
>
>
>
> --
> Regards,
>
> Dunith Dhanushka,
> Senior Software Engineer
> WSO2 Inc,
>
> Mobile - +94 71 8615744
> Blog - dunithd.wordpress.com 
> Twitter - @dunithd 
>



-- 
Thanuja Uruththirakodeeswaran
Software Engineer
WSO2 Inc.;http://wso2.com
lean.enterprise.middleware

mobile: +94 774363167
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Discussion about DAS Analytics Dashboard

2015-09-02 Thread Dunith Dhanushka
Hi Thanuja,

I'm working on adding the Lucene based filtering facility to gadget
generation wizard [1]. That will provide you a way of specifying a Lucene
query during gadget generation so that you can filter out your input data
table. I'm hoping to finish it within this week.

But you might need to get help from UES team (if they are not busy with a
release) for the gadget maximizing feature.

[1] https://wso2.org/jira/browse/DAS-28

Regards,
Dunith



On Tue, Sep 1, 2015 at 10:05 PM, Thanuja Uruththirakodeeswaran <
thanu...@wso2.com> wrote:

> Hi Dunith,
>
> Yes, I need filtering facility when generating a gadget to filter out the
> records and I'm wondering where can I add queries for filtering and how can
> I invoke the filtering logic from dashboard. I'll have a offline discussion
> with Maninda, since as you said he is the one currently responsible for
> dashboard side and let you know.
>
> Thanks.
>
> On Wed, Sep 2, 2015 at 12:12 AM, Dunith Dhanushka  wrote:
>
>> Hi Thanuja,
>>
>> Can you explain the requirement for filtering a little bit further? What
>> I understood is you need a filtering facility when generating a gadget  to
>> filter out  the records for the visualization. (like having a where clause)
>>
>> Regards,
>> Dunith
>>
>> On Tue, Sep 1, 2015 at 8:04 AM, Thanuja Uruththirakodeeswaran <
>> thanu...@wso2.com> wrote:
>>
>>> Hi Dunith,
>>>
>>> I'm implementing Metering dashboard for Stratos using DAS. You can find
>>> more details and dashboard UI design in the dev thread[1]. Currently I'm
>>> trying to create a line chart and table gadgets in dashboard and I need to
>>> do some filtering in dashboard. I tried with DAS samples and they don't
>>> have the filtering part. So I need to discuss and clarify about it. Also
>>> I've discussed about Table Gadget column order problem in thread [2] and
>>> need to clarify about that one also.
>>>
>>> [1]. [Dev] [PPaaS] Integrating DAS with Stratos for Metering Service
>>> and Monitoring Health Statistics
>>> [2]. [Dev] [DAS] DAS dashboard table-gadget column order
>>>
>>> Thanks.
>>>
>>> --
>>> Thanuja Uruththirakodeeswaran
>>> Software Engineer
>>> WSO2 Inc.;http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> mobile: +94 774363167
>>>
>>
>>
>>
>> --
>> Regards,
>>
>> Dunith Dhanushka,
>> Senior Software Engineer
>> WSO2 Inc,
>>
>> Mobile - +94 71 8615744
>> Blog - dunithd.wordpress.com 
>> Twitter - @dunithd 
>>
>
>
>
> --
> Thanuja Uruththirakodeeswaran
> Software Engineer
> WSO2 Inc.;http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 774363167
>



-- 
Regards,

Dunith Dhanushka,
Senior Software Engineer
WSO2 Inc,

Mobile - +94 71 8615744
Blog - dunithd.wordpress.com 
Twitter - @dunithd 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Discussion about DAS Analytics Dashboard

2015-09-03 Thread Thanuja Uruththirakodeeswaran
Hi Dunith,

Thanks for the update. What I need is when I navigate to this dashboard
page, a particular application_id(a) and cluster_id(c) will be passed and
by default 30 min time interval(t) will be selected. So I need to visualize
data corresponding to filter a,c and t in Line Chart Gadget which is
already added to the dashboard page. For that I need to query process store
db(mysql db) table using where clause with a,c,t and update data in Line
Chart Gadget.

The table I'm using for Line Chart Gadget contains columns: Time,
ApplicationId, ClusterId, CreatedMemberCount, InitializedmemberCount,
TerminatedMemberCount


​
So how can I connect to process store db/ send an API call to back end from
dashboard and update Gadget?
You are saying using a lucene query, we can filter data and generate
gadget. So can I use the same for update the gadget every time user try to
do filtering in UI?

Thanks.

On Wed, Sep 2, 2015 at 6:21 PM, Dunith Dhanushka  wrote:

> Hi Thanuja,
>
> I'm working on adding the Lucene based filtering facility to gadget
> generation wizard [1]. That will provide you a way of specifying a Lucene
> query during gadget generation so that you can filter out your input data
> table. I'm hoping to finish it within this week.
>
> But you might need to get help from UES team (if they are not busy with a
> release) for the gadget maximizing feature.
>
> [1] https://wso2.org/jira/browse/DAS-28
>
> Regards,
> Dunith
>
>
>
> On Tue, Sep 1, 2015 at 10:05 PM, Thanuja Uruththirakodeeswaran <
> thanu...@wso2.com> wrote:
>
>> Hi Dunith,
>>
>> Yes, I need filtering facility when generating a gadget to filter out the
>> records and I'm wondering where can I add queries for filtering and how can
>> I invoke the filtering logic from dashboard. I'll have a offline discussion
>> with Maninda, since as you said he is the one currently responsible for
>> dashboard side and let you know.
>>
>> Thanks.
>>
>> On Wed, Sep 2, 2015 at 12:12 AM, Dunith Dhanushka 
>> wrote:
>>
>>> Hi Thanuja,
>>>
>>> Can you explain the requirement for filtering a little bit further? What
>>> I understood is you need a filtering facility when generating a gadget  to
>>> filter out  the records for the visualization. (like having a where clause)
>>>
>>> Regards,
>>> Dunith
>>>
>>> On Tue, Sep 1, 2015 at 8:04 AM, Thanuja Uruththirakodeeswaran <
>>> thanu...@wso2.com> wrote:
>>>
 Hi Dunith,

 I'm implementing Metering dashboard for Stratos using DAS. You can find
 more details and dashboard UI design in the dev thread[1]. Currently I'm
 trying to create a line chart and table gadgets in dashboard and I need to
 do some filtering in dashboard. I tried with DAS samples and they don't
 have the filtering part. So I need to discuss and clarify about it. Also
 I've discussed about Table Gadget column order problem in thread [2] and
 need to clarify about that one also.

 [1]. [Dev] [PPaaS] Integrating DAS with Stratos for Metering Service
 and Monitoring Health Statistics
 [2]. [Dev] [DAS] DAS dashboard table-gadget column order

 Thanks.

 --
 Thanuja Uruththirakodeeswaran
 Software Engineer
 WSO2 Inc.;http://wso2.com
 lean.enterprise.middleware

 mobile: +94 774363167

>>>
>>>
>>>
>>> --
>>> Regards,
>>>
>>> Dunith Dhanushka,
>>> Senior Software Engineer
>>> WSO2 Inc,
>>>
>>> Mobile - +94 71 8615744
>>> Blog - dunithd.wordpress.com 
>>> Twitter - @dunithd 
>>>
>>
>>
>>
>> --
>> Thanuja Uruththirakodeeswaran
>> Software Engineer
>> WSO2 Inc.;http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 774363167
>>
>
>
>
> --
> Regards,
>
> Dunith Dhanushka,
> Senior Software Engineer
> WSO2 Inc,
>
> Mobile - +94 71 8615744
> Blog - dunithd.wordpress.com 
> Twitter - @dunithd 
>



-- 
Thanuja Uruththirakodeeswaran
Software Engineer
WSO2 Inc.;http://wso2.com
lean.enterprise.middleware

mobile: +94 774363167
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev