#Following the update instructions of the
1 messages · Page 1 of 1 (latest)
@blazing citrus As per our docs in 22.11, Earlier versions of Harvest published quota metrics prefixed with qtree. All the qtree metrics(zapi and/or zapiperf) would not be changed here, it's just quota metrics. This is the list of quota metrics that are now prefixed with quota. https://github.com/NetApp/harvest/blob/main/conf/zapi/cdot/9.8.0/qtree.yaml#L25.
example: Earlier it was qtree_disk_limit, which now would be quota_disk_limit
So qtree_total_ops will not be removed in NetApp/harvest 23.02 ?
Harvest release 23.02 will remove the deprecated quota metrics prefixed with qtree.
yes, it stays as-is, it's qtree metrics. The change is only for quota metrics which is mentioned in above given link.