Nitish Tiwari
3df7285c3c
Add Support for Cache and S3 related metrics in Prometheus endpoint ( #8591 )
...
This PR adds support below metrics
- Cache Hit Count
- Cache Miss Count
- Data served from Cache (in Bytes)
- Bytes received from AWS S3
- Bytes sent to AWS S3
- Number of requests sent to AWS S3
Fixes #8549
2019-12-05 23:16:06 -08:00
Harshavardhana
c3771df641
Add bootstrap REST handler for verifying server config ( #8550 )
2019-11-22 12:45:13 -08:00
Harshavardhana
4e9de58675
Avoid pointer based copy, instead use Clone() ( #8547 )
...
This PR adds functional test to test expanded
cluster syntax.
2019-11-21 17:54:51 +05:30
Nitish Tiwari
cc1a84b62e
Fix heal result item output to properly count drives and sets ( #8543 )
2019-11-20 10:10:26 -08:00
Harshavardhana
8392d2f510
Preserve same deploymentID on all zones ( #8542 )
2019-11-20 15:39:30 +05:30
Harshavardhana
347b29d059
Implement bucket expansion ( #8509 )
2019-11-19 17:42:27 -08:00