c5c0a2bcdf 
								
							 
						 
						
							
							
								
								NetClientAttributesAdapter - favor composition over inheritance ( #5030 )  
							
							... 
							
							
							
							* first pass at separating NetAttributesAdapter interface and make NetClientAttributesExtractor concrete
* rename the implementations extractor -> adapter
* hide constructor and make factory method
* rename to client and add javadoc
* spotless
* finish javadoc thought
* rebase
* renamed NetClientAttributesAdapter to NetClientAttributesGetter
* fix lettuce
* code review comments
* code review comments -- renaming for consistency
* adapter -> getter
* fix ratpack
* adapter -> getter 
							
						 
						
							2022-01-20 10:51:13 -08:00  
				
					
						
							
							
								 
						
							
								b7a95857c7 
								
							 
						 
						
							
							
								
								Fix some java lint warnings ( #5120 )  
							
							... 
							
							
							
							* Convert InstrumentationTestRunner from interface to abstract class
* Foo
* Commit
* Revert unintended 
							
						 
						
							2022-01-17 10:26:03 -08:00  
				
					
						
							
							
								 
						
							
								f6bcd76219 
								
							 
						 
						
							
							
								
								Update errorprone ( #5016 )  
							
							... 
							
							
							
							* Update errorprone
* gwt
* Remove unnecessary final
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2022-01-06 14:21:56 -08:00  
				
					
						
							
							
								 
						
							
								ce4cef76f9 
								
							 
						 
						
							
							
								
								Clean up groovy assertions ( #4805 )  
							
							
							
						 
						
							2021-12-05 23:23:58 -08:00  
				
					
						
							
							
								 
						
							
								c79eed765f 
								
							 
						 
						
							
							
								
								Make JdbcData fields final ( #4738 )  
							
							
							
						 
						
							2021-11-29 13:00:49 -08:00  
				
					
						
							
							
								 
						
							
								d314d76fce 
								
							 
						 
						
							
							
								
								rename `newBuilder()` to `builder()` ( #4475 )  
							
							... 
							
							
							
							* rename `newBuilder()` to `builder()`
* rename `newBuilder()` to `builder()` 
							
						 
						
							2021-10-22 20:50:43 -07:00  
				
					
						
							
							
								 
						
							
								ac91dc090a 
								
							 
						 
						
							
							
								
								Type annotation placement ( #4406 )  
							
							... 
							
							
							
							* switch annotation `org.checkerframework.checker.nullness.qual.Nullable` to `javax.annotation.Nullable`
* code format 
							
						 
						
							2021-10-17 17:38:43 -07:00  
				
					
						
							
							
								 
						
							
								63a2383905 
								
							 
						 
						
							
							
								
								Split NetAttributesExtractor into NetClientAttributesExtractor and NetServerAttributesExtractor ( #4287 )  
							
							... 
							
							
							
							* Net Extractors
* Either request or response but not both
* Fix merge conflicts
* Separate by OnStart/OnEnd
* PeerServiceAttributes
* Fix test
* Restructure to client/server
* Fix merge conflict in main
* more
* peer.service
* Feedback
* peer.service is only for clients
* Fix merge conflict
* rename
* Armeria
* peer.service is only for clients
* rename
* WIP
* Sync Dubbo with Armeria
* More Dubbo and Armeria
* gRPC
* Revert some Dubbo changes
* more peer.service
* Fix test
* Fix merge
* Fixes 
							
						 
						
							2021-10-07 15:40:15 -07:00  
				
					
						
							
							
								 
						
							
								95651a4f1b 
								
							 
						 
						
							
							
								
								Intern db info ( #4263 )  
							
							
							
						 
						
							2021-10-03 19:47:40 -07:00  
				
					
						
							
							
								 
						
							
								c11b96e4d0 
								
							 
						 
						
							
							
								
								Make it possible to use InstrumentationContext (now VirtualField) fro… ( #4218 )  
							
							... 
							
							
							
							* Make it possible to use InstrumentationContext (now VirtualField) from library instrumentation
* fix tests
* fix javadocs
* fix some more tests
* code review comments
* setIfNull, computeIfNull 
							
						 
						
							2021-10-01 11:13:11 +02:00  
				
					
						
							
							
								 
						
							
								abfcfb9dc7 
								
							 
						 
						
							
							
								
								Fix JDBC instrumentation deadlock ( #4191 )  
							
							
							
						 
						
							2021-09-23 08:52:01 -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  
				
					
						
							
							
								 
						
							
								b61113fef6 
								
							 
						 
						
							
							
								
								JDBC: use ContextStore when running as agent ( #3987 )  
							
							... 
							
							
							
							* JDBC: use ContextStore when running as agent
* address review comments
* use singular 
							
						 
						
							2021-08-27 14:14:40 -07:00  
				
					
						
							
							
								 
						
							
								e0cb216610 
								
							 
						 
						
							
							
								
								Remove remaining usages of basic span asserts ( #3616 )  
							
							
							
						 
						
							2021-07-19 10:09:44 -07:00  
				
					
						
							
							
								 
						
							
								f5ce4c03f8 
								
							 
						 
						
							
							
								
								Inline basic usages of basicSpan ( #3583 )  
							
							... 
							
							
							
							* Inline basic usages of basicSpan
* spock 
							
						 
						
							2021-07-18 21:15:51 +03:00  
				
					
						
							
							
								 
						
							
								d3b62de8a5 
								
							 
						 
						
							
							
								
								Replace most uses of TraceUtils with testRunner runWithSpan. ( #3582 )  
							
							
							
						 
						
							2021-07-15 10:30:34 -07:00  
				
					
						
							
							
								 
						
							
								dffb12fd44 
								
							 
						 
						
							
							
								
								Add missing test verification ( #3578 )  
							
							
							
						 
						
							2021-07-15 09:15:12 +03:00  
				
					
						
							
							
								 
						
							
								9e4da754c2 
								
							 
						 
						
							
							
								
								Use consistent logger field name ( #3515 )  
							
							
							
						 
						
							2021-07-07 10:47:46 -07:00  
				
					
						
							
							
								 
						
							
								9979bef877 
								
							 
						 
						
							
							
								
								JDBC instrumentation: switch to use api instead of implementation for instrumentation-api. ( #3494 )  
							
							... 
							
							
							
							* Switch to use api instead of implementation for instrumentation-api.
* Removed duplicated dependency. 
							
						 
						
							2021-07-06 09:20:41 -07:00  
				
					
						
							
							
								 
						
							
								642f213c12 
								
							 
						 
						
							
							
								
								Remove hardcoded version ( #3470 )  
							
							... 
							
							
							
							* Remove hardcoded version
* Codenarc 
							
						 
						
							2021-07-01 23:00:15 -07:00  
				
					
						
							
							
								 
						
							
								ed02aff7b5 
								
							 
						 
						
							
							
								
								OpenTelemetry JDBC instrumentation library ( #3367 )  
							
							... 
							
							
							
							* Added jdbc library with ported version of OpenTracing JDBC Instrumentation.
* Gradle 7.1.
* Revert "Gradle 7.1."
This reverts commit e3df35b0 
							
						 
						
							2021-07-01 10:35:07 -07:00