github.com/influxdata/telegraf@v1.30.3/config/testdata/filter_metricpass.toml (about)

     1  [[processors.processor]]
     2    metricpass = '("state" in tags && tags.state == "on") || time > timestamp("2023-04-24T00:00:00Z")'