26 Mar 2025
	
		
		04:30 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		27 Mar 2025
	
		
		08:29 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
I expect we will have a significant number of requests to convert log data to metrics. Trying to pre-plan migration of data into Dynatrace logs and anticipated alerting requirements.
Since I expect we will have 300+ log->metrics conversions, I expect to require multiple routing rules. Can I use the same matching condition in multiple routes and expect the records to be processed by all pipelines or will a record only be processed by the first routing rule it matches.
Solved! Go to Solution.
05 Apr 2025 09:53 PM
Hi!
In Dynatrace OpenPipeline, routing rules are evaluated from top to bottom, and data is dynamically routed into a pipeline according to the first applicable matching condition.
Therefore, a log record will only be processed by one pipeline
