public interface ZipkinRestTemplateCustomizer
RestTemplate used to report spans to Zipkin.
For example, they can add an additional header needed by their environment.
Implementors must gzip according to ZipkinProperties.Compression,
for example by using the DefaultZipkinRestTemplateCustomizer.
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.