Configure tempo otlp reciever
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Run nix flake check / flake-check (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Run nix flake check / flake-check (push) Has been cancelled
				
			This commit is contained in:
		| @@ -10,8 +10,14 @@ | ||||
|       distributor = { | ||||
|         receivers = { | ||||
|           otlp = { | ||||
|             grpc = { }; | ||||
|             http = { }; | ||||
|             protocols = { | ||||
|               http = { | ||||
|                 endpoint = "localhost:4318"; | ||||
|                 cors = { | ||||
|                   allowed_origins = [ "*.home.2rjus.net" ]; | ||||
|                 }; | ||||
|               }; | ||||
|             }; | ||||
|           }; | ||||
|         }; | ||||
|       }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user