Skip to content

Mongo Transactions

Standard MongoDB monitoring

FusionReactor by will automatically start tracking calls to MongoDB into transactions. These transaction are available in the Transaction → Transaction History page.

As well as detecting the query executed, FusionReactor will also detect the database and collection the query was executed against. This information is displayed both on the History pages, and the Details page.

Enhanced MongoDB Monitoring

In addition to the standard MongoDB monitoring FusionReactor has an option to enable enhanced MongoDB monitoring.

Tip

Enable enhanced MongoDB via the Transaction Settings page.

When enabled, FusionReactor is able to track additional information about how the queries are run against MongoDB.

The Enhanced MongoDB transaction include additional information on top of the basic transactions. They are also separated into a few more transaction to better visualize the path the query took. Additionally, we also include the ability to perform a query plan or explain on the query being executed, this is controlled by the MongoDB Explain Threshold setting.

The results of the query can also be gathered by FusionReactor and stored on a transaction. All the descriptions of MongoDB transactions are limited by the Mongo Text Limiting settings.

The result of the MongoDB explain is stored on the MongoDB transaction and displays a link as QueryPlan.


Need more help?

Contact support in the chat bubble and let us know how we can assist.