#5 add filters param to datagrepper_query, remove delta default
Merged by puiterwijk. Opened by maxamillion.
maxamillion/releng-automation datagrepper_filter  into  master

Download 5.patch

Would it be an idea to instead of comma-seperated use a yaml list?

I like that better, I'll go with that. +1

1 new commit added

  • switch from comma delimited string to yaml list for datagrepper_query filters

Why use this syntax when writing this?
Why not use:
filters:
- user==containerbuild

Mostly just an example of a one-liner single filter, I could provide a second one showing the other syntax if that would be helpful. No real preference here.

Fair enough. LGMT

Pull-Request has been merged by puiterwijk

Metadata