I’m looking to create a dashboard that will display all the alerts from our multiple prometheus datasources in a single table. I’d like to ideally be able to setup this dashboard to not have a hardcoded list of datasources for each of the queries in the table.
I’ve been able to kind of implement this using a repeat on panels but ideally I’d get them in a single panel.
I think what I’m looking for is a repeat for queries like there currently is for panels/rows.