077d8b64f6 
								
							 
						 
						
							
							
								
								Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher ( #1965 )  
							
							
							
						 
						
							2021-01-10 12:35:53 -08:00  
				
					
						
							
							
								 
						
							
								8d74baa2e4 
								
							 
						 
						
							
							
								
								Run tests with javaagent. ( #1643 )  
							
							... 
							
							
							
							Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-01-04 13:13:24 -08:00  
				
					
						
							
							
								 
						
							
								d8f7886903 
								
							 
						 
						
							
							
								
								Move setup from static initializer to setupSpec to ensure that property is set for both SpringWebfluxTest and SingleThreadedSpringWebfluxTest not only the one that runs first. ( #1915 )  
							
							
							
						 
						
							2020-12-15 10:10:23 -08:00  
				
					
						
							
							
								 
						
							
								8235b345eb 
								
							 
						 
						
							
							
								
								Hide spring non-spec'd attributes behind flag ( #1906 )  
							
							... 
							
							
							
							* Hide spring non-spec'd attributes behind flag
* Spotless
* Don't cache configuration :( 
							
						 
						
							2020-12-15 08:50:00 +02:00  
				
					
						
							
							
								 
						
							
								3b8827b8ab 
								
							 
						 
						
							
							
								
								Update to SDK 0.12.0 ( #1830 )  
							
							... 
							
							
							
							* Update to SDK 0.12.0
* Update error message to the current world.
* Bump referenced smoke test versions
* fixes
* dependency hell
* Suppress unused call
* Bump missed smoke tests
* Bump image, bump smoke tests gRPC version 
							
						 
						
							2020-12-07 17:16:47 +09:00  
				
					
						
							
							
								 
						
							
								f520c2cd33 
								
							 
						 
						
							
							
								
								Remove deprecated SpanWithScope class ( #1834 )  
							
							
							
						 
						
							2020-12-05 09:48:28 -08:00  
				
					
						
							
							
								 
						
							
								fa09451aea 
								
							 
						 
						
							
							
								
								Prefix custom attributes with instrumentation name ( #1784 )  
							
							
							
						 
						
							2020-12-03 20:56:31 -08:00  
				
					
						
							
							
								 
						
							
								26f254b10d 
								
							 
						 
						
							
							
								
								Create javaagent dirs for all instrumentations, part 2 ( #1794 )  
							
							
							
						 
						
							2020-11-28 22:26:49 -08:00  
				
					
						
							
							
								 
						
							
								41bd489a77 
								
							 
						 
						
							
							
								
								Format groovy files ( #1793 )  
							
							
							
						 
						
							2020-11-28 21:22:14 -08:00  
				
					
						
							
							
								 
						
							
								b683c2ff05 
								
							 
						 
						
							
							
								
								Convert the last two decorators to tracers and delete BaseDecorator ( #1785 )  
							
							
							
						 
						
							2020-11-28 10:50:41 -08:00  
				
					
						
							
							
								 
						
							
								9a64a628ea 
								
							 
						 
						
							
							
								
								Make instrumentations non final ( #1752 )  
							
							... 
							
							
							
							Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2020-11-26 11:22:25 -08:00  
				
					
						
							
							
								 
						
							
								50c8ab499d 
								
							 
						 
						
							
							
								
								Remove no longer needed helperClassNames() methods ( #1755 )  
							
							
							
						 
						
							2020-11-24 20:50:32 -08:00  
				
					
						
							
							
								 
						
							
								a5a36bd203 
								
							 
						 
						
							
							
								
								Use namespace for attributes put into user classes ( #1739 )  
							
							... 
							
							
							
							* Use namespace for attributes put into user classes
* Add dependency to remove duplication 
							
						 
						
							2020-11-24 12:07:10 -08:00  
				
					
						
							
							
								 
						
							
								45646ff367 
								
							 
						 
						
							
							
								
								Rename TypeInstrumentation#classLoaderMatcher() to classLoaderOptimization() ( #1741 )  
							
							... 
							
							
							
							* Rename TypeInstrumentation#classLoaderMatcher() to classLoaderOptimization()
* Removed no longer needed comments & improved JavaDoc
* Improve TypeInstrumentation Javadoc 
							
						 
						
							2020-11-24 14:27:58 +02:00  
				
					
						
							
							
								 
						
							
								d2f064dcd4 
								
							 
						 
						
							
							
								
								Add static keyword to make groovy inner classes nested ( #1734 )  
							
							... 
							
							
							
							* Add static keyword to make groovy inner classes nested
* Too much
* A bit less
* Spotless 
							
						 
						
							2020-11-23 15:43:42 +02:00  
				
					
						
							
							
								 
						
							
								cecdfc2cd0 
								
							 
						 
						
							
							
								
								Update instrumentation names to be consistent ( #1671 )  
							
							... 
							
							
							
							* Update instrumentation names to be consistent
* Remove amqp from rabbitmq package name 
							
						 
						
							2020-11-18 19:53:31 -08:00  
				
					
						
							
							
								 
						
							
								2e51003900 
								
							 
						 
						
							
							
								
								Enable checkstyle overload method ordering rule for Google Java Style ( #1656 )  
							
							
							
						 
						
							2020-11-17 14:41:14 -08:00  
				
					
						
							
							
								 
						
							
								1a23ac3027 
								
							 
						 
						
							
							
								
								Standardize instrumentation names in InstrumentationModules ( #1648 )  
							
							... 
							
							
							
							* Standardize instrumentation names in InstrumentationModules
* rename gradle modules:
  * vertx-3.0 to vertx-web-3.0
  * spark-web-framework-2.3 to spark-2.3
* add JavaDoc describing the naming rules to InstrumentationModule 
							
						 
						
							2020-11-17 13:30:28 -08:00  
				
					
						
							
							
								 
						
							
								9d2db827b9 
								
							 
						 
						
							
							
								
								Refactor Instrumenters into InstrumentationModules - R, S, T, V ( #1576 )  
							
							
							
						 
						
							2020-11-09 18:48:52 -08:00  
				
					
						
							
							
								 
						
							
								d3b60a5e33 
								
							 
						 
						
							
							
								
								Rename TRACER to tracer() ( #1540 )  
							
							
							
						 
						
							2020-11-02 20:49:51 -08:00  
				
					
						
							
							
								 
						
							
								c6eee70660 
								
							 
						 
						
							
							
								
								Update to latest snapshot. ( #1524 )  
							
							
							
						 
						
							2020-10-29 18:54:09 -07:00  
				
					
						
							
							
								 
						
							
								f046e598c6 
								
							 
						 
						
							
							
								
								Add context root to the front of the route in the span name ( #1418 )  
							
							... 
							
							
							
							* Add application root to span name
* Reduce duplicate context lookups
* Use servlet path as route
* Test against jetty instrumentation
* Add JAX-RS context path test
* Fix JAX-RS 1.0 span names 
							
						 
						
							2020-10-27 14:21:10 -07:00  
				
					
						
							
							
								 
						
							
								f6ad05b8e3 
								
							 
						 
						
							
							
								
								Update to latest SDK snapshot ( #1384 )  
							
							... 
							
							
							
							* Update to latest SDK snapshot
* Use published snapshot
* Fixes
* Cleans
* spotless
* Most
* Clean
* Merge
* Temporarily remove context interop
* WIP
* Prepare for intercepting propagated span
* Bump SDK
* IDE updates
* Lots
* compileJava
* Done?
* bar
* Spot
* drugs
* Groovy--
* green for me
* Spot
* Remove grpc import
* Scrub 
							
						 
						
							2020-10-25 15:14:32 +09:00  
				
					
						
							
							
								 
						
							
								9e8d663ba4 
								
							 
						 
						
							
							
								
								Remove apache httpclient version ( #1446 )  
							
							... 
							
							
							
							* Remove version from `apache-httpclient` instrumentation
Fixes : #1260 
* Remove version from all instrumentation names and add instrumentation name to `spring-web`
Fixes : #1260  
							
						 
						
							2020-10-22 14:22:44 +09:00  
				
					
						
							
							
								 
						
							
								7ecc9bb37b 
								
							 
						 
						
							
							
								
								Rename "auto" to "javaagent" in modules ( #1370 )  
							
							
							
						 
						
							2020-10-13 12:32:13 -07:00