Is MongoDB instance discovery supported via patternsSummaryAs of writing this article, Orlando is the latest release and is applicable up until this release. Please check the latest releases for updated information. MongoDB instance discovery is still via probes only. There is no corresponding pattern available at this point.Discovery uses process classification to identify a running instance of a mongodb instance. Below is the classifier for the same. https://<INSTANCE_NAME>.service-now.com/nav_to.do?uri=discovery_classy_proc.do?sys_id=9601f971ef222100c0cab25495c0fbed Once the process is identified, respective probes under "Triggers probes" related list would be triggered to fetch further details about the instance.There is a pattern named : "mongod DB". However this is used to update the mongodb configuration information which is different than mongoDB instance information. Please refer below documentation for the data collected by discovery on MongoDB instances. https://docs.servicenow.com/csh?topicname=r_DiscoverMongoDBInstances.html&version=latest