Signalfx-tracing

Latest version: v2.2.0

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

Scan your dependencies

Page 3 of 4

0.0.16

pip install -U signalfx-tracing


2. Run the bootstrap script to update other dependencies


sfx-py-trace-bootstrap


Enabling support for Tornado 6

1. Change the import path of TornadoScopeManager from

python
from opentracing.scope_managers.tornado import TornadoScopeManager


to

python
from tornado_opentracing.scope_managers import TornadoScopeManager

0.0.15

* Provides `SIGNALFX_<LIBRARY>_ENABLED` env var.
* Verifies and documents correct Redis versions (thanks hackerrdave).
* Supported Tornado documentation and related test corrections.

0.0.14

* Enables Requests propagation by default.

0.0.13

Adds Celery Auto-Instrumentation using https://github.com/signalfx/python-celery.

0.0.12.1

* Pins six to version with ensure helper.

0.0.12

* Ensures Jaeger tracer created via `create_tracer()` is closed at exit.
* Updates Django documentation and fixes tests.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.