A tag formatted similar to ``` rule=RUN_TEST#!~#runRuleSteps ``` caused bad behavior from the character sequence `#!~#` , but don't see any mention of those characters in the docs here: https://docs.influxdata.com/enterprise_influxdb/v1/write_protocols/line_protocol_reference/#special-characters However, in local dev environment I tried to replicate and found that while it does actually query correctly, the export is generated incorrectly.