Currently, our field selection is inclusive - you can cover everything, or you can provide an allowlist.
However, if you've got 20 fields and only want to exclude 1, that's quite inconvenient.
We should add support for an attribute to exclude fields by name
Activity
05-Feb-23 12:55
assigned to @btasker
05-Feb-23 13:03
mentioned in commit 225bf8531c4dd53df6b6f7503a346f62757fc445
Message
Add support for excluding fields by name utilities/python_influxdb_downsample#7
05-Feb-23 13:03
mentioned in commit 4f5e1fbaef3d0aa3b1b4fc319f686c132ccdf74b
Message
docs: update README to document
not_fields
utilities/python_influxdb_downsample#705-Feb-23 13:48
Added attribute
not_fields
, accepting a list of field names