aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/stats.go
AgeCommit message (Expand)AuthorFilesLines
2024-01-10chore: add status code for request_total metrics (#5188)Konstantin Lebedev1-19/+1
2023-08-21Add time to first byte metric for s3 (#4768)SmsS41-0/+5
2022-10-04avoid increasing the coordinates of metric labels (#3785)Konstantin Lebedev1-0/+6
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-2/+2
2022-06-16add bucket label to s3 prometheus metricszzq094941-2/+4
2021-11-08s3: avoid possible attacks by versionChris Lu1-2/+1
2020-10-01add status code in S3RequestCounterKonstantin Lebedev1-5/+22
2020-09-20adjust printoutChris Lu1-1/+1
2020-09-20refactoringChris Lu1-1/+5
2020-09-18s3: collect metricsChris Lu1-0/+17