open-telemetry / community

OpenTelemetry community content
https://opentelemetry.io
Apache License 2.0
787 stars 238 forks source link

php library #191

Closed nekufa closed 5 years ago

nekufa commented 5 years ago

Hello, guys!

I'm interested in php library implementation, but this one is out of scope right now, so i started to write my own implementation.

Is there a way to move my repository to opentelemetry organization? I hope it can involve anybody else and implementation becomes ready earlier. Right now repository license is Apache 2.0, but if it should be changed - no problem.

Currently library is placed here https://github.com/nekufa/opentelemetry-php

I use test-driven development and any other PSR recommendations. All current PHP versions are supported. In addition, you can check my other project to score my level (code test coverage, documentation..) - https://github.com/tarantool-php/mapper

Thanks in advance, any feedback is appreciated

nekufa commented 5 years ago

i think it maybe not a good idea due misleading. it will be looked like that this library is official.