You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
I'd like to add ZooStream publishing (basically writing out all classifications to a single event stream in Kinesis, so that we get a complete aggregated stats board over all our apps). I would've just done it and sent a PR, but Scribe doesn't yet have a background queue it seems, and this should probably be processed out-of-band. What are your thoughts on adding e.g. Sidekiq for this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd like to add ZooStream publishing (basically writing out all classifications to a single event stream in Kinesis, so that we get a complete aggregated stats board over all our apps). I would've just done it and sent a PR, but Scribe doesn't yet have a background queue it seems, and this should probably be processed out-of-band. What are your thoughts on adding e.g. Sidekiq for this?
The text was updated successfully, but these errors were encountered: