hello all. using influxdb 1.6-alpine via docker. how can i show tag values for a given tag, but exclude some at the same time? sth along the lines of show tag values from "postgresql" with key="db" where value not in ('a', 'b', 'c')
_ADN_ joined the channel
I need to exclude certain values with that query in order to make a grafana dashboard work prperly