feat(instrumentation): lots of refactoring to support tag based backend, #4696
This commit is contained in:
@@ -77,8 +77,6 @@ func GetDashboard(c *middleware.Context) {
|
||||
}
|
||||
|
||||
c.JSON(200, dto)
|
||||
|
||||
metrics.M_Api_Dashboard_Get_Timer.AddTiming(123333)
|
||||
}
|
||||
|
||||
func getUserLogin(userId int64) string {
|
||||
|
||||
Reference in New Issue
Block a user