Ashish Kumar Sinha
|
9ebb72aa99
|
Introduce new unauthenticated endpoint /metric (#5723) (#5829)
/metric exposes Promethus compatible data for scraping metrics
Fixes: #5723
|
2018-04-18 16:01:42 -07:00 |
|
Anis Elleuch
|
83abad0b37
|
admin: ServerInfo() returns info for each node (#4150)
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. (#4049)
Remove our counter implementation instead use atomic external
package which supports more types and methods.
|
2017-04-06 23:08:33 -07:00 |
|