opentelemetry-php
opentelemetry-php copied to clipboard
add documentation for InstrumentationInterface
Create documentation on how https://github.com/open-telemetry/opentelemetry-php/tree/main/src/API/Common/Instrumentation/InstrumentationInterface should be used. It was created to standardize 3rd party instrumentations (eg AWS SDK over in -contrib repo), there are some comments in InstrumentationTrait that describe how it is meant to be used which might be helpful.
Hey @brettmc, I can take this up.
Keep an eye on #822 @amber0612
Closing. Nobody cares and we don't use the interface anywhere (except aws, which could update to not)