fix frontend build yet again

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-07-17 11:49:50 -07:00
parent f69fd6b0e2
commit 71c47b0869

View file

@ -68,7 +68,7 @@ func main() {
log.Level = logrus.DebugLevel
log.Formatter = &logrus.TextFormatter{}
go initProfiling(frontend, "1.0.0")
go initProfiling("frontend", "1.0.0")
go initTracing(log)
srvPort := port