Results 8 comments of Hsiu-Fan Wang

We intend to add metrics to the proxy, we were thinking of first starting with pushing metrics to stackdriver, but it makes sense to try to make it pluggable so...

Just wanted to reach back out on this issue, we plan to add monitoring to the proxy client using the OpenCensus library which has pluggable exports. Nothing yet that we...

We are hoping to have something available in October. The proxy client allows for some interesting setups that are a bit hard to express with the existing stackdriver library, namely...

Sorry for the delay, we had hoped to get something done by October. We had built a prototype, but actually getting it to a releasable state has dragged on quite...

I currently use unzip for a simple web service. It's nice to have it work using streams so I can pipe uploaded files through to disk (using [busboy](https://github.com/mscdex/busboy)). The input...

@arikfr would you mind open sourcing your non-production-ready code? We've been running into similar issues. We switched back to running scribe for input and are using fluentd tail to then...

Sounds like arikfr is no longer using fluentd. We have numerous legacy systems that continue to emit scribe logs. We don't have the engineering capacity to update everything at once,...

I'll take a look at this probably next week... but will do and thanks!