4fd52c5a7c 
								
							 
						 
						
							
							
								
								Encode version in library instrumentations' package names ( #7764 )  
							
							... 
							
							
							
							Another part of #932 
In this PR I changed all the library instrumentation packages -- these
are breaking changes, so I figured the earlier we do this the less
painful it'll be to the users. I know that at least some of them are
actively used, so we'll need to spell this out in the release notes.
---------
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2023-02-14 23:25:59 +00:00  
				
					
						
							
							
								 
						
							
								2d7395c44b 
								
							 
						 
						
							
							
								
								Introduce markdown lint check ( #7175 )  
							
							... 
							
							
							
							Fixes  #7129  
						
							2022-11-16 20:48:42 -08:00  
				
					
						
							
							
								 
						
							
								71b3e3e027 
								
							 
						 
						
							
							
								
								Library doc cleanup ( #6948 )  
							
							... 
							
							
							
							Related to #6947 , but just cleans up the library module doc that already
existed (mostly for uniformity). Does not introduce any new doc. 
							
						 
						
							2022-10-24 10:26:21 -07:00  
				
					
						
							
							
								 
						
							
								429ecfc713 
								
							 
						 
						
							
							
								
								Update error prone ( #6646 )  
							
							... 
							
							
							
							(note that change from BDDMockito is due to
https://github.com/google/error-prone/issues/3396 ) 
							
						 
						
							2022-09-23 11:24:40 -07:00  
				
					
						
							
							
								 
						
							
								59cb9ca0df 
								
							 
						 
						
							
							
								
								Remove deprecated code ( #6501 )  
							
							... 
							
							
							
							* Remove deprecated code
* unnecessary semicolon
* fix distro and extension examples 
							
						 
						
							2022-08-24 14:36:57 -07:00  
				
					
						
							
							
								 
						
							
								82b39b1012 
								
							 
						 
						
							
							
								
								Rename `newInstrumenter()` into `buildInstrumenter()` ( #6363 )  
							
							... 
							
							
							
							* Rename newInstrumenter() into buildInstrumenter()
* spotless 
							
						 
						
							2022-07-25 12:02:46 -07:00  
				
					
						
							
							
								 
						
							
								c2f9e7ae55 
								
							 
						 
						
							
							
								
								Update GraphQL instrumentation to match spec ( #6179 )  
							
							... 
							
							
							
							* Update GraphQL instrumentation to match spec
* add back removed method as deprecated
* revert accidental change
* change method order 
							
						 
						
							2022-06-17 14:14:19 +03:00  
				
					
						
							
							
								 
						
							
								b7fc80c98e 
								
							 
						 
						
							
							
								
								Change SpanStatusExtractor to use a builder that can set status description ( #6035 )  
							
							... 
							
							
							
							* Change SpanStatusExtractor to use a builder that can set status descripion
* Refactor SpanStatusExtractor to only support builder approach to setting status
* Revert setting the exception as the status description
* PR feedback
* Re-fix graghql instrumentation span extractor
* Spotless 
							
						 
						
							2022-05-19 10:00:46 -07:00  
				
					
						
							
							
								 
						
							
								cd528e98fb 
								
							 
						 
						
							
							
								
								Rename library entrypoints to Telemetry ( #5624 )  
							
							... 
							
							
							
							* Rename library entrypoints to Telemetry
* Renames 
							
						 
						
							2022-03-22 14:39:23 +09:00  
				
					
						
							
							
								 
						
							
								2ebe912fe4 
								
							 
						 
						
							
							
								
								GraphQL java instrumentation ( #5583 )  
							
							... 
							
							
							
							* GraphQL Java Initial Commit
* [WIP] First steps for GraphQL instrumentation, totally not ready
[skip ci]
* GraphQL Java instrumentation
* address review comments
* Apply suggestions from code review
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
* review feedback
* scope handling
* Apply suggestions from code review
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
* use spotless:off
* trigger build
* review comments
Co-authored-by: Jordie <xd@jrdie.nl>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> 
							
						 
						
							2022-03-17 08:55:45 -07:00