minio/cmd/gateway
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
..
azure Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
b2 Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
gcs Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
hdfs Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
nas Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
oss Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
s3 Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
gateway.go Implement S3-HDFS gateway (#7440) 2019-04-17 09:52:08 -07:00