Discovery Vcenter is not workingIssue Discovery appears to be broken on the Quebec instance. Running discovery against a known vCenter IP address never triggers the vCenter pattern and returns the following log message. "Sensor error when processing HTTP - Classify: No sensors defined" Cause"HTTP - Classify" probe is failing due to no sensor configured https://<INSTANCE_NAME>.service-now.com/nav_to.do?uri=discovery_probes.do?sys_id=0cc9e5779f060300a114d0aec32e7072 Due to the "HTTP - Classify" probe error, the "VMWareProbe" didn't get trigger.ResolutionExport the sensor from working instance https://<INSTANCE_NAME>.service-now.com/nav_to.do?uri=discovery_sensor.do?sys_id=09a2616c9ff30300a114d0aec32e70c7 and import it to non-working instance. After sensor import, we add the sensor to Probe HTTP - Classify https://<INSTANCE_NAME>.service-now.com/nav_to.do?uri=discovery_probes.do?sys_id=0cc9e5779f060300a114d0aec32e7072 Re-run discovery and the sensor error for "HTTP - Classify" should resolved. The "VMWareProbe" should trigger after "HTTP - Classify" probe.