Glimpse / Home

Project Glimpse: Node Edition - Spend less time debugging and more time developing.
http://node.getglimpse.com
Other
252 stars 9 forks source link

[Data] The "Records" column in the data access table is blank for MongoDB read operations #32

Open lostintangent opened 8 years ago

lostintangent commented 8 years ago

For insert and delete operations, the Records column is correctly populated, but I haven't been able to get it to display the number of documents returned from a MongoDB read operation.

read.

mike-kaufman commented 8 years ago

Dup of https://github.com/Glimpse/Glimpse.Node/issues/324. We have a decent understanding of what it will take to get this done, we should try to prioritize for soon after beta as it is confusing.

nikmd23 commented 8 years ago

I've closed Glimpse/Glimpse.Node#324 in favor of this issue.

Be sure to take a look at @mike-kaufman's previous implementation notes.