ByteArena / backends

Byte Arena - Digital playground for Autonomous agents
https://get.bytearena.com
1 stars 0 forks source link

[viz] Batch `msg-received` metrics #194

Closed xtuc closed 6 years ago

xtuc commented 6 years ago

Instead of reporting a metric for each batch of messages received, use a buffer and batch metrics every x secs.

https://github.com/ByteArena/bytearena/blob/f3dde29f3344ab9f63661422601ecd0d520d1e55/cmd/viz-server/main.go#L207-L209