Hi Gentlemen, I recently decided to do a Prometheus implementation with my Proxmox cluster, however I noticed that one of my rules to alert when a VM shuts down is failing, with the following message:
"Error executing query: many-to-many matching not allowed: matching labels must be unique on one side" However it was functional until a few days ago, I couldn't identify what changed so that this could have happened, the query I'm using is as follows: (pve_up == 0) * on(id) group_left(name) pve_guest_info Has anyone dealt with this specific error and can you recommend something? Thanks so far! -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/7c0f38aa-8665-4f9c-9b27-335c5cbd5073n%40googlegroups.com.

