Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log panel entries does not highlighted with filter by %word% #122

Open
up-to-you opened this issue Apr 11, 2022 · 0 comments
Open

Log panel entries does not highlighted with filter by %word% #122

up-to-you opened this issue Apr 11, 2022 · 0 comments

Comments

@up-to-you
Copy link

Is your feature request related to a problem? Please describe.
Log panel entries does not highlighted with filter by %word%.
For comparison - in Loki filtered by regex words are highlighted in Log panel.

Describe the solution you'd like
Because the name for the input variable may differ, it's reasonable to make setting where developer can enter variable name. Then, highlight words from variable input on the client side.

Sample:
client-side: $WORD_FILTER = 'error'
sql: where message ilike '%$WORD_FILTER%'
client-side: highlight error entries in log line

Describe alternatives you've considered
Maybe the solution Loki use for this purpose

@bossinc bossinc added the enhancement New feature or request label Jan 27, 2023
@bossinc bossinc moved this from Incoming to Backlog in Partner Datasources Jan 27, 2023
@alyssabull alyssabull moved this from Backlog to Feature Requests in Partner Datasources Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Requests
Development

No branches or pull requests

4 participants