Hi
we are validating one of our Mobile Apps in AppDynamics.We could like to pull/Extract the metrics data from appDynamics to Hadoop Platform.
The data can be extract through ADSQL,but we want raw log format data from AppDynamics metrics.
T...
Hi
do you have date convesion function available in ADSQL.When we try to extract date which is (30/02/17 8:02:15 PM) it was unreadable format 1.49E+12.
how can i convert this date into timestamp.
Thanks
Arun
Hari,
i have attached the screenshot of ADSQL mobile_snapshot table,where it has 1046 reords.when Executing simple select * queries. we could get only 1000 records.
Hari,
My requirement is,I need to pull down different metrics(log,Transaction,session) information for our mobile application to Hadoop enviorment.
I could pull data from search --> Advance (ADSQL),but i could extract only 1000 records,i could ...