Trask Stalnaker
|
d67f161e6d
|
Muzzle optimization (#2903)
|
2021-05-11 21:01:35 -07:00 |
Trask Stalnaker
|
8379404ae8
|
Uncomment and fix JAX-RS default method tests (#2930)
|
2021-05-11 11:22:11 -07:00 |
Mateusz Rzeszutek
|
871f9a0d24
|
InstrumentationModule cleanup (#2925)
|
2021-05-11 09:24:31 -07:00 |
Trask Stalnaker
|
edec1bfdc6
|
Cache default enabled config (#2938)
* Cache default enabled config
* Fix unit tests
* Spotless
* Inline methods and remove corresponding tests
* Update javaagent-extension-api/src/main/java/io/opentelemetry/javaagent/extension/instrumentation/InstrumentationModule.java
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
* Spotless
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
|
2021-05-10 12:18:22 +03:00 |
Mateusz Rzeszutek
|
f2d7e0ed74
|
Fix compilation failure on main (#2926)
* Fix compilation failure on main
* Fix muzzle (probably)
* Fix muzzle (probably)
* Fix muzzle (probably)
* Fix muzzle (probably)
* Remove unnecessary dependency
* Revert "Remove unnecessary dependency"
This reverts commit 3fc1e68c99 .
* spotless + random change in javaagent-tooling
|
2021-05-07 15:54:07 +03:00 |
Mateusz Rzeszutek
|
9c7fae3b04
|
Extract javaagent-extension-api from tooling & spi (#2879)
|
2021-05-06 23:30:25 -07:00 |