griff8494G
Convex Community3mo ago
4 replies
griff8494

query - does convex expose any low level info(documents scanned, etc) per a given query?

I currently have a query doing 16mb on an indexed table. Does convex expose any low-level metrics per queries? There's some form of detailing on the dashboard, but it's aggregated and hard to isolate.

Secondly, I'm aware queries are reactive, but is there any public documentation on what determines the triggers for this reactivity? In simpler terms, for a given query, What is the sync engine looking at? What counts as a trigger?
Was this page helpful?