cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is OpenPipeline routing first match only?

ronmacdonald
Organizer

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.

1 REPLY 1

yanezza
Dynatrace Mentor
Dynatrace Mentor

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

Yanez Diego Parolin

Featured Posts