I have a dashboard in Grafana that displays the percentage of utilization of multiple servers. The x-axis is labeled with time-series(timestamp), I want to label it as server names.
This is how x-axis looks like with time series.
This is what I want the graph to look like
Note: The data source is strictly Elasticsearch and cannot be converted to MySQL.