NetApp / harvest

Open-metrics endpoint for ONTAP and StorageGRID
https://netapp.github.io/harvest/latest
Apache License 2.0
141 stars 36 forks source link

test: Harvest should use go-cmp instead of reflect.DeepEqual #3025

Closed cgrinds closed 2 weeks ago

cgrinds commented 2 weeks ago

go-cmp makes it easier to tell what failed between got and want

chore: bump gopsutil