Server now stores 10 minutes of stats
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ func main() {
|
||||
server.Start()
|
||||
|
||||
s := satan.Summon()
|
||||
s.SubscribeFunc = kafka.Subscribe
|
||||
s.Subscriber = kafka.Subscriber{}
|
||||
s.DaemonStats = stats.NewGroup(statsLogger, statsServer)
|
||||
|
||||
s.AddDaemon(&daemons.NumberPrinter{})
|
||||
|
||||
Reference in New Issue
Block a user