Trask Stalnaker
62f2611486
Update instrumentation names ( #2433 )
2021-03-01 19:34:25 -08:00
Trask Stalnaker
5c1a432c54
Update old name ( #2440 )
2021-03-01 15:43:49 -08:00
Mateusz Rzeszutek
e87cf37f63
Remove some deprecated BaseTracer#end(Span) usages (part 1) ( #2401 )
2021-02-25 11:35:37 +01:00
Lauri Tulmin
e652cb4a7c
Add missing Unroll annotations ( #2383 )
2021-02-23 23:33:42 +02:00
Lauri Tulmin
99864c7fdf
Fix metro latest dep test ( #2388 )
2021-02-23 21:33:21 +02:00
Lauri Tulmin
2f3ffe89f2
Fix build ( #2372 )
...
* Fix build
* remvove schema dir from sourceSets, it triggers using deprecated gradle feature usage error
2021-02-22 11:45:09 -08:00
Lauri Tulmin
4c49932d8b
Add instrumentation for jax-ws frameworks ( #2314 )
...
* Add instrumentation for jax-ws frameworks
* remvoe commneted out code
* Update instrumentation/jaxws/jaxws-2.0-axis2-1.6/library/src/main/java/io/opentelemetry/instrumentation/axis2/Axis2JaxWsTracer.java
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* review fixes
* review fix
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
2021-02-22 16:46:33 +02:00
Mateusz Rzeszutek
facaf8e46f
Remove all remaining direct AgentTestRunner usages ( #2196 )
...
* Remove all remaining direct AgentTestRunner usages
* Fix jaxws compilation failure
2021-02-05 16:14:26 +01:00
Vladimir Šor
3764f63935
Update Readme for JaxWS ( #2190 )
...
* Update Readme for JaxWS, add a test case for proxy invocation.
* Added copyright notice, removed test-main.
* Added copyright notice, removed test-main.
* codenarc
2021-02-04 12:59:47 +02:00
Vladimir Šor
a0d66784d1
Auto-instrumentation for JaxWS ( #2176 )
...
* Initial JaxWS support with only manual tests and no async support.
* Add support for soap provider and tests.
* Initial JaxWS support with only manual tests and no async support.
* Add support for soap provider and tests.
* Rename jws 1.0 to 1.1 everywhere.
* Rename jws 1.0 to 1.1 everywhere.
2021-02-04 14:49:58 +09:00