Matthias Radestock
Matthias Radestock
@errordeveloper ping
@errordeveloper @2opremio ping
@errordeveloper ping again
The mysqld problem is covered by #763.
The format of the scope command line is the same as pretty much any other golang program, namely ``` scope launch ``` The boundary between options and args is where...
What metric exactly were you thinking of? Number of connections? Number of connections per second? Bytes in/out per second? Something else?
Why is "number of connections" an interesting metric for you? I can see why it may be useful _occasionally_, but it's not something we at Weaveworks have ever felt the...
As I said, I don't consider that particular "number of connections" figure particularly useful. The fact that it does not represent either of the obvious interpretations of that term -...
We cannot possible rely on the browser/client to play nice here! We _must_ have something at the app. Are we sure there isn't something there?
Having some code in the browser that helps in getting things cleaned up _more quickly_ is fine. But the app should clean up even when that doesn't happen. And this...