Page 1 of 1

can you help me understand what I am looking at when I see the graph under report of databases?

Posted: Mon Jan 19, 2015 12:27 pm
by danielle lee

I'm trying to pull data from my app databases but I am not sure what I am looking at when I see the graph


can you help me understand what I am looking at when I see the graph under report of databases?

Posted: Mon Jan 19, 2015 1:53 pm
by Illya Stepanov

Hi Danielle -

Usually it's an API calls to your database, what exactly is confusing you?


can you help me understand what I am looking at when I see the graph under report of databases?

Posted: Thu Jan 29, 2015 2:03 pm
by danielle lee

i was unsure what the numbers on the axis represent. I need to document all data and I am not exactly sure what the points are representing


can you help me understand what I am looking at when I see the graph under report of databases?

Posted: Fri Jan 30, 2015 7:55 am
by Evgene Karachevtsev

Hello Danielle,

This is the statistics of chosen db. There is also a statistics for each collection in a db. All represents all the request in a chosen db, if you put the cursor, you'll have a balloon tip

Image

You may also add Google analytics in your app to get more information about it. http://devcenter.appery.io/tutorials/... But please note that it will provide analysis of a user's side, not of a server's side.