fix: remove unusued PerfInfoHandler code (#9328)

- Removes PerfInfo admin API as its not OBDInfo
- Keep the drive path without the metaBucket in OBD
  global latency map.
- Remove all the unused code related to PerfInfo API
- Do not redefined global mib,gib constants use
  humanize.MiByte and humanize.GiByte instead always
This commit is contained in:
Harshavardhana
2020-04-12 19:37:09 -07:00
committed by GitHub
parent 7d636a7c13
commit 4314ee1670
28 changed files with 53 additions and 2080 deletions

View File

@@ -84,15 +84,14 @@ mc admin policy set myminio-admin1 user1policy user=user1
#### Service management permissions
- admin:ServerInfo
- admin:ServerUpdate
- admin:StorageInfo
- admin:DataUsageInfo
- admin:PerfInfo
- admin:StorageInfo
- admin:DataUsageInfo
- admin:TopLocks
- admin:Profiling,
- admin:ServerTrace,
- admin:ConsoleLog,
- admin:KMSKeyStatus
- admin:ServerHardwareInfo
- admin:OBDInfo
- admin:Profiling,
- admin:ServerTrace
- admin:ConsoleLog
- admin:KMSKeyStatus
#### User/Group management permissions
- admin:AddUserToGroup