You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ArangoDB
I need monitor all requests, and detect when a query are slow, in development all run fast, i need a way to detect in production when many users make request and one of them are slow because of N requests, how i can monitor this scenario?