What is Performance Advisor?
Performance Advisor is a tool for MongoDB's paid-tier customers that provides index suggestions to improve their query performance. Proper index usage is crucial to ensure a customer's queries remain performant. While large enterprise companies have teams of engineers dedicated to monitoring query efficiency, self-serve customers often struggle in this regard, having to evaluate metrics such as query frequency, scanned bytes, and documents examined to make a decision about which index to use. To assist users with this process, Performance Advisor was built.