1
0
mirror of https://github.com/minio/minio.git synced 2025-02-13 06:38:09 -05:00
Commit Graph

2 Commits

Author SHA1 Message Date
Anis Elleuch
83abad0b37 admin: ServerInfo() returns info for each node ()
ServerInfo() will gather information from all nodes before returning
it back to the client.
2017-04-21 07:15:53 -07:00
Harshavardhana
27749c2124 admin/info: Add HTTPStats value as part of serverInfo() struct. ()
Remove our counter implementation instead use atomic external
package which supports more types and methods.
2017-04-06 23:08:33 -07:00