Add missing library instrumentation to changelog (#3992)

This commit is contained in:
Trask Stalnaker 2021-08-27 11:09:35 -07:00 committed by GitHub
parent 473edf5149
commit 1b78c64e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -123,6 +123,8 @@
- Jetty 9 HTTP client instrumentation
([#3079](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/3079))
- Jdbc instrumentation
([#3367](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/3367))
### 📈 Enhancements