Hi there,
I’m pretty new to grafana and was wondering if something like this could be achieved using the table plugin. I have an elasticsearch backend.
Let’s say I have a list of sources, “A”, “B”, “C” and a list of destinations, “X”, “Y”, “Z”. I’d want to render a table that has the list of sources as rows and list of destinations as columns and the cell would render a particular value that exists for that particular row, column
Any idea how could that be achieved?