minio/pkg/bucket/bandwidth
Ritesh H Shukla c2f16ee846
Add basic bandwidth monitoring for replication. (#10501)
This change tracks bandwidth for a bucket and object

- [x] Add Admin API
- [x] Add Peer API
- [x] Add BW throttling
- [x] Admin APIs to set replication limit
- [x] Admin APIs for fetch bandwidth
2020-10-09 20:36:00 -07:00
..
measurement.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00
monitor.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00
monitor_test.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00
reader.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00
throttle.go Add basic bandwidth monitoring for replication. (#10501) 2020-10-09 20:36:00 -07:00