A good starting point for such integrations to learn more about
functionalities of Gateway <http://docs.datatorrent.com/dtgateway/> and REST
API <http://docs.datatorrent.com/dtgateway_api/> it offers.  You can
launch, manage, and get stats about Apex apps using Gateway API.

For integrations with your own dashboards, if you would like to expose
simple custom metrics, you can start with AutoMetrics API
<http://apex.apache.org/docs/apex/autometrics/>.  And for more advanced use
cases, if you would like to query application data and see custom results,
you can follow the App Data framework
<http://docs.datatorrent.com/app_data_framework/> document.

Let me know if you more specific questions about each one.

Thanks,
Sasha Parfenov



On Fri, Jun 17, 2016 at 11:47 AM, Amol Jadhav <[email protected]>
wrote:

> Hi,
>
> We are planning to use Apache Apex in our application for analytics. Input
> data will be coming from multiple sources. I have been assigned to do a POC
> for this.
>
>
> My question:
>
> 1. How to integrate Apache Apex in my web based (Java+ J2EE) application
> 2. We have our own dashboard. The analytics result would be shown on our
> own dashboard.
> 3. Is there any specific framework to be used in our application to
> integrate Apex in our application.
>
> Could you please suggest any starting document for this?
>
> Thanking in advance.
> Regards,
> Amol Jadhav
>
>

Reply via email to