Lauri Tulmin
|
00f381802a
|
Move relocate rule for sdk incubator extension (#8509)
|
2023-05-17 17:00:51 -07:00 |
jack-berg
|
97f036c3e5
|
Stop relocating :instrumentation:resources:library (#7136)
Per the discussion in the today's SIG and this
[comment](https://github.com/open-telemetry/opentelemetry-java/issues/4919#issuecomment-1305774636).
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-11-15 22:37:17 +00:00 |
Mateusz Rzeszutek
|
8b2b3281fe
|
Encapsulate logging (#6543)
* Encapsulate actual logging implementation better
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* code review comments
* revert to the old slf4j package name
* spotless
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-09-12 13:22:26 -07:00 |
jack-berg
|
035b3f42f7
|
Fix build and documentation typos related to autoconfigure SPI. (#2719)
|
2021-04-05 18:22:34 -07:00 |
Mateusz Rzeszutek
|
1406855bb7
|
Revert "Prevent duplicate telemetry when using both library and auto instrumentation (#2661)" (#2689)
|
2021-04-01 16:11:15 -07:00 |
Mateusz Rzeszutek
|
30434696ae
|
Prevent duplicate telemetry when using both library and auto instrumentation (#2661)
* Prevent duplicate telemetry when using both library and auto instrumentation
* Add unit test
* Fix Oshi tests
* Fix couchbase 3.1 tests
|
2021-03-31 10:57:04 -07:00 |
Mateusz Rzeszutek
|
9e535827e4
|
Add custom distro instrumentation unit test example (#2373)
|
2021-02-24 12:33:44 -08:00 |