diff options
Diffstat (limited to 'weed/stats/metrics.go')
| -rw-r--r-- | weed/stats/metrics.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/stats/metrics.go b/weed/stats/metrics.go index 3dda42423..87e5f2f4e 100644 --- a/weed/stats/metrics.go +++ b/weed/stats/metrics.go @@ -234,7 +234,6 @@ var ( Help: "Bucketed histogram of s3 time to first byte request processing time.", Buckets: prometheus.ExponentialBuckets(0.001, 2, 27), }, []string{"type", "bucket"}) - ) func init() { |
