diff --git a/lib/vmpooler/vsphere_helper.rb b/lib/vmpooler/vsphere_helper.rb index cc93250..5432695 100644 --- a/lib/vmpooler/vsphere_helper.rb +++ b/lib/vmpooler/vsphere_helper.rb @@ -15,7 +15,6 @@ module Vmpooler def ensure_connected(connection, credentials) connection.serviceInstance.CurrentTime rescue - $metrics.increment("connect.open") connect_to_vsphere $credentials end