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

Unable to use a field in a dynamic route in OpenPipeline

Carl_Me
Observer

Hello,

On Openpileine, i am trying to create a dynamic route with these queries:

matchesValue(k8s.pod.name, "prod*")
AND
matchesValue(k8s.cluster.name,"prod*")

It works fine with the "k8s.pod.name" field, but when I add the "k8s.cluster.name" field, the route stops working.

I get the message: "Field 'k8s.cluster.name' may be added later in the enrichment phase."

Where should I add this field?

1 REPLY 1

Pierre_L
Helper

Hello,
The field you are trying to use is available at routing stage in OpenPipeline but you have to meet the required criteria :

  • k8s.cluster.name2

OneAgent version 1.309 Dynatrace Operator version 1.4.2+ The field is available before the Processing stage if OneAgent Log module is running in standalone mode.

Link to documentation 

Observability Consultant - Dynatrace Partner - Dynatrace Professional

Featured Posts