Metricbeat module system pass with special symbol

It is possible to put a any special symbol in the pass to sql? For example:

hosts: ["sqlserver://sa:passwith$<symbol@localhost"]

Because it gives me an error everytime I test it:

sql...
  query...
    error... ERROR error opening connection: testing connection: parse "sqlserver://sa:passwith$<symbol@localhost": net/url: invalid userinfo

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.