#Per tenant StorageGrid performance metrics

1 messages · Page 1 of 1 (latest)

old magnet
#

Hello. As we've started using both the grid and new nabox we have one thing lacking for us.
That is the per tenant or per bucket network performance graphs like:

  • Total bandwidth used per tenant/bucket
  • Objects per second downloaded/uploaded

Is this something that's being worked on as near future or future improvements?
With Regards,
Martin

civic trout
#

hi @old magnet do you know if StorageGRID exports metrics for those? I'm not seeing anything so far

old magnet
#

Hello.
There are metrics as I understand from looking and my colleague.
If you make "traffic classification policy" based on bucket you can see bandwith and more.
But it's a very inefficient way of monitoring it instead of a grafana dash...

civic trout
#

thanks! Which version of SG? I'm not seeing that, can you share a screenshot so I have a better idea where to look?

old magnet
#

We're running latest major, but it's 11.9.0.3 I think

civic trout
#

thanks! that helps, if I click Configuration in the left gutter, then Traffic classification, and pick a policy name. I see a metrics tab that includes a Grafana dashboard link and looks like the screenshot you shared.

old magnet
#

I get this if I look at a policy that includes bucket.
So can anything be done with that, or you still need a policy that includes buckets to be able to scrape that data

civic trout
#

If you go to VictoriaMetrics UX and query for storagegrid_private_load_balancer_storage_rx_bytes do you see a policy label or only policy_id? I'm guessing that SG is only exporting that metric with policy_id and that is why the Grafana dashboard you pasted above only has a policy_id dropdown instead of a policy name

#

plus i guess you want the bucket name and a traffic classification policies can contain multiple buckets

old magnet
#

I would like kind of the "detailed volumes" dash from the ontap part 😊
But I'll check the Victoria part

#

It does contain the policy name but I can't see bucket for example

civic trout
#

Thanks @old magnet - the labels of that metric do not have any information about tenant/bucket so it's not possible for Harvest to calculate a per tenant/bucket metric. A traffic policy can have multiple tenant/buckets and without more information from SG there is no way for us to divvy up the traffic to the constituent parts. I don't see anything in SG's API that looks like it has that. It might be worth asking in the #1063547220009439353 channel if we've missed it or for a feature request