0cb8c75df7 
								
							 
						 
						
							
							
								
								Fix tests for mongodb 4.8 ( #7183 )  
							
							... 
							
							
							
							Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7170  
							
						 
						
							2022-11-15 13:21:07 -08:00  
				
					
						
							
							
								 
						
							
								4e36285b6c 
								
							 
						 
						
							
							
								
								Temporary fix for testLatestDeps failure ( #7169 )  
							
							... 
							
							
							
							Tracking issues to fix for real: #7170 , #7171  
							
						 
						
							2022-11-14 18:20:46 -08:00  
				
					
						
							
							
								 
						
							
								13cb1f6498 
								
							 
						 
						
							
							
								
								Add mongo sanitization configuration ( #6541 )  
							
							
							
						 
						
							2022-09-08 08:40:49 -07:00  
				
					
						
							
							
								 
						
							
								b5f49636f2 
								
							 
						 
						
							
							
								
								Mongodb: avoid duplicate tracing ( #6465 )  
							
							
							
						 
						
							2022-08-12 08:41:18 -07:00  
				
					
						
							
							
								 
						
							
								68a9f20eb3 
								
							 
						 
						
							
							
								
								Enable PrivateConstructorForUtilityClass errorprone check ( #6427 )  
							
							... 
							
							
							
							* PrivateConstructorForUtilityClass
* Advice
* More advice
* More
* More advice
* More
* Spotless
* Fix
* Fix
* Fix
* A better solution
* Revert
* More
* Fix
* Spotless
* Fix 
							
						 
						
							2022-08-10 11:30:22 +03:00  
				
					
						
							
							
								 
						
							
								d919f84cf8 
								
							 
						 
						
							
							
								
								Merge javaagent-instrumentation-api into javaagent-extension-api ( #5936 )  
							
							... 
							
							
							
							* Merge javaagent-instrumentation-api into javaagent-extension-api
* remove some leftover references to javaagent-instrumentation-api
* add missing instrumentation-api to distro example 
							
						 
						
							2022-04-28 20:11:15 -07:00  
				
					
						
							
							
								 
						
							
								cd528e98fb 
								
							 
						 
						
							
							
								
								Rename library entrypoints to Telemetry ( #5624 )  
							
							... 
							
							
							
							* Rename library entrypoints to Telemetry
* Renames 
							
						 
						
							2022-03-22 14:39:23 +09:00  
				
					
						
							
							
								 
						
							
								73a28dadb4 
								
							 
						 
						
							
							
								
								Fail tests on muzzle failre ( #4545 )  
							
							
							
						 
						
							2021-11-02 16:06:34 +02:00  
				
					
						
							
							
								 
						
							
								9b8ab5eeec 
								
							 
						 
						
							
							
								
								Migrate to spock 2 ( #4458 )  
							
							... 
							
							
							
							* Migrate to spock 2
* Fix smoke test suites
* address review comments
* review comment
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-10-22 08:40:58 -07:00  
				
					
						
							
							
								 
						
							
								1b37df7afd 
								
							 
						 
						
							
							
								
								Move common testing modules to match convention a bit better(?) ( #4451 )  
							
							... 
							
							
							
							* Rename jsf modules to match convention
* Couchbase too
* Mongo too
* Play WS too
* Log4j too
* Elasticsearch too
* JAX-RS too
* JAX-WS sort of
* Spotless
* empty commit 
							
						 
						
							2021-10-21 12:41:28 -07:00  
				
					
						
							
							
								 
						
							
								25491d7d61 
								
							 
						 
						
							
							
								
								Mongo4 strict context check ( #4364 )  
							
							... 
							
							
							
							* Mongo4 strict context check
* Update instrumentation/mongo/mongo-4.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/mongo/v4_0/AsyncWorkManagerInstrumentation.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-10-13 13:03:59 -07:00  
				
					
						
							
							
								 
						
							
								344c74a02d 
								
							 
						 
						
							
							
								
								Disable strict context check for mongo4 tests ( #4336 )  
							
							... 
							
							
							
							* Disable strict context check for mongo4 tests
* spotless 
							
						 
						
							2021-10-09 09:54:24 -07:00  
				
					
						
							
							
								 
						
							
								478f936d54 
								
							 
						 
						
							
							
								
								Retry strict context check failures ( #4282 )  
							
							
							
						 
						
							2021-10-08 10:47:52 -07:00  
				
					
						
							
							
								 
						
							
								dafc97f96e 
								
							 
						 
						
							
							
								
								Simplify gradle files ( #4292 )  
							
							
							
						 
						
							2021-10-04 21:53:35 -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  
				
					
						
							
							
								 
						
							
								c9619c0626 
								
							 
						 
						
							
							
								
								Disable strict context check for elasticsearch 6 tests ( #3917 )  
							
							... 
							
							
							
							* Disable strict context check for elasticsearch 6 tests
* Mongo too 
							
						 
						
							2021-08-23 22:46:04 -07:00  
				
					
						
							
							
								 
						
							
								ff5472a822 
								
							 
						 
						
							
							
								
								Limit number of concurrently running docker tests ( #3664 )  
							
							... 
							
							
							
							* Limit number of concurrently running docker tests
* rename heavy to testcontainers
* use shorter expression 
							
						 
						
							2021-07-27 15:41:39 -07:00  
				
					
						
							
							
								 
						
							
								d3b62de8a5 
								
							 
						 
						
							
							
								
								Replace most uses of TraceUtils with testRunner runWithSpan. ( #3582 )  
							
							
							
						 
						
							2021-07-15 10:30:34 -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  
				
					
						
							
							
								 
						
							
								b3ab474d65 
								
							 
						 
						
							
							
								
								Fix mongo latest dep tests ( #3333 )  
							
							
							
						 
						
							2021-06-16 14:06:52 +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  
				
					
						
							
							
								 
						
							
								fb0d047fce 
								
							 
						 
						
							
							
								
								Last type instrumentations to top-level classes ( #3123 )  
							
							
							
						 
						
							2021-05-30 16:05:31 -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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								b416ece9c3 
								
							 
						 
						
							
							
								
								Extract Mongo library instrumentation ( #2789 )  
							
							... 
							
							
							
							* Extract mongo library instrumentation
* Finish
* Drift
* Cleanup
* build twice
* Spot 
							
						 
						
							2021-04-14 13:51:21 +09:00  
				
					
						
							
							
								 
						
							
								718a5a17a3 
								
							 
						 
						
							
							
								
								Mongo reactive context propagation ( #2758 )  
							
							
							
						 
						
							2021-04-12 15:58:25 -07:00