openzipkin / zipkin-aws

Reporters and collectors for use in Amazon's cloud
Apache License 2.0
69 stars 34 forks source link

Kinesis Sender not compatible with latest zipkin2 release #67

Closed devinsba closed 6 years ago

devinsba commented 6 years ago

I get this exception when trying to start up with all the latest deps:

Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [zipkin2.reporter.Sender]: Factory method 'kinesisSender' threw exception; nested exception is java.lang.NoClassDefFoundError: zipkin2/reporter/internal/BaseCall
devinsba commented 6 years ago

Closed by #69