One more change log update for 1.22.0 (#697)

This commit is contained in:
Trask Stalnaker 2023-01-16 19:27:16 -08:00 committed by GitHub
parent b259bd6271
commit 692b497ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
([#650](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/650))
- Implement GC duration metric
([#653](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/653))
- Implement memory metrics
([#652](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/652))
### Prometheus client bridge - New 🌟