alertmanager
alertmanager copied to clipboard
Don't allow calling QIDs with an empty IDs list
Calling QIDs with an empty list of IDs is meaningless, and the result may be unexpected (at the moment it would return all silences, but one might expect it to never return any). Make it an error.