зеркало из https://github.com/github/vitess-gh.git
rm useless log
Signed-off-by: crowu <y.wu4515@gmail.com>
This commit is contained in:
Родитель
2611c31a20
Коммит
d962147765
|
@ -201,8 +201,6 @@ func (sb StatsBackend) addExpVar(kv expvar.KeyValue) {
|
|||
}
|
||||
case *stats.Rates, *stats.RatesFunc, *stats.String, *stats.StringFunc, *stats.StringMapFunc:
|
||||
// Silently ignore metrics that does not make sense to be exported to statsd
|
||||
default:
|
||||
log.Warningf("Silently ignore metrics with key %v [%T]", k, kv.Value)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче