-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
- Go to
https://<your-kobs-instance>/clickhouse-logging
- Enter following into search field
namespace='monitoring' _and_ log=~'%403%'
- Execute search (hit Enter or press search-button)
- Admire change of search string to
namespace='monitoring' _and_ log=~'@3%'
Expected behavior
When using ILIKE
its not desired to have percent sequences interpreted as URL encoding
Screenshots
Additional context
n/a
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working