29 Commits
Author SHA1 Message Date
Ritesh H ShuklaandGitHub 3ddd8b04d1 fix: handle unsupported APIs more granularly (#11674) 2021-03-30 23:19:36 -07:00
Ritesh H ShuklaandGitHub 23b03dadb8 Add process uptime metric (#11844) 2021-03-20 21:23:27 -07:00
Ritesh H ShuklaandGitHub b5dcaaccb4 Introduce metrics caching for performant metrics (#11831) 2021-03-19 00:04:29 -07:00
Ritesh H ShuklaandGitHub 6e5c61d917 Skip printing error if empty for reporting bandwidth (#11606) 2021-02-22 13:41:40 -08:00
Ritesh H ShuklaandGitHub 3d74efa6b1 fux: copy object for encrypted objects (#11490) 2021-02-08 19:58:17 -08:00
Ritesh H ShuklaandGitHub 5fe4bb6b36 Reduce redundant crawler logging (#11448) 2021-02-05 15:51:11 -08:00
Ritesh H ShuklaandGitHub 67a8f37df0 fix: disk usage capacity metric reporting (#11435) 2021-02-04 12:26:58 -08:00
Ritesh H ShuklaandGitHub c4848f9b4f Add process start time to cluster metrics. (#11405) 2021-02-01 23:02:18 -08:00
Ritesh H ShuklaandGitHub c8489a8f0c fix: log notification errors only once (#11350) 2021-01-28 13:40:31 -08:00
Ritesh H ShuklaandGitHub 0bf2d84f96 update new metrics url docs (#11342) 2021-01-25 01:03:07 -08:00
Ritesh H ShuklaandGitHub 7575c24037 Add open FD and FD limit to cluster metrics (#11328) 2021-01-22 18:30:16 -08:00
Ritesh H ShuklaandGitHub b4add82bb6 Updated Prometheus metrics (#11141)
* Add metrics for nodes online and offline
* Add cluster capacity metrics
* Introduce v2 metrics
2021-01-18 20:35:38 -08:00
Ritesh H ShuklaandGitHub 36fc2f98ed fix: admin trace throttled requests (#11192) 2020-12-30 21:04:55 -08:00
Ritesh H ShuklaandGitHub 556524c715 Reduce logging when peer is offline (#11184) 2020-12-30 14:38:54 -08:00
Ritesh H ShuklaandGitHub 04848dfa1c Add documentation for bucket replication related metrics (#11055) 2020-12-08 12:48:10 -08:00
Ritesh H ShuklaandGitHub f60bbdf86b Add metrics for nodes online and offline (#11050) 2020-12-08 01:06:27 -08:00
Ritesh H ShuklaandGitHub 038bcd9079 Add replication capacity metrics support in crawler (#10786) 2020-12-07 13:47:48 -08:00
Ritesh H ShuklaandGitHub 7e2b79984e Stream bucket bandwidth measurements (#11014) 2020-12-03 11:34:42 -08:00
Ritesh H ShuklaandGitHub 0b53e30ecb Clean up monitor on delete bucket (#10698) 2020-10-16 17:59:31 -07:00
Ritesh H ShuklaandGitHub 73a41a725a Always close response body (#10697) 2020-10-16 12:40:36 -07:00
Ritesh H ShuklaandGitHub 8a16a1a1a9 fix: misc fixes for bandwidth reporting amd monitoring (#10683)
* Set peer for fetch bandwidth
* Fix the limit for bandwidth that is reported.
* Reduce CPU burn from bandwidth management.
2020-10-16 09:07:50 -07:00
Ritesh H ShuklaandGitHub 8ceb2a93fd fix: peer replication bandwidth monitoring in distributed setup (#10652) 2020-10-12 09:04:55 -07:00
Ritesh H ShuklaandGitHub 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
Ritesh H ShuklaandGitHub 5a7f92481e fix: client errors for DNS service creation errors (#10584) 2020-09-30 14:09:41 -07:00
Ritesh H ShuklaandGitHub 5c47ce456e Run replication in the background (#10491) 2020-09-15 18:44:58 -07:00
Ritesh H ShuklaandGitHub 3acb5cff45 Update code comment (#10287) 2020-08-19 14:24:58 -07:00
Ritesh H ShuklaandGitHub 8049184dcc fix: documentation changes in replication docs (#10209) 2020-08-07 13:30:52 -07:00
Ritesh H ShuklaandGitHub 416ec316bd Add clarification for minimum drives per server (#10130) 2020-07-24 22:09:01 -07:00
Ritesh H ShuklaandGitHub 920b863955 Fix formatting and wording in distributed docs (#9784) 2020-06-08 18:03:15 -07:00