Fabrizio Ferri-Benedetti
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								4d7a5d5062 
								
							 
						 
						
							
							
								
								Add settings docs for instrumentations ( #4981 )  
							
							 
							
							... 
							
							
							
							* First commit
* Add other instrumentation docs
* Peer edits
* Update instrumentation/kafka/kafka-clients/README.md
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
* Update instrumentation/methods/README.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* Update instrumentation/netty/README.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* Update instrumentation/reactor/reactor-netty/README.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* Update instrumentation/servlet/README.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* Fixes
* Update instrumentation/couchbase/README.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* Update instrumentation/rocketmq-client-4.8/README.md
Well spotted!
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* Update instrumentation/spring/README.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com> 
							
						 
						
							2022-01-03 10:24:48 -08:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d0fb7d5c83 
								
							 
						 
						
							
							
								
								Fix spring-ws muzzle ( #4970 )  
							
							 
							
							
							
						 
						
							2021-12-22 14:57:08 -08:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								6884d66c09 
								
							 
						 
						
							
							
								
								Reduce top level instrumentation directories ( #4965 )  
							
							 
							
							... 
							
							
							
							* akka
* dropwizard
* kafka
* reactor
* vertx 
							
						 
						
							2021-12-22 10:16:13 -08:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								a65e9633ba 
								
							 
						 
						
							
							
								
								Refactor `ServerSpanNaming` (in preparation for `http.route`) ( #4852 )  
							
							 
							
							... 
							
							
							
							* Refactor ServerSpanNaming (in preparation for http.route)
* fix tests
* Add ServerSpanNaming to all HTTP server instrumentations
* fix tests 
							
						 
						
							2021-12-14 10:11:20 +01:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0dbc1f2e1f 
								
							 
						 
						
							
							
								
								Add startup check to all rabitmq container usages ( #4893 )  
							
							 
							
							
							
						 
						
							2021-12-13 17:28:52 -08:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0bab0c2aa3 
								
							 
						 
						
							
							
								
								Move `ServletContextPath` to `servlet-common:bootstrap` ( #4824 )  
							
							 
							
							... 
							
							
							
							* Move ServletContextPath to servlet-common:bootstrap
* fix tests
* Simplify ServletContextPath calls in restlet instrumentation 
							
						 
						
							2021-12-08 15:59:31 +01:00  
						
					 
				
					
						
							
							
								 
								Zane XiaoYe
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								cd863f6726 
								
							 
						 
						
							
							
								
								update the documentation ( #4834 )  
							
							 
							
							... 
							
							
							
							the `filter` method does not compile in this example, use `filters` instead of `filter`. 
							
						 
						
							2021-12-07 20:40:30 -08:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								075434c5bc 
								
							 
						 
						
							
							
								
								Move `AppServerBridge` and `MappingResolver` to `servlet-common:bootstrap` ( #4817 )  
							
							 
							
							... 
							
							
							
							* Move AppServerBridge and MappingResolver to servlet-common:bootstrap
* Introduce additional gradle configuration for bootstrap libs 
							
						 
						
							2021-12-07 10:20:33 +01:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								31fddb7afd 
								
							 
						 
						
							
							
								
								Propagate Context instead of SpanContext ( #4806 )  
							
							 
							
							... 
							
							
							
							* Propagate Context instead of SpanContext
* Update spring-kafka
* Fix nesting
* Comment 
							
						 
						
							2021-12-06 09:31:53 -08:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0dc410a2e3 
								
							 
						 
						
							
							
								
								Reorganize shared servlet code (intro to  #4317 ) ( #4785 )  
							
							 
							
							... 
							
							
							
							* Reorganize shared servlet code (intro to #4317 )
* Fix dropwizard tests
* fix compile error 
							
						 
						
							2021-12-06 13:49:55 +01:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								ce4cef76f9 
								
							 
						 
						
							
							
								
								Clean up groovy assertions ( #4805 )  
							
							 
							
							
							
						 
						
							2021-12-05 23:23:58 -08:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								7c387853a0 
								
							 
						 
						
							
							
								
								Fix flaky spring batch test ( #4801 )  
							
							 
							
							
							
						 
						
							2021-12-06 08:25:03 +02:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								f948ef8051 
								
							 
						 
						
							
							
								
								Use containerIpAddress instead of hard-coded 127.0.0.1 in rabbit tests ( #4745 )  
							
							 
							
							... 
							
							
							
							* Use containerIpAddress instead of hard-coded 127.0.0.1 in rabbit tests
* Fix a situation where testcontainers returns 'localhost' instead of IP
* Fix a situation where testcontainers returns 'localhost' instead of IP
* Don't use the getContainerIpAddress() method, it'll be deprecated anyways 
							
						 
						
							2021-11-30 15:25:23 -08:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								ea7588cd15 
								
							 
						 
						
							
							
								
								Update references to master branch ( #4706 )  
							
							 
							
							
							
						 
						
							2021-11-24 13:11:21 -08:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								903926904d 
								
							 
						 
						
							
							
								
								Fix spring webmvc latest dep test ( #4687 )  
							
							 
							
							... 
							
							
							
							* Fix spring webmvc latest dep test
* review comments
* remove latest dep version restriction 
							
						 
						
							2021-11-24 09:20:50 -08:00  
						
					 
				
					
						
							
							
								 
								Nikita Salnikov-Tarnovski
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								821a4b870b 
								
							 
						 
						
							
							
								
								Drop instrumentation-api-caching module and move weak cache implementation to instrumentation-api ( #4667 )  
							
							 
							
							... 
							
							
							
							* Drop instrumentation-api-caching module and move weak cache implementation to instrumentation-api
* Some test fixes
* Some cleanup
* Temporary workaround for using weak values in FutureListenerWrappers
* Spotless
* Update ClassNames and SpanNames
* Compilation and comment
* Add bounded cache and clean interface
* Polish
* Add comment
* Vendor ConcurrentLinkedHashMap in
* Let errorprone ignore vendored CLHM for now
* Keep license in java files too
* Convert Netty wrapper cache to VirtualField
* Work around lambda instrumentation failure
Ideally we would ignore instrumenting helper classes...
* Revert "Work around lambda instrumentation failure"
This reverts commit 6d63815b44 .
* Revert "Convert Netty wrapper cache to VirtualField"
This reverts commit dac1522a3f .
* Handle cleared weak values
* Fix comment
* Delete instrumentation-api-caching
* Copy in weak-lock-free
* Remove caffeine remnants
* Fix checkstyle
* Rename BoundedCache to MapBackedCached
* Remove duplicate LICENSE
* Remove outdated comment
* Sync with SDK copy of weaklockfree
* Enable checkstyle:off comment
* Re-generate license report
* Move NOTICE file to package-info.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-11-24 09:05:12 -08:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								2ddd01f304 
								
							 
						 
						
							
							
								
								Temporary fix for test latest deps ( #4682 )  
							
							 
							
							
							
						 
						
							2021-11-21 14:44:59 -08:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								6c98ba6b2b 
								
							 
						 
						
							
							
								
								Fix spring-kafka latest dep tests ( #4676 )  
							
							 
							
							
							
						 
						
							2021-11-19 13:12:18 -08:00  
						
					 
				
					
						
							
							
								 
								Anuraag Agrawal
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								bcae1b11d3 
								
							 
						 
						
							
							
								
								Remove gRPC dependency for export ( #4674 )  
							
							 
							
							
							
						 
						
							2021-11-19 11:21:34 -08:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								e6a9a6fd47 
								
							 
						 
						
							
							
								
								Fix spring-integration context leak ( #4673 )  
							
							 
							
							
							
						 
						
							2021-11-19 10:22:42 -08:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								3458afb8a4 
								
							 
						 
						
							
							
								
								Suppress muzzle warning from spring integration instrumentation ( #4656 )  
							
							 
							
							
							
						 
						
							2021-11-17 17:31:40 +02:00  
						
					 
				
					
						
							
							
								 
								Nikita Salnikov-Tarnovski
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								e7b8cca107 
								
							 
						 
						
							
							
								
								Convert TextMapSetters and TextMapGetters to enums ( #4522 )  
							
							 
							
							... 
							
							
							
							* Convert TextMapSetters to enums
* Convert TextMapGetters to enums 
							
						 
						
							2021-11-08 22:01:40 +02:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								1cddc96c8d 
								
							 
						 
						
							
							
								
								Spring Integration interceptor ordering ( #4602 )  
							
							 
							
							
							
						 
						
							2021-11-08 21:59:44 +02:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								8b15b483b8 
								
							 
						 
						
							
							
								
								Update spring-integration instrumentation name ( #4601 )  
							
							 
							
							
							
						 
						
							2021-11-08 08:47:09 -08:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								270c4b4e12 
								
							 
						 
						
							
							
								
								Migrate Spring Webflux HTTP client instrumentation to Instrumenter API ( #4517 )  
							
							 
							
							... 
							
							
							
							* Migrate Spring Webflux HTTP client instrumentation to Instrumenter API
* Update instrumentation/spring/spring-webflux-5.0/library/src/main/java/io/opentelemetry/instrumentation/spring/webflux/client/SpringWebfluxHttpAttributesExtractor.java
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-10-27 12:52:02 -07:00  
						
					 
				
					
						
							
							
								 
								Nikita Salnikov-Tarnovski
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								8ea59f0846 
								
							 
						 
						
							
							
								
								Rename all InjectAdapters to Setters ( #4489 )  
							
							 
							
							... 
							
							
							
							* Rename all InjectAdapters to Setters
* Errorprone fixes
* Make setter public 
							
						 
						
							2021-10-25 12:36:59 -07:00  
						
					 
				
					
						
							
							
								 
								Martin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d314d76fce 
								
							 
						 
						
							
							
								
								rename `newBuilder()` to `builder()` ( #4475 )  
							
							 
							
							... 
							
							
							
							* rename `newBuilder()` to `builder()`
* rename `newBuilder()` to `builder()` 
							
						 
						
							2021-10-22 20:50:43 -07:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Osher Vaknin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								jason plumb
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								a50c13382f 
								
							 
						 
						
							
							
								
								Don't report 400 level as error for SERVER spans ( #4403 )  
							
							 
							
							... 
							
							
							
							* don't report 400 level as error for server spans
* fix HttpServerTest base class
* fix JspInstrumentationForward test
* split HttpStatusConverter into client and server implementations, and create two HttpSpanStatusExtractor.create methods, one for server and one for client.
* rebase
* fix test
* spotless
* fix test
* remove unused
* use strongly typed attributes converters and rename to overloaded create()
* fix tests
* remove redundant assert
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2021-10-20 13:39:35 -07:00  
						
					 
				
					
						
							
							
								 
								Martin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								7f44ebf2c3 
								
							 
						 
						
							
							
								
								Fix testLatestDeps ( #4402 )  
							
							 
							
							... 
							
							
							
							* Fix testLatestDeps
* Fix play-2.6 testLatestDeps too 
							
						 
						
							2021-10-16 13:36:34 -07:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Nikita Salnikov-Tarnovski
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								efddb72cef 
								
							 
						 
						
							
							
								
								Convert AttributesExtractor to interface ( #4363 )  
							
							 
							
							
							
						 
						
							2021-10-14 08:36:47 +03:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b06c1f9018 
								
							 
						 
						
							
							
								
								Collect more attributes from servlet instrumenter ( #4356 )  
							
							 
							
							... 
							
							
							
							* Collect more attributes from servlet instrumenter
* spotless 
							
						 
						
							2021-10-12 10:58:47 -07:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b371361bb9 
								
							 
						 
						
							
							
								
								Set server span name only when needed ( #4331 )  
							
							 
							
							
							
						 
						
							2021-10-08 13:05:20 -07:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								478f936d54 
								
							 
						 
						
							
							
								
								Retry strict context check failures ( #4282 )  
							
							 
							
							
							
						 
						
							2021-10-08 10:47:52 -07:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								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  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								581a5e3980 
								
							 
						 
						
							
							
								
								Test captured HTTP headers - HTTP server tests, part 1 ( #4320 )  
							
							 
							
							... 
							
							
							
							* Test captured HTTP headers - HTTP server tests, part 1
* Upgrade undertow in resteasy tests (Undertow 1.0 had a bug where it thrown NPE on getHeaders()) 
							
						 
						
							2021-10-07 13:41:48 -07:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								f80f4a9f63 
								
							 
						 
						
							
							
								
								Allow configuring captured HTTP headers in library instrumentations ( #4309 )  
							
							 
							
							
							
						 
						
							2021-10-06 13:32:39 +02:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d3dbe415a1 
								
							 
						 
						
							
							
								
								Move HttpHeadersConfig methods back to instrumentation-api ( #4298 )  
							
							 
							
							... 
							
							
							
							* Move HttpHeadersConfig methods back to instrumentation-api
* remove unnecessary method 
							
						 
						
							2021-10-06 10:51:45 +02:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								7791be24e0 
								
							 
						 
						
							
							
								
								Remove implementations of host() and userAgent() in HTTP extractors ( #4299 )  
							
							 
							
							... 
							
							
							
							* Remove implementations of host() and userAgent() in HTTP extractors
* fix broken headers copying 
							
						 
						
							2021-10-05 10:25:45 -07:00  
						
					 
				
					
						
							
							
								 
								Lauri Tulmin
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								0cfc71c3c6 
								
							 
						 
						
							
							
								
								Support kafka streams 3 ( #4236 )  
							
							 
							
							... 
							
							
							
							* Support kafka streams 3
* make thread local wider so it would work on all kafka-streams versions
* Move classes used by multiple instrumentations into bootstrap module to ensure that everybody uses the same copy of them
* spotless
* allow project as muzzle extra dependency
* add comment
* fix merge 
							
						 
						
							2021-10-05 09:43:00 -07:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								7473eff1e6 
								
							 
						 
						
							
							
								
								Extract HTTP request/response headers as span attributes ( #4237 )  
							
							 
							
							... 
							
							
							
							* Extract HTTP request/response headers as span attributes
* fix muzzle
* code review comments
* fix compilation failure after merge conflict
* avoid using streams API when transforming the headers list
* fix liberty extractor
* fix spring webmvc extractor 
							
						 
						
							2021-10-05 10:20:59 +02:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								dafc97f96e 
								
							 
						 
						
							
							
								
								Simplify gradle files ( #4292 )  
							
							 
							
							
							
						 
						
							2021-10-04 21:53:35 -07:00  
						
					 
				
					
						
							
							
								 
								Mateusz Rzeszutek
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								300e7dab7e 
								
							 
						 
						
							
							
								
								Move all Kafka library instrumenter parts to internal package ( #4284 )  
							
							 
							
							
							
						 
						
							2021-10-04 19:03:15 +02:00  
						
					 
				
					
						
							
							
								 
								Trask Stalnaker
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								506ae2b894 
								
							 
						 
						
							
							
								
								Flavor extractor ( #4274 )  
							
							 
							
							
							
						 
						
							2021-10-04 09:23:58 -07:00