s3 add metrics

empty for now
This commit is contained in:
Chris Lu
2020-09-17 06:56:15 -07:00
parent cb427d48fa
commit 6544e60bea
2 changed files with 10 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ import (
var (
FilerGather = prometheus.NewRegistry()
VolumeServerGather = prometheus.NewRegistry()
S3Gather = prometheus.NewRegistry()
FilerRequestCounter = prometheus.NewCounterVec(
prometheus.CounterOpts{