add stability level to aggregator metrics and drop blank line in cmd file

This commit is contained in:
Han Kang
2019-08-26 12:32:00 -07:00
parent 466980dd74
commit 6eee64c308
2 changed files with 6 additions and 5 deletions

View File

@@ -29,7 +29,6 @@ import (
)
func main() {
rand.Seed(time.Now().UnixNano())
command := app.NewAPIServerCommand()