feat(account): #49 add mertrics
This commit was merged in pull request #63.
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
var (
|
||||
errorMetric = promauto.NewCounter(
|
||||
prometheus.CounterOpts{
|
||||
Name: "mefit_error_total",
|
||||
Name: "spendsparrow_error_total",
|
||||
Help: "The total number of errors during processing",
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user