Skip to content

Instantly share code, notes, and snippets.

@mccanne
Last active August 29, 2015 14:10
Show Gist options
  • Save mccanne/6f5202c1c68c92b605c8 to your computer and use it in GitHub Desktop.
Save mccanne/6f5202c1c68c92b605c8 to your computer and use it in GitHub Desktop.
Emitter example

Simpler emitter example. Creates a flow of five points, one per second in real-time, with just a timestamp.

emitter -limit 5 | @table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment