Is your feature request related to a problem? Please describe.
There should be a configurable option to send GZip-encoded spans to Zipkin endpoints.
Describe the solution you'd like
- add config property (on by default) to use GZip
- add code handling GZip of encoded byte array (of a span)
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
There should be a configurable option to send GZip-encoded spans to Zipkin endpoints.
Describe the solution you'd like
Describe alternatives you've considered
Additional context