We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df2f67 commit 2863ddbCopy full SHA for 2863ddb
content/en/docs/languages/python/exporters.md
@@ -237,8 +237,8 @@ the metrics from this endpoint.
237
238
### Dependencies {#zipkin-dependencies}
239
240
-To send your trace data to [Zipkin](https://zipkin.io/), , you can choose
241
-between two different protocols to transport your data:
+To send your trace data to [Zipkin](https://zipkin.io/), you can choose between
+two different protocols to transport your data:
242
243
- [HTTP/protobuf](https://pypi.org/project/opentelemetry-exporter-zipkin-proto-http/)
244
- [Thrift](https://pypi.org/project/opentelemetry-exporter-zipkin-json/)
0 commit comments