7b26133815 
								
							 
						 
						
							
							
								
								Fix api misuse in vert.x reactive tests ( #4815 )  
							
							
							
						 
						
							2021-12-06 09:26:43 -08:00  
				
					
						
							
							
								 
						
							
								ce4cef76f9 
								
							 
						 
						
							
							
								
								Clean up groovy assertions ( #4805 )  
							
							
							
						 
						
							2021-12-05 23:23:58 -08:00  
				
					
						
							
							
								 
						
							
								c1abc01b2f 
								
							 
						 
						
							
							
								
								Fix vertx-reactive latest dep test ( #4782 )  
							
							
							
						 
						
							2021-12-02 12:25:23 +02:00  
				
					
						
							
							
								 
						
							
								313979a467 
								
							 
						 
						
							
							
								
								Fix http.url handing in vert.x 3 http client ( #4739 )  
							
							... 
							
							
							
							* Fix http.url handing in vert.x 3 http client
* correct version
* fix build
* if https test is disabled use http for non routable aadress test
* if https test is disabled use http for non routable aadress test
* use StringBuilder 
							
						 
						
							2021-12-01 10:51:53 -08:00  
				
					
						
							
							
								 
						
							
								bdb3511362 
								
							 
						 
						
							
							
								
								Migrate vertx HTTP client to Instrumenter API ( #4510 )  
							
							... 
							
							
							
							* Migrate vertx HTTP client to Instrumenter API
* Fix vertx-reactive tests
* Code review comments 
							
						 
						
							2021-10-27 16:39:10 -07:00  
				
					
						
							
							
								 
						
							
								ef131acd6d 
								
							 
						 
						
							
							
								
								Enable http server concurrency test everywhere ( #4465 )  
							
							... 
							
							
							
							* Enable http server concurrency test everywhere
* remove testConcurrency method as test is now always enabled
* rebase 
							
						 
						
							2021-10-22 08:39:30 -07:00  
				
					
						
							
							
								 
						
							
								7998c842db 
								
							 
						 
						
							
							
								
								Netty server instrumentation now captures http.scheme ( #4446 )  
							
							... 
							
							
							
							* Netty server instrumentation now captures http.scheme
* Fixed Spring Netty related tests
* Fixed Spring Netty related tests 
							
						 
						
							2021-10-21 10:39:00 -07:00  
				
					
						
							
							
								 
						
							
								2904578875 
								
							 
						 
						
							
							
								
								Test HTTP headers capturing on Netty-based server frameworks ( #4395 )  
							
							... 
							
							
							
							* Test HTTP headers capturing on Netty-based server frameworks
* fix vertx circuit breaker tests
* fix play async tests 
							
						 
						
							2021-10-15 12:30:24 -07:00  
				
					
						
							
							
								 
						
							
								53a639bbba 
								
							 
						 
						
							
							
								
								Fix tomcat async spans ( #4339 )  
							
							... 
							
							
							
							* Add test
* Fix tomcat async spans
* Preserve existing test controller behavior
* Comments 
							
						 
						
							2021-10-13 13:04:23 -07:00  
				
					
						
							
							
								 
						
							
								25bfb49b80 
								
							 
						 
						
							
							
								
								Migrate Netty 4.x server instrumentations to Instrumenter API ( #4342 )  
							
							... 
							
							
							
							* Migrate Netty 4.x server instrumentations to Instrumenter API
* fix vertx tests
* codenarc
* code review comments
* fix broken assertion
* Update instrumentation/netty/netty-4-common/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/netty/common/server/NettyServerInstrumenterFactory.java
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com> 
							
						 
						
							2021-10-13 15:32:24 +02:00  
				
					
						
							
							
								 
						
							
								354699647a 
								
							 
						 
						
							
							
								
								Test captured HTTP headers - HTTP server tests, part 2 ( #4328 )  
							
							... 
							
							
							
							* Test captured HTTP headers - HTTP server tests, part 2
* Turn off captured HTTP headers testing for grizzly
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-10-08 13:05:35 -07:00  
				
					
						
							
							
								 
						
							
								dafc97f96e 
								
							 
						 
						
							
							
								
								Simplify gradle files ( #4292 )  
							
							
							
						 
						
							2021-10-04 21:53:35 -07:00  
				
					
						
							
							
								 
						
							
								fbb5f8f5c6 
								
							 
						 
						
							
							
								
								Fix vertx-reactive latest dep tests ( #4275 )  
							
							
							
						 
						
							2021-10-03 19:48:04 -07:00  
				
					
						
							
							
								 
						
							
								92394ad9ae 
								
							 
						 
						
							
							
								
								Remove url from HttpServerAttributesExtractor ( #4209 )  
							
							... 
							
							
							
							* Remove url from HttpServerAttributesExtractor
* Remove UriBuilder
* Tracers too
* apache-camel
* Finatra
* jsp
* Ratpack
* Ratpack library
* Ratpack
* Spark
* Feedback
* Fix Undertow
* Vertx
* vertx-web
* play-2.4
* webflux
* jaxrs
* Spotless
* Update semantic-conventions.md
* Update smoke tests
* More realistic target
* Remove outdated doc
* Wording 
							
						 
						
							2021-10-03 09:17:23 -07:00  
				
					
						
							
							
								 
						
							
								6967484a97 
								
							 
						 
						
							
							
								
								Update groovy import order to match default IntelliJ ( #1708 ) ( #4047 )  
							
							... 
							
							
							
							* Update groovy import order to match default IntelliJ (#1708 )
* organized imports for .groovy files to follow default IntelliJ import settings
* updated intellij-setup.md
* Spotless
* drift
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-09-11 11:53:08 -07:00  
				
					
						
							
							
								 
						
							
								400d99467a 
								
							 
						 
						
							
							
								
								Follow http.client_ip spec clarification ( #4063 )  
							
							
							
						 
						
							2021-09-08 07:54:59 -07:00  
				
					
						
							
							
								 
						
							
								20c72f3e98 
								
							 
						 
						
							
							
								
								Format kotlin gradle files ( #3942 )  
							
							... 
							
							
							
							* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files 
							
						 
						
							2021-08-25 13:43:57 +09:00  
				
					
						
							
							
								 
						
							
								be645f08ab 
								
							 
						 
						
							
							
								
								Test latest version of vert.x reactive ( #3715 )  
							
							... 
							
							
							
							* Test latest version of vert.x reactive
* review comment 
							
						 
						
							2021-07-30 11:42:07 -07:00  
				
					
						
							
							
								 
						
							
								441609a0d4 
								
							 
						 
						
							
							
								
								Vertx http client 4 instrumentation ( #3665 )  
							
							... 
							
							
							
							* Vertx http client 4 instrumentation
* remove debugging
* rebase 
							
						 
						
							2021-07-28 15:10:28 +03:00  
				
					
						
							
							
								 
						
							
								47be4a16b4 
								
							 
						 
						
							
							
								
								Convert HttpClientTest to JUnit ( #3652 )  
							
							... 
							
							
							
							* Migrate HttpClientTest to junit to allow both Java or spock tests.
* More
* Update
* Finish
* Cleanup
* Better stack
* Java 15
* Merge
* Fix name
* Cleanup
* ? extends
* Moar 
							
						 
						
							2021-07-27 21:55:40 +09:00  
				
					
						
							
							
								 
						
							
								266dc46b39 
								
							 
						 
						
							
							
								
								Causality test is enabled by default ( #3670 )  
							
							... 
							
							
							
							* Causality test is enabled by default
* Causality test is enabled by default 
							
						 
						
							2021-07-26 12:06:36 +09:00  
				
					
						
							
							
								 
						
							
								c3d26f99fa 
								
							 
						 
						
							
							
								
								Include rxjava2 instrumentation for vertx reactive tests ( #3668 )  
							
							
							
						 
						
							2021-07-26 11:42:00 +09:00  
				
					
						
							
							
								 
						
							
								e0cb216610 
								
							 
						 
						
							
							
								
								Remove remaining usages of basic span asserts ( #3616 )  
							
							
							
						 
						
							2021-07-19 10:09:44 -07:00  
				
					
						
							
							
								 
						
							
								050e675abc 
								
							 
						 
						
							
							
								
								Split vertx instrumentation into client and server instrumentation ( #3567 )  
							
							
							
						 
						
							2021-07-18 21:15:02 +03:00  
				
					
						
							
							
								 
						
							
								d3b62de8a5 
								
							 
						 
						
							
							
								
								Replace most uses of TraceUtils with testRunner runWithSpan. ( #3582 )  
							
							
							
						 
						
							2021-07-15 10:30:34 -07:00  
				
					
						
							
							
								 
						
							
								9b56fc9051 
								
							 
						 
						
							
							
								
								Clean up AgentElementMatchers ( #3527 )  
							
							... 
							
							
							
							* Clean up AgentElementMatchers
* remove a TODO
* moved method 
							
						 
						
							2021-07-09 10:02:21 +03:00  
				
					
						
							
							
								 
						
							
								9e4da754c2 
								
							 
						 
						
							
							
								
								Use consistent logger field name ( #3515 )  
							
							
							
						 
						
							2021-07-07 10:47:46 -07:00  
				
					
						
							
							
								 
						
							
								761b9c280b 
								
							 
						 
						
							
							
								
								Migrate instrumentation gradle files to kotlin ( #3414 )  
							
							... 
							
							
							
							* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle 
							
						 
						
							2021-06-28 17:27:12 +09:00  
				
					
						
							
							
								 
						
							
								785dc6adf2 
								
							 
						 
						
							
							
								
								Rename build files to build.gradle ( #3409 )  
							
							... 
							
							
							
							* Rename build files to build.gradle
* Rename smoke-tests
* Fix already broken 
							
						 
						
							2021-06-25 16:10:31 +09:00  
				
					
						
							
							
								 
						
							
								deb0e255cf 
								
							 
						 
						
							
							
								
								Use plugins block everywhere for applying plugins ( #3386 )  
							
							... 
							
							
							
							* Use plugins block everywhere for applying plugins
* Actually it's library instrumentation 
							
						 
						
							2021-06-24 11:13:35 +09:00  
				
					
						
							
							
								 
						
							
								80f43b7a6a 
								
							 
						 
						
							
							
								
								Migrate javaagent-instrumentation to plugin ( #3328 )  
							
							... 
							
							
							
							* Migrate instrumentation.gradle to plugin
* Migrate usages
* Remove old
* Fix
* Revert example
* afterEvaluate
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-06-17 23:13:14 +09:00  
				
					
						
							
							
								 
						
							
								7ad9e7a50b 
								
							 
						 
						
							
							
								
								Move shaded testing dependencies to internal package. ( #3305 )  
							
							
							
						 
						
							2021-06-15 13:10:19 +03:00  
				
					
						
							
							
								 
						
							
								4c80c62ce7 
								
							 
						 
						
							
							
								
								Add unused to remaining advice classes ( #3280 )  
							
							... 
							
							
							
							* Add unused to remaining advice classes
* Add newlines for visual separation 
							
						 
						
							2021-06-14 11:12:02 +09:00  
				
					
						
							
							
								 
						
							
								84cc044ddf 
								
							 
						 
						
							
							
								
								Migrate remaining test client calls to Armeria and remove testing-com… ( #3250 )  
							
							
							
						 
						
							2021-06-11 11:51:23 -07:00  
				
					
						
							
							
								 
						
							
								e93ff4d419 
								
							 
						 
						
							
							
								
								Remove references to dropped request test ( #3238 )  
							
							
							
						 
						
							2021-06-10 16:21:11 +03:00  
				
					
						
							
							
								 
						
							
								cefaecab3f 
								
							 
						 
						
							
							
								
								Use more efficient namedOneOf where possible ( #3200 )  
							
							... 
							
							
							
							* Use more efficient namedOneOf where possible
* Fix - hasClassesNamed does and not or 
							
						 
						
							2021-06-07 11:41:34 +09:00  
				
					
						
							
							
								 
						
							
								2436499a09 
								
							 
						 
						
							
							
								
								Update to Errorprone 2.7 ( #3181 )  
							
							... 
							
							
							
							* Update to errorprone 2.7
* ToString
* Finish 
							
						 
						
							2021-06-04 10:40:55 +09:00  
				
					
						
							
							
								 
						
							
								0ad8c1b8ce 
								
							 
						 
						
							
							
								
								Manage Netty transitive dependencies ( #3165 )  
							
							... 
							
							
							
							* Manage transitive Netty versions.
* Finish
* .each to not apply resolutions to muzzle
* Exclude epoll from finatra muzzle 
							
						 
						
							2021-06-03 13:12:32 +09:00  
				
					
						
							
							
								 
						
							
								c3dedbb64e 
								
							 
						 
						
							
							
								
								Enable all errorprone checks ( #3155 )  
							
							... 
							
							
							
							* Enable all errorprone checks
* Fixes
* Finish
* Finish
* Add flag to disable error prone 
							
						 
						
							2021-06-01 17:41:08 +09:00  
				
					
						
							
							
								 
						
							
								fb0d047fce 
								
							 
						 
						
							
							
								
								Last type instrumentations to top-level classes ( #3123 )  
							
							
							
						 
						
							2021-05-30 16:05:31 -07:00  
				
					
						
							
							
								 
						
							
								ed88cca533 
								
							 
						 
						
							
							
								
								Migrate from spotbugs to errorprone ( #3122 )  
							
							... 
							
							
							
							* Migrate from spotbugs to errorprone
* Fix hashtable
* try-with-resources
* Fix from merge
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-05-28 14:23:40 -07:00  
				
					
						
							
							
								 
						
							
								df078f95a9 
								
							 
						 
						
							
							
								
								Extract HttpServerTest INDEXED_CHILD span attribute collection logic ( #3095 )  
							
							... 
							
							
							
							* Extrawct HttpServerTest INDEXED_CHILD span attribute collection logic
* Adjust whitespace
* Fix context issue with JAX-RS
* Rerun tests 
							
						 
						
							2021-05-27 11:18:11 +03:00  
				
					
						
							
							
								 
						
							
								c28af1f50e 
								
							 
						 
						
							
							
								
								Vert.x Reactive HTTP server and client concurrency tests ( #3061 )  
							
							... 
							
							
							
							* Vert.x Reactive HTTP server and client concurrency tests
* Concurrency test for VertxReactivePropagationTest 
							
						 
						
							2021-05-24 12:01:05 -07:00  
				
					
						
							
							
								 
						
							
								bb8f515083 
								
							 
						 
						
							
							
								
								Refactor TypeInstrumentation#transformers() method ( #3019 )  
							
							... 
							
							
							
							* Refactor TypeInstrumentation#transformers() method part 1
Add TypeInstrumentation and its implementations
* Refactor TypeInstrumentation#transformers() method part 2
Use the new method in all existing TypeInstrumentation implementations
* Drift
* Spotless
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-05-18 09:50:26 +02:00  
				
					
						
							
							
								 
						
							
								b4b102dbec 
								
							 
						 
						
							
							
								
								Enable http client connection failure tests ( #2998 )  
							
							
							
						 
						
							2021-05-17 12:15:48 -07:00  
				
					
						
							
							
								 
						
							
								fe41885ee6 
								
							 
						 
						
							
							
								
								Switch to colon notation for dependencies. ( #2994 )  
							
							... 
							
							
							
							* Switch to colon notation for dependencies.
* Even more cleanup
* Revert mistake 
							
						 
						
							2021-05-15 15:31:06 +09:00  
				
					
						
							
							
								 
						
							
								9c7fae3b04 
								
							 
						 
						
							
							
								
								Extract javaagent-extension-api from tooling & spi ( #2879 )  
							
							
							
						 
						
							2021-05-06 23:30:25 -07:00  
				
					
						
							
							
								 
						
							
								5670024178 
								
							 
						 
						
							
							
								
								Enable exception tests on vert.x ( #2914 )  
							
							
							
						 
						
							2021-05-05 18:27:15 -07:00  
				
					
						
							
							
								 
						
							
								9464134ffd 
								
							 
						 
						
							
							
								
								Test failing async http request ( #2812 )  
							
							
							
						 
						
							2021-04-19 14:11:27 -07:00  
				
					
						
							
							
								 
						
							
								bd829a6494 
								
							 
						 
						
							
							
								
								Remove duplicate status verification ( #2710 )  
							
							
							
						 
						
							2021-04-19 11:41:37 -07:00