1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-23 12:02:47 +02:00
seaweedfs/weed/stats
Konstantin Lebedev 93007c1842
[volume] refactor and add metrics for flight upload and download data limit condition (#6920)
* refactor concurrentDownloadLimit

* fix loop

* fix cmdServer

* fix: resolve conversation pr 6920

* Changes logging function (#6919)

* updated logging methods for stores

* updated logging methods for stores

* updated logging methods for filer

* updated logging methods for uploader and http_util

* updated logging methods for weed server

---------

Co-authored-by: akosov <a.kosov@kryptonite.ru>

* Improve lock ring (#6921)

* fix flaky lock ring test

* add more tests

* fix: build

* fix: rm import util/version

* fix: serverOptions

* refactoring

---------

Co-authored-by: Aleksey Kosov <rusyak777@list.ru>
Co-authored-by: akosov <a.kosov@kryptonite.ru>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
2025-07-02 18:03:49 -07:00
..
disk.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
disk_common.go Solaris disk support (#5638) 2024-06-02 22:10:28 -07:00
disk_notsupported.go Solaris disk support (#5638) 2024-06-02 22:10:28 -07:00
disk_openbsd.go Solaris disk support (#5638) 2024-06-02 22:10:28 -07:00
disk_solaris.go Solaris disk support (#5638) 2024-06-02 22:10:28 -07:00
disk_supported.go freebsd has fs.Bavail as int64 2025-02-17 20:19:52 -08:00
disk_windows.go Solaris disk support (#5638) 2024-06-02 22:10:28 -07:00
duration_counter.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
duration_counter_test.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
http_status_recorder.go chore: add status code for request_total metrics (#5188) 2024-01-10 10:05:27 -08:00
memory.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
memory_notsupported.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
memory_supported.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
metrics.go [volume] refactor and add metrics for flight upload and download data limit condition (#6920) 2025-07-02 18:03:49 -07:00
metrics_names.go [volume] refactor and add metrics for flight upload and download data limit condition (#6920) 2025-07-02 18:03:49 -07:00
stats.go minor (#4723) 2023-08-01 02:34:59 -07:00