22 Oct 2025 08:12 PM
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?
Solved! Go to Solution.
23 Oct 2025 01:25 PM
Hello,
The field you are trying to use is available at routing stage in OpenPipeline but you have to meet the required criteria :
2 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.