Spring Sleuth LazyConnectionFactory

Spring ConnectionFactory bean instantiation error: Caused by: org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'mqConnectionFactory' is expected to be of type 'com.ibm.mq.jms.MQConnectionFactory' but was actually of type 'org.springframework.cloud.sleuth.instrument.…

SNIMissingWarning

I kept getting this error in a python 2 environment.  Installing the below modules help solve the warning.