https://github.com/opentelemetry-php/exporter-zipkin
[READONLY] OpenTelemetry Zipkin exporter
https://github.com/opentelemetry-php/exporter-zipkin
Last synced: 12 months ago
JSON representation
[READONLY] OpenTelemetry Zipkin exporter
- Host: GitHub
- URL: https://github.com/opentelemetry-php/exporter-zipkin
- Owner: opentelemetry-php
- Created: 2022-08-22T23:39:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T01:50:21.000Z (over 1 year ago)
- Last Synced: 2025-07-11T20:13:42.469Z (12 months ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/opentelemetry-php/exporter-zipkin/releases)
[](https://github.com/open-telemetry/opentelemetry-php/tree/main/src/Contrib/Zipkin)
[](https://github.com/opentelemetry-php/exporter-zipkin)
[](https://packagist.org/packages/open-telemetry/exporter-zipkin/)
[](https://packagist.org/packages/open-telemetry/exporter-zipkin/)
# OpenTelemetry Zipkin Exporter
Zipkin exporter for OpenTelemetry.
## Documentation
https://opentelemetry.io/docs/instrumentation/php/exporters/#zipkin
## Usage
See https://github.com/open-telemetry/opentelemetry-php/blob/main/examples/traces/exporters/zipkin.php
## Contributing
This repository is a read-only git subtree split.
To contribute, please see the main [OpenTelemetry PHP monorepo](https://github.com/open-telemetry/opentelemetry-php).