There is currently an [OTEP Instrumentation API proposal](https://github.com/open-telemetry/oteps/pull/165) to consolidate the API for instrumentations across all the languages. Additionally, there is this [Google Doc for the Instrumentation API Design](https://docs.google.com/document/d/1YNRCg9fdjJgZRs56vvf7rfFPk06mhp781sWHYypOaAk/edit#heading=h.b7qckyjgu28i). Once that proposal is approved, we will need to audit our own `opentelemetry-instrumentation` package to ensure that is conforms to that API. Once an audit is complete with any associated fixes, we can close this issue.