Trident: Grafana dashboard for netapp trident monitor

Created on 28 Oct 2020  路  2Comments  路  Source: NetApp/trident

Hi,
This is with reference to the issue https://github.com/NetApp/trident/issues/382.
I used the sample Trident_Dashboard_20.07.json file in to grafana. and able to see them in the dashboard.
But it seems few of the metrics data are incorrect in the dashboad. I am more interested in below data .

The metric trident_volume_total_bytes value is very much acurate when query in promethues . But it is inaccute in the dashboards. Appriciate if someone can help me out. Is there any official dashboard template available in trident ?
{
"expr": "trident_volume_total_bytes / 1024 / 1024 / 1024",
"instant": true,
"refId": "A"
}
],
"timeFrom": null,
"timeShift": null,
"title": "Capacity provisioned by Trident (GB)",
"type": "stat"

enhancement

Most helpful comment

Hi,
about the dashboard, could you open an issue on the GitHub that owns it? I will take a look at it.
++

All 2 comments

Hi,
about the dashboard, could you open an issue on the GitHub that owns it? I will take a look at it.
++

thannks @YvosOnTheHub,

below issue has been opened for the same.

https://github.com/YvosOnTheHub/LabNetApp/issues/1

Was this page helpful?
0 / 5 - 0 ratings