You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, the obvious answer is don't use a curly brace in your tags. The main reason it isn't supported is that the query parser is not that smart so escaping the curly braces isn't supported. I can flag this as a feature request but it doesn't seem likely to get done soon unless you or someone else in the community wants to submit a PR for it.
You could see if the normalize tag plugin works for you. I'm not sure if it would be hooked in before or after this validation. You could remove all the {} characters.
I want to write to opentsdb, but it do not support "{" and "}", how to resolve it ???
The text was updated successfully, but these errors were encountered: