openzipkin / zipkin-aws

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

Updates to latest brave and avoids internal type #119

Closed codefromthecrypt closed 5 years ago

codefromthecrypt commented 5 years ago

We accidentally dependended on an internal type without shading it. This moves the two methods needed here.

Fixes #118