{"library":"opentracing","type":"library","category":null,"description":"OpenTracing is a vendor-neutral API for distributed tracing. This Python library (version 2.4.0) provides the OpenTracing API specification and a basic no-op implementation, requiring a concrete tracer implementation (e.g., Jaeger, Zipkin) for actual tracing data collection. The OpenTracing project has been officially archived by the CNCF, with its functionality superseded by OpenTelemetry. New projects are strongly encouraged to use OpenTelemetry, and existing users should plan for migration.","language":"python","status":"deprecated","version":"2.4.0","tags":["tracing","observability","distributed tracing","api","deprecated"],"install":[{"cmd":"pip install opentracing","imports":["from opentracing import Tracer","from opentracing import Span","from opentracing import SpanContext","from opentracing import Reference","from opentracing.propagation import Format","from opentracing import global_tracer","from opentracing.mocktracer import MockTracer","from opentracing.scope_managers.thread_local import ThreadLocalScopeManager"]}],"homepage":"https://opentracing.io","github":"https://github.com/opentracing/opentracing-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/opentracing/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/opentracing/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}