update
This commit is contained in:
@@ -21,7 +21,7 @@ func QPSCollect(svcName string) gin.HandlerFunc {
|
||||
"svc": svcName,
|
||||
"method": ctx.Request.Method,
|
||||
"route": ctx.Request.URL.Path,
|
||||
"form": "",
|
||||
"from": "",
|
||||
}).Observe(float64(time.Since(st).Milliseconds()))
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user