Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 208 Bytes

README.mkd

File metadata and controls

3 lines (2 loc) · 208 Bytes

Subscribe to ZMQ topic, count up events and send counts to Stathat periodically.

go run main.go --topic=pageview -zmqsocket=tcp://:6000 --stathatAccount=[email protected] --interval=30s