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

Case When there is nothing to show #175

Open
pedrogmiller opened this issue Aug 14, 2020 · 1 comment
Open

Case When there is nothing to show #175

pedrogmiller opened this issue Aug 14, 2020 · 1 comment

Comments

@pedrogmiller
Copy link

Hello everyone,

I'm using the Vonage panel to show a Status-like panel for a more or less 100 services.

I found very interesting the repetition feature because I was allowed to configure it in such a way that I can show only the ones that are, for example, stopped.
However, I believe I found a glitch in the vonage panel: when I wish to show the services that are stopped and all of my services are ON, my mySQL query will retrieve an empty list (not null).
This makes the Vonage panel freak out because it doesn't know what to show.

Do you guys know how can I go around this problem?

Thank you,
Pedro

@monegim
Copy link

monegim commented Jan 5, 2021

Add OR on() vector(0) to your PromQL expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants