opentelemetry-php icon indicating copy to clipboard operation
opentelemetry-php copied to clipboard

add documentation for InstrumentationInterface

Open brettmc opened this issue 3 years ago • 2 comments

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.

brettmc avatar Sep 07 '22 12:09 brettmc

Hey @brettmc, I can take this up.

amber0612 avatar Sep 12 '22 08:09 amber0612

Keep an eye on #822 @amber0612

brettmc avatar Sep 12 '22 11:09 brettmc

Closing. Nobody cares and we don't use the interface anywhere (except aws, which could update to not)

brettmc avatar Jan 25 '24 04:01 brettmc