Trask Stalnaker
282859c963
Remove some unnecessary dependencies ( #1052 )
2020-08-19 21:51:59 -07:00
Trask Stalnaker
d8605652e3
Remove some unused code ( #1071 )
2020-08-19 21:51:25 -07:00
Trask Stalnaker
e9b5bd48f7
Fix running single tests ( #1066 )
2020-08-19 21:17:30 -07:00
Trask Stalnaker
269b3575ef
Format gradle files ( #1070 )
2020-08-19 19:05:45 -07:00
Trask Stalnaker
5dbb16d71a
Drop lagom test ( #1069 )
2020-08-19 19:01:47 -07:00
Helen Y
c4c4558b09
More refactoring ( #1040 )
2020-08-19 15:43:48 -07:00
Nikita Salnikov-Tarnovski
090cdd782b
Better local caching via burrunan/gradle-cache-action ( #1054 )
...
* Better local caching via burrunan/gradle-cache-action
* Add cached debug
* Fix yaml
* Don't push to remote cache during PR
* Polish
2020-08-19 22:00:06 +03:00
dengliming
9aa64abf63
Add version suffix for akka-context-propagation module. ( #1055 )
2020-08-19 16:35:19 +03:00
Trask Stalnaker
0fb7614103
Use Futures.addCallback() and other cleanup ( #1050 )
...
* Use Futures.addCallback() and other cleanup
* muzzle
* Remove suppression
2020-08-19 15:20:35 +09:00
Anuraag Agrawal
fbd4018e4b
Don't run latest deps test for servlet-common ( #1051 )
2020-08-19 14:55:09 +09:00
Trask Stalnaker
5d2ae07797
Use startScope() on all HttpClientTracers ( #971 )
2020-08-18 16:59:30 -07:00
Anuraag Agrawal
bbfdbb39c0
Create abstraction for library dependencies for instrumentation. ( #977 )
...
* Create abstraction for library dependencies for instrumentation.
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2020-08-19 08:57:31 +09:00
Trask Stalnaker
6df6e6f7c3
Instrumentation prioritization ( #1037 )
2020-08-18 15:58:30 -07:00
Anuraag Agrawal
1b9b8b49b6
Separate out testing module for mongo. ( #1041 )
...
* Separate out testing module for mongo.
* Newline
2020-08-18 14:55:56 +09:00
Anuraag Agrawal
b507a2b803
Separate out shared test sources for couchbase/play-ws to another pro… ( #1029 )
...
* Separate out shared test sources for couchbase/play-ws to another project.
* git add missing files.
* Rename
2020-08-18 13:25:29 +09:00
Anuraag Agrawal
201324d799
Use fixed versions for external-annotation tests. ( #1027 )
2020-08-18 13:05:39 +09:00
Trask Stalnaker
6a07b173af
Rename auto exporters module ( #1022 )
2020-08-17 21:04:13 -07:00
Nikita Salnikov-Tarnovski
f3c049f2ff
Some tweaks to improve gradle cacheability ( #1030 )
2020-08-17 22:57:49 +03:00
Anuraag Agrawal
d636364d39
Remove elasticsearch-transport-2.0 ( #1024 )
2020-08-17 10:51:28 -07:00
John Bley
969a7c6c51
Add maven/gradle documentation to manual instrumentation instructions. ( #1034 )
...
* Add maven/gradle documentation to manual instrumentation instructions.
* Run :spotlessApply on the README
* Also add dependency description about the auto annotation
2020-08-17 18:33:01 +03:00
Nikita Salnikov-Tarnovski
c9887ec048
Add CiMate to nightly job ( #1025 )
2020-08-17 16:36:52 +03:00
Anuraag Agrawal
0afb55ab40
Remove latestDepTest from rxjava-1.0 which doesn't have any test sources. ( #1028 )
2020-08-17 16:36:31 +03:00
Trask Stalnaker
14ff14f2b1
Remove thread utils module ( #1017 )
...
* Remove thread-utils module
* No need for extra thread pool
2020-08-17 11:10:48 +03:00
Trask Stalnaker
2b898dd490
Remove Java 8 test restriction ( #1019 )
2020-08-16 21:18:52 -07:00
Trask Stalnaker
d9dca25402
Remove unused javaSubPackage config ( #1020 )
2020-08-16 21:18:10 -07:00
Trask Stalnaker
ac5f041fb9
Rename javaagent-bootstrap's Agent class to AgentInitializer ( #1018 )
...
* Rename bootstrap Agent class
* Rename start method to initialize
2020-08-16 22:05:02 +03:00
Trask Stalnaker
5bce79df36
Remove unnecessary getVersion overrides ( #1004 )
2020-08-16 10:13:35 -07:00
Trask Stalnaker
88eef8934e
Small ReferenceCreator cleanup ( #972 )
2020-08-16 10:13:10 -07:00
Anuraag Agrawal
5b43e328f5
Fix jms2 tests and use a separate source set for them instead of latestDepTest ( #1015 )
...
* Update JMS2 tests
* Finish
2020-08-16 18:00:41 +09:00
Trask Stalnaker
7159d04b8d
Change groovy import order ( #1013 )
...
* Update docs
* Format all groovy code
* Organize imports
2020-08-15 23:19:27 -07:00
Trask Stalnaker
414213f2d1
Remove final from parameters ( #1003 )
2020-08-15 22:35:51 -07:00
Trask Stalnaker
f893ca540b
Scripted package renaming ( #988 )
2020-08-15 21:55:01 -07:00
Trask Stalnaker
4062d1c9b4
Remove maxJavaVersionForTests from netty-4.0 ( #1006 )
2020-08-15 21:28:25 -07:00
Trask Stalnaker
4169a76fda
Remove unused / uncompilable slf4j-mdc module ( #1008 )
2020-08-15 21:28:07 -07:00
Trask Stalnaker
a297175edd
Propagate context not span in grpc instrumentation ( #987 )
2020-08-15 11:13:30 -07:00
Anuraag Agrawal
3072efc90f
Use property to control build cache push instead of CI env variable s… ( #998 )
...
* Use property to control build cache push instead of CI env variable since many builds have that set.
* Check env instead.
2020-08-15 19:55:41 +03:00
Anuraag Agrawal
50a7ff6562
Use opentelemetry-java-instrumentation-gradle-test1 for build cache. ( #996 )
2020-08-15 17:50:28 +09:00
Helen Y
bb235a0aa3
Update package name for tracers ( #991 )
2020-08-14 21:07:18 -07:00
Nikita Salnikov-Tarnovski
08b4303d93
Try CiMate ( #980 )
2020-08-14 23:23:52 +03:00
Helen Y
888ebe17a2
Delete HttpClientDecorator ( #967 )
2020-08-14 13:10:56 -07:00
Nikita Salnikov-Tarnovski
a8b3105ee5
Allowing to run nightly job manually ( #985 )
2020-08-14 23:03:12 +03:00
Nikita Salnikov-Tarnovski
f6ec1f5cc8
Add S3 cache ( #982 )
2020-08-14 20:46:48 +03:00
Sergei Malafeev
43e0141056
add some JMS attributes ( #963 )
2020-08-14 09:42:06 -07:00
Anuraag Agrawal
c845a5308d
To suppress, should set enabled to false ( #978 )
2020-08-14 13:34:49 +03:00
Anuraag Agrawal
458b7d42b2
Stub out CorrelationsContextUtils for now to allow OT shim to work. ( #974 )
2020-08-14 18:00:05 +09:00
Trask Stalnaker
f46ba88c29
Rename library-api artifact to instrumentation-api ( #969 )
2020-08-13 22:43:39 -07:00
Trask Stalnaker
72cfac20dc
Expand retry of HttpServerTest.setupSpec ( #966 )
2020-08-14 07:14:46 +03:00
Trask Stalnaker
f940b2d2de
Use OpenTelemetry.getTracer() shortcut ( #965 )
2020-08-14 07:11:06 +03:00
Trask Stalnaker
7818e33178
Package renaming ( #970 )
2020-08-13 20:14:46 -07:00
Helen Y
09c597e8e0
Change the rest of decorators to tracers ( #922 )
2020-08-13 11:55:08 -07:00