Trask Stalnaker
|
2af43dbf26
|
Rename trace.methods.exclude config (#842)
|
2020-07-31 12:30:08 -07:00 |
Trask Stalnaker
|
5dc2ca350a
|
Update config property prefix from ota to otel (#841)
* Update config property prefix from ota to otel
* more
* format
* more
|
2020-07-31 08:29:29 +03:00 |
Anuraag Agrawal
|
f6594e1a67
|
Use Span.recordException for logging throwable (#813)
* Use Span.recordException
* Fix tests
* Cleanup
* Update instrumentation/jsp-2.3/src/test/groovy/JSPInstrumentationBasicTests.groovy
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* Spotless (IntelliJ acts weird with groovy files for me :()
* Update for merge
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2020-07-28 14:44:42 +09:00 |
Nikita Salnikov-Tarnovski
|
fcf4319aac
|
Faster tests (#725)
🎉
|
2020-07-22 10:10:34 -07:00 |
Helen Y
|
86c438b154
|
Remove final from local variables (#732)
* Remove final from local variables
|
2020-07-20 13:53:34 +09:00 |
Alexey Zhokhov
|
f3421e91a0
|
Remove Lombok (#672)
* Gradle 6.5.1.
* Skip download javadoc and sources automatically in IntelliJ IDEA.
* Added mavenLocal to repositories.
* Removed Lombok usage.
* Removed duplicated idea config.
* Code format.
* Removed useless usage of Objects.requireNonNull.
* Use instanceof to comparing objects.
* Code format.
* Code format.
* Fixes after merge.
* Fixed sneakyThrow exception.
* Code format.
|
2020-07-18 15:52:55 +03:00 |
Nikita Salnikov-Tarnovski
|
0e2a85c6dd
|
Add support for WithSpan.kind() (#711)
|
2020-07-16 17:14:12 +03:00 |
Nikita Salnikov-Tarnovski
|
d96a771dd0
|
Update to otel-java 0.6.0 (#662)
* Working against otel-java 0.6.0-SNAPSHOT
* Muzzle fix
* Better comment
* Now works with otel-java 0.6.0
* Fix muzzle
|
2020-07-11 09:10:28 +03:00 |
Sergei Malafeev
|
b78abac82c
|
#598 Rename "tags" to "attributes" (#645)
|
2020-07-07 21:03:41 -07:00 |
Nikita Salnikov-Tarnovski
|
a62801649f
|
More fixes for Gradle warnings (#643)
* More gradle deprecation warnings fixed
* More gradle deprecation warnings fixed
* More fixes
* More fixes
Co-authored-by: Anuraag Agrawal <aanuraag@amazon.co.jp>
|
2020-07-07 15:02:07 +03:00 |
Nikita Salnikov-Tarnovski
|
3418ebf6f7
|
More module renames (#610)
|
2020-06-29 13:28:39 -07:00 |