Commit Graph

13 Commits

Author SHA1 Message Date
Jay DeLuca 94a8ffa7f4
Update links to not use search.maven.org (#14558) 2025-09-01 14:25:00 +03:00
Jay DeLuca 0cf2488555
Revert JvmTestSuite changes (#14550) 2025-08-31 13:25:26 +03:00
Jay DeLuca 0b0c59c049
Gradle test fixes (#14542) 2025-08-29 14:04:52 +03:00
Jay DeLuca 8fec214855
Fix UCP typos and cleanup ES tests (#14029) 2025-06-13 14:12:36 +03:00
Lauri Tulmin e36be4942b
Implement stable semconv for db connection pool metrics (#13785) 2025-04-29 20:45:04 -07:00
Lauri Tulmin ec0223de59
Fix instrumentation for the latest version of ucp (#12052) 2024-08-20 12:11:24 -07:00
Mateusz Rzeszutek 65ee9510f5
Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985) 2023-12-04 08:28:10 +01:00
Lauri Tulmin 3de8000c30
Limit ucp latest dep test version (#8258) 2023-04-09 08:43:24 -07:00
Mateusz Rzeszutek 4fd52c5a7c
Encode version in library instrumentations' package names (#7764)
Another part of #932

In this PR I changed all the library instrumentation packages -- these
are breaking changes, so I figured the earlier we do this the less
painful it'll be to the users. I know that at least some of them are
actively used, so we'll need to spell this out in the release notes.

---------

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2023-02-14 23:25:59 +00:00
Aaron Ai 2d7395c44b
Introduce markdown lint check (#7175)
Fixes #7129
2022-11-16 20:48:42 -08:00
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
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
Lauri Tulmin 157ab7f754
Implement Oracle UCP connection pool metrics (#6099)
* Implement Oracle UCP connection pool metrics

* add additional instrumentation name

* change asserting no metrics reported after shutdown
2022-06-02 22:47:04 -07:00