mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-17 18:26:36 +00:00
chore: release 0.29.0.rc0 (#1600)
This commit is contained in:
@@ -18,5 +18,6 @@ func GetPerflibSnapshot(objNames string) (map[string]*PerfObject, error) {
|
||||
for _, obj := range objects {
|
||||
indexed[obj.Name] = obj
|
||||
}
|
||||
|
||||
return indexed, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user