Object Storage

Monitor tenant using Grafana

YehudaLevi1999
1,198 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,098 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,099 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