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

Alerting: Filtering improvements #44369

Open
1 of 5 tasks
konrad147 opened this issue Jan 24, 2022 · 1 comment
Open
1 of 5 tasks

Alerting: Filtering improvements #44369

konrad147 opened this issue Jan 24, 2022 · 1 comment
Labels
area/alerting Grafana Alerting area/frontend internal for issues made by grafanistas type/tech

Comments

@konrad147
Copy link
Contributor

konrad147 commented Jan 24, 2022

  • Labels' values containing commas are not working #56875
    We support two ways of searching by labels:
    - key=value
    - {key="value"}
    Maybe we should stick to only one (probably the latter as it allows supporting commas). However, typing without brackets and quotes is faster
  • Would be good to use controlled components for filter inputs if possible
  • Some filters use debounce, others do not
  • SilencesFilter could use MatcherFilter to avoid code duplication
  • General RWD improvements
@Bilanda
Copy link

Bilanda commented Jan 26, 2022

Hello, same issue with values containing dots.
I opened a topic on grafana's forum for further details

@armandgrillet armandgrillet added the internal for issues made by grafanistas label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Grafana Alerting area/frontend internal for issues made by grafanistas type/tech
Projects
Status: Backlog
Development

No branches or pull requests

3 participants