Trask Stalnaker
|
71b3e3e027
|
Library doc cleanup (#6948)
Related to #6947, but just cleans up the library module doc that already
existed (mostly for uniformity). Does not introduce any new doc.
|
2022-10-24 10:26:21 -07:00 |
Lauri Tulmin
|
b3e543d2df
|
Hikaricp: Avoid registering duplicate metrics (#6325)
* Hikaricp: Avoid registering duplicate metrics
* Update instrumentation/hikaricp-3.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/hikaricp/HikariPoolInstrumentation.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* spotless
* Trigger build
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-07-15 09:59:28 +03:00 |
Mateusz Rzeszutek
|
afee828846
|
Use metrics batch API in connection pool instrumentations (#6231)
* Use metrics batch API in connection pool instrumentations
* Fix vibur muzzle
* Fix vibur muzzle
|
2022-07-05 13:47:15 +02:00 |
Mateusz Rzeszutek
|
dd5e30defd
|
Implement HikariCP library instrumentation (#6023)
|
2022-05-13 10:22:35 -07:00 |
Mateusz Rzeszutek
|
5bcab32379
|
Implement HikariCP connection pool metrics (#6003)
* Implement HikariCP connection pool metrics
* rebase after SDK update
* fix muzzle
* code review comments
|
2022-05-12 18:48:07 -07:00 |