v0.2.5
Deprecations
The compression_threshold
argument to all clients is now deprecated (#18)
In a future release, all payloads will be gzip compressed. When using the compression_threshold
argument, a DeprecationWarning
will be printed. For forward compatibility, use of the compression_thresold
argument in SpanClient
, MetricClient
, and EventClient
should be discontinued.