An open API service indexing awesome lists of open source software.

https://github.com/hyperf-contrib/open-telemetry

[READ ONLY] OpenTelemetry component for Hyperf
https://github.com/hyperf-contrib/open-telemetry

hyperf open-telemetry otel php

Last synced: 6 months ago
JSON representation

[READ ONLY] OpenTelemetry component for Hyperf

Awesome Lists containing this project

README

          

# Open-Telemetry for Hyperf

## Installation

```bash
composer require hyperf-contrib/open-telemetry
```

publish config file

```bash
php bin/hyperf.php vendor:publish hyperf-contrib/open-telemetry
```

## License

The component is open-sourced software licensed under the [MIT license](LICENSE).