Py-zipkin

Latest version: v1.2.8

Safety actively analyzes 634645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

0.14.0

-------------------
- Support JSON encoding for V1 spans.
- Allow overriding the span_name after creation.

0.13.0

-------------------
- Removed deprecated `zipkin_logger.debug()` interface.
- `py_zipkin.stack` was renamed as `py_zipkin.storage`. If you were
importing this module, you'll need to update your code.

0.12.0

-------------------
- Support max payload size for transport handlers.
- Transport handlers should now be implemented as classes
extending py_zipkin.transport.BaseTransportHandler.

0.11.2

-------------------
- Don't overwrite passed in annotations

0.11.1

-------------------
- Add binary annotations to the span even if the request is not being
sampled. This fixes binary annotations for firehose spans.

0.11.0

-------------------
- Add support for "firehose mode", which logs 100% of the spans
regardless of sample rate.

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.