Add IncrementClusterEventType function to metrics interface (#8728)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
e555b7454d
Коммит
09c6770885
@@ -20,6 +20,7 @@ type MetricsInterface interface {
|
||||
|
||||
IncrementClusterRequest()
|
||||
ObserveClusterRequestDuration(elapsed float64)
|
||||
IncrementClusterEventType(eventType string)
|
||||
|
||||
IncrementLogin()
|
||||
IncrementLoginFail()
|
||||
|
||||
Ссылка в новой задаче
Block a user