Hello!
We are running a cluster of MongoDB servers in our environment, and I am interested in monitoring the response time of an arbitrary query to make sure it stays within a normal range.
With a Microsoft SQL database, I can create a Microsoft SQL v2 sensor and look at the "Execution Time" and "Query Execution Time". Easy enough. How do I accomplish that with MongoDB?
I see there are no built in sensor types specifically built for MongoDB, but is there another way to do it? Has anyone done it before? Is there anything more or less pre-built that I can use?
Thanks in advance!
Add comment