openobserve icon indicating copy to clipboard operation
openobserve copied to clipboard

URL safe encoding

Open bjp232004 opened this issue 2 years ago • 0 comments

Which OpenObserve functionalities are the source of the bug?

alerts

Is this a regression?

Yes

Description

The current encoding mechanism lacks URL safety. Consequently, when passed into a URL, it may not function as anticipated.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

Below list of modules using encoding.

  • Need to test share URL functionality.
  • Check copy functionality on ingestion page where we have data encoding.
  • Under traces
  • Stream explorer navigating back to logs page.
  • RUM page query editor

bjp232004 avatar Mar 21 '24 07:03 bjp232004