https://github.com/hyperf/open-telemetry-incubator
Open-Telemetry for Hyperf, this is an incubation project.
https://github.com/hyperf/open-telemetry-incubator
Last synced: 4 months ago
JSON representation
Open-Telemetry for Hyperf, this is an incubation project.
- Host: GitHub
- URL: https://github.com/hyperf/open-telemetry-incubator
- Owner: hyperf
- License: mit
- Created: 2025-02-06T05:42:07.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-02-09T06:23:59.000Z (12 months ago)
- Last Synced: 2025-09-09T21:24:39.417Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 60.5 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open-Telemetry for Hyperf
## Installation
```bash
composer require hyperf/open-telemetry-incubator
```
publish config file
```bash
php bin/hyperf.php vendor:publish hyperf/open-telemetry-incubator
```
## License
The component is open-sourced software licensed under the [MIT license](LICENSE).