NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Object Storage

Monitor tenant using Grafana

YehudaLevi1999
1,904 Views

Hi All,

 

I have build several dashboards in order to monitor the SG environment .

now , I need to provide a tenant list with the quota . using the metrics I'm getting the tenant id and not the tenant display name.

How can i convert or display the tenant display name on a grafana dashboard. ?

 

Thanks

1 ACCEPTED SOLUTION

cgrindst
1,804 Views

Harvest solves this by querying the REST endpoint "grid/accounts-cache" and joining that response with metrics that include tenant ids. Perhaps you can use Harvest for your solution? Harvest also ships with several StorageGRID dashboards.

 

https://github.com/NetApp/harvest

View solution in original post

1 REPLY 1

cgrindst
1,805 Views

Harvest solves this by querying the REST endpoint "grid/accounts-cache" and joining that response with metrics that include tenant ids. Perhaps you can use Harvest for your solution? Harvest also ships with several StorageGRID dashboards.

 

https://github.com/NetApp/harvest

Public