Skip to content

Commit

Permalink
Testing PR builder
Browse files Browse the repository at this point in the history
  • Loading branch information
boneill42 committed May 26, 2016
1 parent 28d787e commit c98975f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Finally, for those that like pipes, we have the always versatile pipe version:
[2015-10-15 00:18:05.360559] [0x00007fff7120e000] [info] [metrics_manager.h:148] Uploading metrics to monitoring.us-east-1.amazonaws.com:443
[INFO] 2015-10-15 00:18:05,699 koupler.KinesisEventProducer.<init> - Firing up pipe listener
[DEBUG] 2015-10-15 00:18:05,703 koupler.Koupler.call - Queueing event [hello]
[DEBUG] 2015-10-15 00:18:05,703 koupler.Koupler.call - Queueing event [world]
[DEBUG] 2015-10-15 00:18:05,704 koupler.Koupler.call - Queueing event [world]
```

Metrics
Expand All @@ -147,3 +147,4 @@ and lets you see status by host. Use the "-metrics" switch to enable.
| CompletedEventsPerSecond | Events per second successfully ack'd by Kinesis |
| QueuedEventsPerSecond | Events per second queued with the Kinesis Producer Library (KPL) |
| EventQueueCount | The size of the queue/backlog within KPL |

0 comments on commit c98975f

Please sign in to comment.