Plus sign automatic encoding in URL

  • What Grafana version and what operating system are you using?
    7.5.7 on MacOS 13.2.1

  • What are you trying to achieve?
    When I go to an URL with a + sign in it, I want it to stay as a + sign.

  • How are you trying to achieve it?
    By going to any grafana URL with a + sign in it.

  • What happened?
    The + sign is converted to %20.

  • What did you expect to happen?
    I expect the + sign to not change to %20.

  • Can you copy/paste the configuration(s) that you are having problems with?
    N/A, can try it anywhere on a fresh 7.5.x install. It is solved in 8.x and beyond though, and I’d like to know how.

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    N/A

  • Did you follow any online instructions? If so, what is the URL?
    N/A

In what context is this URL you are referring to? a data link?