Prometheus view data dashboard

Hello everyone, I start by saying that I’m wasting a lot of time and I can’t figure it out, very probable due to my lack of experience. On grafana I run a query with prometheus data, the result is correct but I would like to see part of the query result in the dashboard.

this the result of query:
{name=“nh_device_status_info”, device_id=“2-LwCT+geoEDFSDSS”, device_name=“NVIDIA NVIDIA GeForce GTX 1070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“RIG01233”, status=“OFFLINE”}
{name=“nh_device_status_info”, device_id=“2-N5LhDFDFD”, device_name=“NVIDIA NVIDIA GeForce GTX 1070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“RIG4567”, status=“OFFLINE”}
{name=“nh_device_status_info”, device_id=“2-QKaOnNZtDFDFE”, device_name=“NVIDIA NVIDIA GeForce GTX 1070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“RIG332R35”, status=“OFFLINE”}
{name=“nh_device_status_info”, device_id=“2-SQNHvyEpERRFCVCS”, device_name=“NVIDIA NVIDIA GeForce GTX 1070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“RIGLF3327”, status=“OFFLINE”}
{name=“nh_device_status_info”, device_id=“2-WCMI7m5boVEREFSDS”, device_name=“NVIDIA NVIDIA GeForce GTX 1070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“LFARE43”, status=“OFFLINE”}
{name=“nh_device_status_info”, device_id=“2-ZZWPenDSFSDFSDF”, device_name=“NVIDIA NVIDIA GeForce GTX 1070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“SETTE334”, status=“OFFLINE”}
{name=“nh_device_status_info”, device_id=“2-dFDSDFSDFSDFSDFSD”, device_name=“NVIDIA NVIDIA GeForce RTX 3070 Ti”, device_type=“NVIDIA”, instance=“192.168.1.11:3001”, job=“prometheus”, rig_name=“DERF4353”, status=“OFFLINE”}

and i need view in dashboar only the value of rig_name.
EXAMPLE VIEW

DERF4353
SETTE334
LFARE43
and more