Liudmila Molkova
|
97bc4a4fda
|
Reactor instrumentation: do not make root context current (#6593)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-09-14 11:23:18 -07:00 |
Trask Stalnaker
|
9fe3761731
|
Document upper version limits (#6436)
|
2022-08-08 10:08:40 -07:00 |
Trask Stalnaker
|
177f0aec7c
|
Rename instrumentation-api-annotation-support (#6288)
|
2022-07-08 17:07:41 -07:00 |
Trask Stalnaker
|
8fac01e736
|
Enable error prone's UnusedVariable check (#6217)
* Enable error prone's UnusedVariable check
* Spotless
|
2022-06-27 10:55:27 +02:00 |
Anuraag Agrawal
|
7666d3ad2c
|
Use private lock for synchronization (#5762)
* Use private lock for synchronization
* Update instrumentation/reactor/reactor-3.1/library/src/main/java/io/opentelemetry/instrumentation/reactor/ContextPropagationOperator.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2022-04-07 15:47:26 +09:00 |
Anuraag Agrawal
|
225971e1c5
|
Allow scanning instrumented reactor publishers and only allow registe… (#5755)
* Allow scanning instrumented reactor publishers and only allow registering once.
* Avoid atomicboolean
* Clean
* Bug
|
2022-04-07 13:56:59 +09:00 |
Anuraag Agrawal
|
db7830d16c
|
Migrate remaining reactor tests to Java. (#5688)
* Migrate remaining reactor tests to Java.
* Move javaagent tests pakage
|
2022-03-26 11:27:27 +09:00 |
Anuraag Agrawal
|
5ec0937ea7
|
Migrate reactor testing to Java (#5679)
|
2022-03-25 11:00:39 +09:00 |
Lauri Tulmin
|
45bd419ec0
|
Run tests with jdk17 (#5598)
|
2022-03-17 13:25:16 -07:00 |
Trask Stalnaker
|
23b33adb0a
|
Auto-format groovy files in Intellij (#5260)
* Auto-format groovy files in Intellij
* A bit of clean up
|
2022-01-28 09:29:46 -08:00 |
Anuraag Agrawal
|
b7a95857c7
|
Fix some java lint warnings (#5120)
* Convert InstrumentationTestRunner from interface to abstract class
* Foo
* Commit
* Revert unintended
|
2022-01-17 10:26:03 -08:00 |
Trask Stalnaker
|
6884d66c09
|
Reduce top level instrumentation directories (#4965)
* akka
* dropwizard
* kafka
* reactor
* vertx
|
2021-12-22 10:16:13 -08:00 |