alertmanager-grafana-dashboard icon indicating copy to clipboard operation
alertmanager-grafana-dashboard copied to clipboard

Instance versions and uptime not working non grafana 7

Open ruben-herold opened this issue 4 years ago • 2 comments

hi,

I add your dashboard to my installation and all works like a charme but the Graph "Instance versions and uptime" is not working Error:

"found duplicate series for the match group {instance="promsrv02.test.de"} on the right hand-side of the operation: [{name="process_start_time_seconds", group="SYSTEM_STATS", instance="promsrv02.test.de", job="rcs_system_stats"}, {name="process_start_time_seconds", instance="promsrv02.test.de", job="alertmanager"}];many-to-many matching not allowed: matching labels must be unique on one side""

ruben-herold avatar May 26 '20 06:05 ruben-herold

Hi, sorry for the huge lag :/

Yeah, I see I use on (instace,cluster) in there.., Could you try to update the table query to ignoring (branch,goversion,version,revision) instead and see if that helps?

I'll update the dashboard hopefully that should resolve this issue.

FUSAKLA avatar Nov 04 '20 19:11 FUSAKLA

I created PR which should hopefully fix this issue You can test the dashboard here json https://raw.githubusercontent.com/FUSAKLA/alertmanager-grafana-dashboard/0b2715d44ad0b880b0fe4b6282593d38c3ff9604/dashboard/alertmanager-dashboard.json

Please let me know if that helped

FUSAKLA avatar Nov 04 '20 19:11 FUSAKLA