aboutsummaryrefslogtreecommitdiff
path: root/weed/stats/metrics.go
AgeCommit message (Expand)AuthorFilesLines
2024-07-30[master] do sync grow request only if absolutely necessary (#5821)Konstantin Lebedev1-0/+8
2024-07-12metrics stats of volume layout depends on the data center (#5775)Konstantin Lebedev1-1/+1
2024-04-17rename VolumeServerVolumeGauge (#5504)steve.wei1-3/+3
2024-04-06[s3] fix s3 test_multipart_resend_first_finishes_last (#5471)Konstantin Lebedev1-1/+8
2024-03-22[master] add test for PickForWrite add metrics for volume layout (#5413)Konstantin Lebedev1-0/+9
2024-01-10chore: add status code for request_total metrics (#5188)Konstantin Lebedev1-0/+18
2023-11-26go fmtchrislu1-1/+0
2023-10-03Revert "Revert "Revert "Add disk type to prometheus metrics" (#4777)""chrislu1-3/+4
2023-10-02Revert "Revert "Add disk type to prometheus metrics" (#4777)"chrislu1-4/+3
2023-08-24Implement SRV lookups for filer (#4767)Nico D'Cotta1-1/+0
2023-08-21Add time to first byte metric for s3 (#4768)SmsS41-0/+10
2023-03-08Fix binding metrics to ipv6 (#4286)Kevin Liu1-2/+10
2022-11-24[metrics] Add the ability to control bind ip (#4012)Jiffs Maverick1-2/+2
2022-10-13vacuum metrics and force sync dst files (#3832)Konstantin Lebedev1-0/+28
2022-10-07metric shows who is currently blocking the cluster or not (#3799)Konstantin Lebedev1-0/+9
2022-10-07configure raft metrics (#3798)Konstantin Lebedev1-20/+21
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-07-27leave notion to refactor after prometheus upgradeEvgeny Kuzhelev1-0/+1
2022-07-27remove all (currently existing) collection volume metricsEvgeny Kuzhelev1-0/+18
2022-06-16add bucket label to s3 prometheus metricszzq094941-2/+3
2022-06-15feat(filer.sync): add metricsServer in filer.sync.zhihao.qu1-0/+18
2022-06-10stats master_replica_placement_mismatchKonstantin Lebedev1-0/+9
2022-01-25fix metrics master nameKonstantin Lebedev1-4/+4
2022-01-24metrics master is leaderKonstantin Lebedev1-0/+13
2022-01-24new master metricsKonstantin Lebedev1-0/+24
2021-09-07handle ipv6 addressesChris Lu1-1/+3
2021-06-22Add process metrics of weed itselfJonas Falck1-6/+4
2020-10-22add available resource statsChris Lu1-0/+9
2020-10-15add number of read only volumes metricKonstantin Lebedev1-0/+9
2020-10-01s3 metrics adjust the label2.02Chris Lu1-1/+1
2020-10-01label name is statusCodeKonstantin Lebedev1-1/+1
2020-10-01add status code in S3RequestCounterKonstantin Lebedev1-2/+2
2020-09-24adjust for metrics portChris Lu1-19/+17
2020-09-24add start metrics serverKonstantin Lebedev1-0/+11
2020-09-20adjust loggingChris Lu1-0/+2
2020-09-19go fmtChris Lu1-1/+0
2020-09-18s3: collect metricsChris Lu1-0/+19
2020-09-17s3 add metricsChris Lu1-0/+1
2020-09-16simplify metrics configuration logicChris Lu1-14/+5
2020-05-14fix prometheus problemChris Lu1-2/+4
2020-03-01master able to list all master clients by typeChris Lu1-1/+1
2019-06-29filer: add metrics for go memory, gc statsChris Lu1-0/+1
2019-06-24adjust help textChris Lu1-2/+2
2019-06-23simplify metrics settingsChris Lu1-0/+4
2019-06-22add metrics for filer storeChris Lu1-0/+19
2019-06-20fix startup problem with metricsChris Lu1-1/+1
2019-06-17adjust countersChris Lu1-7/+7
2019-06-17volume servers get metrics address and interval from the masterChris Lu1-13/+17
2019-06-16instance formatChris Lu1-1/+1
2019-06-16metrics: disk size for <collection, normal/EC>Chris Lu1-13/+6