Grafana is basically a "Monitoring Tool" used for querying, visualization, alerting and to generate metrics. A Grafana dashboard is a visualization tool that contains multiple panels arranged in grid format. You can connect to data sources such as AWS CloudWatch, Prometheus, InfluxDB, MySQL, Microsoft SQL Server etc.
-> Create Dashboard in Grafana Cloud. -> Apply Time Range. -> Switch to Table-View. -> Add Transformation and Override Property for display and renaming. -> To rename rows with the tag-name after connecting to data sources use- ALIAS BY: $tag_tagname -> Add new Panel.