Mateusz Rzeszutek
|
b917b3bf9c
|
Use ConfigProperties instead of Config in the agent code (#6322)
* Use ConfigProperties instead of Config in the agent code
* Fix merge conflict
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-07-18 19:04:48 -07:00 |
Mateusz Rzeszutek
|
b23db97a28
|
Use ConfigProperties in javaagent SPIs (#6285)
* Use ConfigProperties in javaagent SPIs
* remove deprecated
* errorprone
* fix javaagent build
* fix javaagent-tooling tests
* spotless
|
2022-07-12 08:41:01 +02:00 |
Trask Stalnaker
|
701ed54311
|
Use "class loader" instead of "classloader" consistently in docs and comments (#6236)
* Use "class loader" consistently instead of classloader
* Java comments too
* Fix bad merge
|
2022-06-30 14:57:07 -07:00 |
Anuraag Agrawal
|
d1ee692479
|
Update to OTel 1.14 (#5999)
* Update to OTel 1.14
* Fix test
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-05-10 14:23:56 -07:00 |
Mateusz Rzeszutek
|
b19e95bc8d
|
Use micrometer1-shim in micrometer javaagent instrumentation, depreca… (#5820)
* Use micrometer1-shim in micrometer javaagent instrumentation, deprecate micrometer library instrumentation
* fix actuator instrumentation
|
2022-04-14 17:20:58 -07:00 |
Mateusz Rzeszutek
|
f2587ba248
|
Apply micrometer instrumentation to spring-boot-actuator apps (#5666)
* Apply micrometer instrumentation to spring-boot-actuator apps
* fix a bug
* code review comments
|
2022-03-23 10:25:51 -07:00 |