danielle lee
Posts: 0
Joined: Wed Nov 12, 2014 3:06 pm

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

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

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

Hi Danielle -

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

danielle lee
Posts: 0
Joined: Wed Nov 12, 2014 3:06 pm

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

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

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.

Return to “Issues”