exclude_paths_glob_patterns does not work #14029
-
I am using
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @mindrunner ! Using vector/lib/k8s-e2e-tests/tests/vector-agent.rs Lines 619 to 812 in eb1aae2 I'm not sure why it isn't working for you though 🤔 When you query for pods with |
Beta Was this translation helpful? Give feedback.
Hi @mindrunner !
Using
vector.dev/exclude: true
should work. We have that functionality under test:vector/lib/k8s-e2e-tests/tests/vector-agent.rs
Lines 619 to 812 in eb1aae2