Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Mar 26, 2021

profiler - add filter by "appName"

Using the profiler to narrow-down slow operations is great. One thing sorely missing is the ability to filter by "appName" - some of our top slow queries are from dev team working with compass or running experimental code vs the database as opposed to our main production app. We want to be able to ignore these when we perform the analysis - should be simple to implement as the metadata in the profile statistics already has a field with the desired information - "appName"
  • Attach files
  • Guest
    Jan 16, 2025
    This will help us too a lot, especially filtering our the irrelevant Compass queries. Ideally if you could have both exclude and include, this would be good. And extra points if you can filter on only the start of the string (as we also put version in appName).
  • Guest
    Apr 8, 2024
    3 years later and still an issue. Unfortunately, this renders the index suggestions largely useless for a busy database.