Lauri Tulmin
|
72afa5a8ed
|
Fix serialization fo quartz JobExecutionContext (#5263)
* Fix serialization fo quartz JobExecutionContext
* address review comments
|
2022-01-28 09:19:59 -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 |
jason plumb
|
9e2839cb5a
|
fix instrumentation name (#4657)
|
2021-11-17 11:21:25 +02:00 |
Martin
|
d314d76fce
|
rename `newBuilder()` to `builder()` (#4475)
* rename `newBuilder()` to `builder()`
* rename `newBuilder()` to `builder()`
|
2021-10-22 20:50:43 -07:00 |
Martin
|
ac91dc090a
|
Type annotation placement (#4406)
* switch annotation `org.checkerframework.checker.nullness.qual.Nullable` to `javax.annotation.Nullable`
* code format
|
2021-10-17 17:38:43 -07:00 |
Trask Stalnaker
|
8f29dfc8f9
|
Add code attributes to quartz spans (#4332)
* Add code attributes to quartz spans
* Use constants!
|
2021-10-09 09:54:38 -07:00 |
Lauri Tulmin
|
53482419c3
|
Use our version of hasSuperType matcher (#4141)
|
2021-09-16 10:16:34 -07:00 |
Anuraag Agrawal
|
10bce56cd6
|
Add instrumentation for Quartz 2.0 (#4017)
* Add instrumentation for Quartz 2.0
* Fix drift in comment
* Fix fix
* Comment
* Cleanup
|
2021-08-31 18:05:36 +09:00 |