As you can see in the screenshot above, I have two panels next to each other. When the third webservice from the top has a problem, it will show up (since I hide values with 0). If that happens, the table will become wider to allow for the entire URL to be visible. But this means it will make the next panel unreadable.
The reason I use a Graph and not a table, is so that it allows for alerting, since tables don’t support sending alerts, as far as I know.
Great, thanks for your answer. It does solve the issue where the text goes in front of the other panel, but now I can’t see the Max and Current columns if the text is too wide:
It would be great if it was possible to set the width per column, or if that’s not possible, change the order of the columns.