The Wayback Machine - https://web.archive.org/web/20201128211237/https://github.com/topics/stream-processing-engine
Skip to content
#

stream-processing-engine

Here are 13 public repositories matching this topic...

nisanharamati
nisanharamati commented Jul 24, 2018

It can be very difficult to piece together a reasonably estimate of a history of events from the current workers logs because none of them have timestamps.

So for that end, I think we should add timestamps to the logs.

This has some cons:

  1. We can't just use @printf like we have been until now. We need to either include a timestamp in every @printf call (laborious and error prone) or c

Improve this page

Add a description, image, and links to the stream-processing-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stream-processing-engine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.