tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	b2572b9e07 
 
						 
						
							
							
								
								
								[chore] Bump otel deps -> v1.30.0/v0.52.0 ( #3307 )  
							
							
							
						 
						
							2024-09-16 09:06:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	28d57d1f13 
 
						 
						
							
							
								
								
								[chore] Bump all otel deps ( #3241 )  
							
							
							
						 
						
							2024-08-26 18:05:54 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	c097745c38 
 
						 
						
							
							
								
								
								[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #2818 )  
							
							... 
							
							
							
							Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-04-11 11:46:18 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daenney 
								
							 
						 
						
							
							
								
							
							
	
	
	5e871e81a8 
 
						 
						
							
							
								
								
								[chore] Update usage of OTEL libraries ( #2725 )  
							
							... 
							
							
							
							* otel to 1.24
* prometheus exporter to 0.46
* bunotel to 1.1.17
Also:
* Use schemaless URL for metrics
* Add software version to tracing schema 
							
						 
						
							2024-03-11 15:34:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	7753f42132 
 
						 
						
							
							
								
								
								[chore] update otel -> v1.20.0 ( #2358 )  
							
							
							
						 
						
							2023-11-13 11:08:02 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	03732aca3b 
 
						 
						
							
							
								
								
								[chore]: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 ( #2301 )  
							
							... 
							
							
							
							Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-10-26 11:20:49 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
							
							
	
	
	c6fdcd52fa 
 
						 
						
							
							
								
								
								[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.17.0 to 1.18.0 ( #2207 )  
							
							... 
							
							
							
							Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-09-18 13:47:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daenney 
								
							 
						 
						
							
							
								
							
							
	
	
	14ef098099 
 
						 
						
							
							
								
								
								[feature] Support OTLP HTTP, drop Jaeger ( #2184 )  
							
							... 
							
							
							
							* [feature] Add http trace exporter, drop Jaeger
Jaeger supports ingesting traces using the OpenTelemetry gRPC or HTTP
methods. The Jaeger project has deprecated the old jaeger transport.
* Add support for submitting traces over HTTP
* Drop support for the old Jaeger protocol
* Upgrade the trace libraries to v1.17
Fixes : #2176 
Fixes : #2179  
							
						 
						
							2023-09-07 13:20:37 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	b401bd1ccb 
 
						 
						
							
							
								
								
								[chore] update latest deps, ensure readme up to date ( #1873 )  
							
							... 
							
							
							
							* [chore] update latest deps, ensure readme up to date
* remove double entry 
							
						 
						
							2023-06-05 10:15:05 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	ec325fee14 
 
						 
						
							
							
								
								
								[chore] Update a bunch of database dependencies ( #1772 )  
							
							... 
							
							
							
							* [chore] Update a bunch of database dependencies
* fix lil thing 
							
						 
						
							2023-05-12 14:33:40 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dominik Süß 
								
							 
						 
						
							
							
								
							
							
	
	
	6392e00653 
 
						 
						
							
							
								
								
								feat: initial tracing support ( #1623 )  
							
							
							
						 
						
							2023-05-09 18:19:48 +01:00