This commit is contained in:
parent
f899e71aab
commit
9cf8afc123
|
|
@ -155,7 +155,7 @@
|
||||||
|
|
||||||
### Important Changes
|
### Important Changes
|
||||||
|
|
||||||
- [#13791](https://github.com/influxdata/telegraf/pull/11493) `metricpass`
|
- [#13791](https://github.com/influxdata/telegraf/pull/13791) `metricpass`
|
||||||
Removed the Python compatibility support for "not", "and", and "or" keywords.
|
Removed the Python compatibility support for "not", "and", and "or" keywords.
|
||||||
This support was incorrectly removing these keywords from actual data. Users
|
This support was incorrectly removing these keywords from actual data. Users
|
||||||
should instead use the standard "!", "&&", and "||" operators.
|
should instead use the standard "!", "&&", and "||" operators.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue