{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/4"}],"enrichment":{"capability":"Exports OpenTelemetry tracing data to Zipkin using Protobuf serialization over HTTP, enabling distributed trace collection and analysis.","skillfed_tags":["observability","distributed-tracing","opentelemetry"],"use_cases":["Send distributed traces from a Python microservice to a Zipkin backend for centralized trace visualization.","Export application spans in Protobuf format to reduce bandwidth in high-volume tracing scenarios.","Integrate OpenTelemetry instrumentation with an existing Zipkin observability stack.","Collect and analyze request flows across multiple services using Zipkin's UI.","Monitor latency and errors in distributed systems by exporting structured trace data."],"what_it_does":"This package provides an OpenTelemetry exporter that sends distributed tracing spans to a Zipkin backend using Protobuf as the wire format. It integrates with the OpenTelemetry SDK to capture and serialize trace data, then transmits it over HTTP to a Zipkin collector. The exporter depends on opentelemetry-api, opentelemetry-sdk, opentelemetry-exporter-zipkin-json, protobuf, and requests.\n\nIt is part of the OpenTelemetry ecosystem and targets developers building observable systems who want to use Zipkin as their trace backend. The package is production-stable, actively maintained, and supports Python 3.10 through 3.14. It is most useful when you already have a Zipkin instance running and want Protobuf serialization instead of JSON.","worth_installing":"Yes, if you are already using OpenTelemetry and Zipkin. The package is production-stable, actively maintained, has no known vulnerabilities, and low install friction. Install it only if you need Protobuf serialization; if JSON export suffices, opentelemetry-exporter-zipkin-json may be simpler. Requires Python 3.10+."},"id":"opentelemetry-exporter-zipkin-proto-http","links":{"html":"https://skillfed.io/packages/opentelemetry-exporter-zipkin-proto-http","md":"https://skillfed.io/packages/opentelemetry-exporter-zipkin-proto-http.md","pypi":"https://pypi.org/project/opentelemetry-exporter-zipkin-proto-http/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-exporter-zipkin-proto-http","python_support":"supports_current","summary":"Zipkin Span Protobuf Exporter for OpenTelemetry"},"popularity":{"monthly_downloads":230450,"position":9110,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.44.0"}
